Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_crtc.h28 void exynos_drm_crtc_wait_pending_update(struct exynos_drm_crtc *exynos_crtc);
Dexynos_drm_crtc.c192 void exynos_drm_crtc_wait_pending_update(struct exynos_drm_crtc *exynos_crtc) in exynos_drm_crtc_wait_pending_update() function
Dexynos_drm_drv.c64 exynos_drm_crtc_wait_pending_update(exynos_crtc); in exynos_atomic_wait_for_commit()