Home
last modified time | relevance | path

Searched refs:dbuf_create (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/xen/
H A Dxen_drm_front.c195 req->op.dbuf_create.gref_directory = in xen_drm_front_dbuf_create()
197 req->op.dbuf_create.buffer_sz = size; in xen_drm_front_dbuf_create()
198 req->op.dbuf_create.data_ofs = offset; in xen_drm_front_dbuf_create()
199 req->op.dbuf_create.dbuf_cookie = dbuf_cookie; in xen_drm_front_dbuf_create()
200 req->op.dbuf_create.width = width; in xen_drm_front_dbuf_create()
201 req->op.dbuf_create.height = height; in xen_drm_front_dbuf_create()
202 req->op.dbuf_create.bpp = bpp; in xen_drm_front_dbuf_create()
204 req->op.dbuf_create.flags |= XENDISPL_DBUF_FLG_REQ_ALLOC; in xen_drm_front_dbuf_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/xen/
H A Dxen_drm_front.c194 req->op.dbuf_create.gref_directory = in xen_drm_front_dbuf_create()
196 req->op.dbuf_create.buffer_sz = size; in xen_drm_front_dbuf_create()
197 req->op.dbuf_create.data_ofs = offset; in xen_drm_front_dbuf_create()
198 req->op.dbuf_create.dbuf_cookie = dbuf_cookie; in xen_drm_front_dbuf_create()
199 req->op.dbuf_create.width = width; in xen_drm_front_dbuf_create()
200 req->op.dbuf_create.height = height; in xen_drm_front_dbuf_create()
201 req->op.dbuf_create.bpp = bpp; in xen_drm_front_dbuf_create()
203 req->op.dbuf_create.flags |= XENDISPL_DBUF_FLG_REQ_ALLOC; in xen_drm_front_dbuf_create()
/kernel/linux/linux-5.10/include/xen/interface/io/
H A Ddisplif.h882 struct xendispl_dbuf_create_req dbuf_create; member
/kernel/linux/linux-6.6/include/xen/interface/io/
H A Ddisplif.h865 struct xendispl_dbuf_create_req dbuf_create; member

Completed in 6 milliseconds