Home
last modified time | relevance | path

Searched refs:fb_cookie (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/xen/
H A Dxen_drm_front.h144 u32 bpp, u64 fb_cookie);
151 u64 dbuf_cookie, u64 fb_cookie, u32 width,
155 u64 fb_cookie);
158 int conn_idx, u64 fb_cookie);
161 int conn_idx, u64 fb_cookie);
H A Dxen_drm_front.c39 u64 fb_cookie; member
124 u32 bpp, u64 fb_cookie) in xen_drm_front_mode_set()
146 req->op.set_config.fb_cookie = fb_cookie; in xen_drm_front_mode_set()
276 u64 dbuf_cookie, u64 fb_cookie, u32 width, in xen_drm_front_fb_attach()
293 buf->fb_cookie = fb_cookie; in xen_drm_front_fb_attach()
300 req->op.fb_attach.fb_cookie = fb_cookie; in xen_drm_front_fb_attach()
316 u64 fb_cookie) in xen_drm_front_fb_detach()
122 xen_drm_front_mode_set(struct xen_drm_front_drm_pipeline *pipeline, u32 x, u32 y, u32 width, u32 height, u32 bpp, u64 fb_cookie) xen_drm_front_mode_set() argument
275 xen_drm_front_fb_attach(struct xen_drm_front_info *front_info, u64 dbuf_cookie, u64 fb_cookie, u32 width, u32 height, u32 pixel_format) xen_drm_front_fb_attach() argument
315 xen_drm_front_fb_detach(struct xen_drm_front_info *front_info, u64 fb_cookie) xen_drm_front_fb_detach() argument
343 xen_drm_front_page_flip(struct xen_drm_front_info *front_info, int conn_idx, u64 fb_cookie) xen_drm_front_page_flip() argument
372 xen_drm_front_on_frame_done(struct xen_drm_front_info *front_info, int conn_idx, u64 fb_cookie) xen_drm_front_on_frame_done() argument
[all...]
H A Dxen_drm_front_kms.h24 u64 fb_cookie);
H A Dxen_drm_front_kms.c152 u64 fb_cookie) in xen_drm_front_kms_on_frame_done()
151 xen_drm_front_kms_on_frame_done(struct xen_drm_front_drm_pipeline *pipeline, u64 fb_cookie) xen_drm_front_kms_on_frame_done() argument
H A Dxen_drm_front_evtchnl.c110 event->op.pg_flip.fb_cookie); in evtchnl_interrupt_evt()
/kernel/linux/linux-6.6/drivers/gpu/drm/xen/
H A Dxen_drm_front.h135 u32 bpp, u64 fb_cookie);
142 u64 dbuf_cookie, u64 fb_cookie, u32 width,
146 u64 fb_cookie);
149 int conn_idx, u64 fb_cookie);
152 int conn_idx, u64 fb_cookie);
H A Dxen_drm_front.c38 u64 fb_cookie; member
123 u32 bpp, u64 fb_cookie) in xen_drm_front_mode_set()
145 req->op.set_config.fb_cookie = fb_cookie; in xen_drm_front_mode_set()
275 u64 dbuf_cookie, u64 fb_cookie, u32 width, in xen_drm_front_fb_attach()
292 buf->fb_cookie = fb_cookie; in xen_drm_front_fb_attach()
299 req->op.fb_attach.fb_cookie = fb_cookie; in xen_drm_front_fb_attach()
315 u64 fb_cookie) in xen_drm_front_fb_detach()
121 xen_drm_front_mode_set(struct xen_drm_front_drm_pipeline *pipeline, u32 x, u32 y, u32 width, u32 height, u32 bpp, u64 fb_cookie) xen_drm_front_mode_set() argument
274 xen_drm_front_fb_attach(struct xen_drm_front_info *front_info, u64 dbuf_cookie, u64 fb_cookie, u32 width, u32 height, u32 pixel_format) xen_drm_front_fb_attach() argument
314 xen_drm_front_fb_detach(struct xen_drm_front_info *front_info, u64 fb_cookie) xen_drm_front_fb_detach() argument
342 xen_drm_front_page_flip(struct xen_drm_front_info *front_info, int conn_idx, u64 fb_cookie) xen_drm_front_page_flip() argument
371 xen_drm_front_on_frame_done(struct xen_drm_front_info *front_info, int conn_idx, u64 fb_cookie) xen_drm_front_on_frame_done() argument
[all...]
H A Dxen_drm_front_kms.h24 u64 fb_cookie);
H A Dxen_drm_front_kms.c154 u64 fb_cookie) in xen_drm_front_kms_on_frame_done()
153 xen_drm_front_kms_on_frame_done(struct xen_drm_front_drm_pipeline *pipeline, u64 fb_cookie) xen_drm_front_kms_on_frame_done() argument
H A Dxen_drm_front_evtchnl.c110 event->op.pg_flip.fb_cookie); in evtchnl_interrupt_evt()
/kernel/linux/linux-5.10/include/xen/interface/io/
H A Ddisplif.h421 * fb_cookie - uint64_t, unique to guest domain value used by the backend
601 * | fb_cookie low 32-bit | 20
603 * | fb_cookie high 32-bit | 24
624 * An attempt to create multiple frame buffers with the same fb_cookie is
625 * an error. fb_cookie can be re-used after destroying the corresponding
635 uint64_t fb_cookie; member
650 * | fb_cookie low 32-bit | 12
652 * | fb_cookie high 32-bit | 16
667 uint64_t fb_cookie; member
679 * | fb_cookie lo
715 uint64_t fb_cookie; global() member
745 uint64_t fb_cookie; global() member
874 uint64_t fb_cookie; global() member
[all...]
/kernel/linux/linux-6.6/include/xen/interface/io/
H A Ddisplif.h404 * fb_cookie - uint64_t, unique to guest domain value used by the backend
584 * | fb_cookie low 32-bit | 20
586 * | fb_cookie high 32-bit | 24
607 * An attempt to create multiple frame buffers with the same fb_cookie is
608 * an error. fb_cookie can be re-used after destroying the corresponding
618 uint64_t fb_cookie; member
633 * | fb_cookie low 32-bit | 12
635 * | fb_cookie high 32-bit | 16
650 uint64_t fb_cookie; member
662 * | fb_cookie lo
698 uint64_t fb_cookie; global() member
728 uint64_t fb_cookie; global() member
857 uint64_t fb_cookie; global() member
[all...]

Completed in 9 milliseconds