Searched refs:xen_drm_front_drm_info (Results 1 – 8 of 8) sorted by relevance
16 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);
39 struct xen_drm_front_drm_info *drm_info = fb->dev->dev_private; in fb_destroy()58 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in fb_create()195 struct xen_drm_front_drm_info *drm_info = pipeline->drm_info; in display_send_page_flip()309 static int display_pipe_init(struct xen_drm_front_drm_info *drm_info, in display_pipe_init()337 int xen_drm_front_kms_init(struct xen_drm_front_drm_info *drm_info) in xen_drm_front_kms_init()368 void xen_drm_front_kms_fini(struct xen_drm_front_drm_info *drm_info) in xen_drm_front_kms_fini()
94 struct xen_drm_front_drm_info *drm_info;108 struct xen_drm_front_drm_info *drm_info;125 struct xen_drm_front_drm_info { struct
17 struct xen_drm_front_drm_info;20 int xen_drm_front_conn_init(struct xen_drm_front_drm_info *drm_info,
375 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()506 struct xen_drm_front_drm_info *drm_info; in xen_drm_drv_init()563 struct xen_drm_front_drm_info *drm_info = front_info->drm_info; in xen_drm_drv_fini()
36 struct xen_drm_front_drm_info;
96 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in gem_create()207 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in xen_drm_front_gem_import_sg_table()
101 int xen_drm_front_conn_init(struct xen_drm_front_drm_info *drm_info, in xen_drm_front_conn_init()
Completed in 11 milliseconds