commit | 5d39b9ee8b16b57fdbc065b91ebdd4ac03dab568 | [log] [tgz] |
---|---|---|
author | Rahul Sharma <rahul.sharma@samsung.com> | Mon Jun 23 11:02:25 2014 +0530 |
committer | Inki Dae <daeinki@gmail.com> | Tue Jun 24 23:44:50 2014 +0900 |
tree | 9cedf79dfdd5fd8cd4a92d379eeb00374f57ae5d | |
parent | d74ed93784ca3af005b0f5f1c44d972175bba4ad [diff] |
drm/exynos: enable vsync interrupt while waiting for vblank mixer_wait_for_vblank function expects that the upcoming vsync interrupt handler routine will clear the wait_vsync_event atomic variable. For this to happen, interrupts should be enabled and disabled properly. Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>