Searched refs:fb_cookie (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/xen/ |
| D | xen_drm_front.h | 144 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);
|
| D | xen_drm_front.c | 39 u64 fb_cookie; member 124 u32 bpp, u64 fb_cookie) in xen_drm_front_mode_set() argument 146 req->op.set_config.fb_cookie = fb_cookie; in xen_drm_front_mode_set() 274 u64 dbuf_cookie, u64 fb_cookie, u32 width, in xen_drm_front_fb_attach() argument 291 buf->fb_cookie = fb_cookie; in xen_drm_front_fb_attach() 298 req->op.fb_attach.fb_cookie = fb_cookie; in xen_drm_front_fb_attach() 314 u64 fb_cookie) in xen_drm_front_fb_detach() argument 329 req->op.fb_detach.fb_cookie = fb_cookie; in xen_drm_front_fb_detach() 342 int conn_idx, u64 fb_cookie) in xen_drm_front_page_flip() argument 358 req->op.pg_flip.fb_cookie = fb_cookie; in xen_drm_front_page_flip() [all …]
|
| D | xen_drm_front_kms.h | 24 u64 fb_cookie);
|
| D | xen_drm_front_kms.c | 159 u64 fb_cookie) in xen_drm_front_kms_on_frame_done() argument
|
| D | xen_drm_front_evtchnl.c | 110 event->op.pg_flip.fb_cookie); in evtchnl_interrupt_evt()
|
| /Linux-v5.4/include/xen/interface/io/ |
| D | displif.h | 621 uint64_t fb_cookie; member 653 uint64_t fb_cookie; member 701 uint64_t fb_cookie; member 731 uint64_t fb_cookie; member 793 uint64_t fb_cookie; member
|