Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_plane.h18 int exynos_update_plane(struct drm_plane *plane, struct drm_crtc *crtc,
Dexynos_drm_plane.c148 exynos_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, in exynos_update_plane() function
186 .update_plane = exynos_update_plane,
Dexynos_drm_crtc.c129 return exynos_update_plane(crtc->primary, crtc, fb, 0, 0, in exynos_drm_crtc_mode_set_base()
204 ret = exynos_update_plane(crtc->primary, crtc, fb, 0, 0, in exynos_drm_crtc_page_flip()