Searched refs:fb_cookie (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/xen/ |
H A D | xen_drm_front.h | 135 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 D | xen_drm_front.c | 38 u64 fb_cookie; member 123 u32 bpp, u64 fb_cookie) in xen_drm_front_mode_set() argument 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() argument 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() argument 330 req->op.fb_detach.fb_cookie = fb_cookie; in xen_drm_front_fb_detach() 343 int conn_idx, u64 fb_cookie) in xen_drm_front_page_flip() argument 359 req->op.pg_flip.fb_cookie = fb_cookie; in xen_drm_front_page_flip() [all …]
|
H A D | xen_drm_front_kms.h | 24 u64 fb_cookie);
|
H A D | xen_drm_front_kms.c | 154 u64 fb_cookie) in xen_drm_front_kms_on_frame_done() argument
|
H A D | xen_drm_front_evtchnl.c | 110 event->op.pg_flip.fb_cookie); in evtchnl_interrupt_evt()
|
/openbmc/linux/include/xen/interface/io/ |
H A D | displif.h | 618 uint64_t fb_cookie; member 650 uint64_t fb_cookie; member 698 uint64_t fb_cookie; member 728 uint64_t fb_cookie; member 857 uint64_t fb_cookie; member
|