aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_g2d.c
diff options
context:
space:
mode:
authorInki Dae <inki.dae@samsung.com>2013-05-21 16:55:58 +0900
committerInki Dae <inki.dae@samsung.com>2013-05-23 19:47:33 +0900
commit20cd2640a295cab46bcd08f4788984ca236fc148 (patch)
tree6d2bb4ac54fb3cb6ee7feced8f64305ffced4bb9 /drivers/gpu/drm/exynos/exynos_drm_g2d.c
parentc5cca97fb915a90b1dcddf737062e67dd8656af8 (diff)
drm/exynos: wait for the completion of pending page flip
This patch fixes the issue that drm_vblank_get() is failed. The issus occurs when next page flip request is tried if previous page flip event wasn't completed yet and then dpms became off. So this patch make sure that page flip event is completed before dpms goes to off. Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/exynos/exynos_drm_g2d.c')
0 files changed, 0 insertions, 0 deletions