Home
last modified time | relevance | path

Searched refs:xen_drm_front_mode_set (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/xen/
H A Dxen_drm_front_kms.c117 ret = xen_drm_front_mode_set(pipeline, crtc->x, crtc->y, in display_enable()
137 ret = xen_drm_front_mode_set(pipeline, 0, 0, 0, 0, 0, in display_disable()
H A Dxen_drm_front.h142 int xen_drm_front_mode_set(struct xen_drm_front_drm_pipeline *pipeline,
H A Dxen_drm_front.c122 int xen_drm_front_mode_set(struct xen_drm_front_drm_pipeline *pipeline, in xen_drm_front_mode_set() function