Searched refs:xen_drm_front_mode_set (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/xen/ |
D | xen_drm_front.h | 142 int xen_drm_front_mode_set(struct xen_drm_front_drm_pipeline *pipeline,
|
D | xen_drm_front_kms.c | 124 ret = xen_drm_front_mode_set(pipeline, crtc->x, crtc->y, in display_enable() 144 ret = xen_drm_front_mode_set(pipeline, 0, 0, 0, 0, 0, in display_disable()
|
D | xen_drm_front.c | 122 int xen_drm_front_mode_set(struct xen_drm_front_drm_pipeline *pipeline, in xen_drm_front_mode_set() function
|