Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/xen/
H A Dxen_drm_front_conn.h17 struct xen_drm_front_drm_info;
19 struct xen_drm_front_drm_info;
21 int xen_drm_front_conn_init(struct xen_drm_front_drm_info *drm_info,
H 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);
H A Dxen_drm_front_kms.c38 struct xen_drm_front_drm_info *drm_info = fb->dev->dev_private; in fb_destroy()
57 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in fb_create()
194 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()
H A Dxen_drm_front.h94 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
H A Dxen_drm_front.c375 struct xen_drm_front_drm_info *drm_info = front_info->drm_info; in xen_drm_front_on_frame_done()
388 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in xen_drm_drv_dumb_create()
440 struct xen_drm_front_drm_info *drm_info = obj->dev->dev_private; in xen_drm_drv_free_object_unlocked()
457 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in xen_drm_drv_release()
516 struct xen_drm_front_drm_info *drm_info; in xen_drm_drv_init()
573 struct xen_drm_front_drm_info *drm_info = front_info->drm_info; in xen_drm_drv_fini()
H A Dxen_drm_front_gem.c81 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in gem_create()
192 struct xen_drm_front_drm_info *drm_info = dev->dev_private; in xen_drm_front_gem_import_sg_table()
H A Dxen_drm_front_evtchnl.h36 struct xen_drm_front_drm_info;
H A Dxen_drm_front_conn.c101 int xen_drm_front_conn_init(struct xen_drm_front_drm_info *drm_info, in xen_drm_front_conn_init()