Home
last modified time | relevance | path

Searched refs:xen_drm_front_drm_info (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/xen/
A Dxen_drm_front_kms.h16 struct xen_drm_front_drm_info;
19 int xen_drm_front_kms_init(struct xen_drm_front_drm_info *drm_info);
21 void xen_drm_front_kms_fini(struct xen_drm_front_drm_info *drm_info);
A Dxen_drm_front.h85 struct xen_drm_front_drm_info *drm_info;
99 struct xen_drm_front_drm_info *drm_info;
116 struct xen_drm_front_drm_info { struct
A Dxen_drm_front_conn.h17 struct xen_drm_front_drm_info;
20 int xen_drm_front_conn_init(struct xen_drm_front_drm_info *drm_info,
A Dxen_drm_front_kms.c40 struct xen_drm_front_drm_info *drm_info = fb->dev->dev_private; in fb_destroy()
59 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in fb_create()
196 struct xen_drm_front_drm_info *drm_info = pipeline->drm_info; in display_send_page_flip()
310 static int display_pipe_init(struct xen_drm_front_drm_info *drm_info, in display_pipe_init()
338 int xen_drm_front_kms_init(struct xen_drm_front_drm_info *drm_info) in xen_drm_front_kms_init()
369 void xen_drm_front_kms_fini(struct xen_drm_front_drm_info *drm_info) in xen_drm_front_kms_fini()
A Dxen_drm_front.c375 struct xen_drm_front_drm_info *drm_info = front_info->drm_info; in xen_drm_front_on_frame_done()
386 struct xen_drm_front_drm_info *drm_info = obj->dev->dev_private; in xen_drm_front_gem_object_free()
405 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in xen_drm_drv_dumb_create()
457 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in xen_drm_drv_release()
494 struct xen_drm_front_drm_info *drm_info; in xen_drm_drv_init()
554 struct xen_drm_front_drm_info *drm_info = front_info->drm_info; in xen_drm_drv_fini()
A Dxen_drm_front_evtchnl.h36 struct xen_drm_front_drm_info;
A Dxen_drm_front_gem.c136 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in gem_create()
247 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in xen_drm_front_gem_import_sg_table()
A Dxen_drm_front_conn.c102 int xen_drm_front_conn_init(struct xen_drm_front_drm_info *drm_info, in xen_drm_front_conn_init()

Completed in 10 milliseconds