Searched refs:exynos_update_plane (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_plane.h | 18 int exynos_update_plane(struct drm_plane *plane, struct drm_crtc *crtc,
|
D | exynos_drm_plane.c | 148 exynos_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, in exynos_update_plane() function 186 .update_plane = exynos_update_plane,
|
D | exynos_drm_crtc.c | 129 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()
|