Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_plane.h13 void exynos_plane_mode_set(struct drm_plane *plane, struct drm_crtc *crtc,
Dexynos_drm_plane.c88 void exynos_plane_mode_set(struct drm_plane *plane, struct drm_crtc *crtc, in exynos_plane_mode_set() function
163 exynos_plane_mode_set(plane, crtc, fb, crtc_x, crtc_y, in exynos_update_plane()
Dexynos_drm_crtc.c106 exynos_plane_mode_set(crtc->primary, crtc, fb, 0, 0, in exynos_drm_crtc_mode_set()