commit | 039129b0b46c5b0883cd78c8817f765323afa972 | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Tue Feb 14 11:15:09 2012 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Wed Feb 15 10:29:11 2012 +0900 |
tree | d4ef60f171e484263eaf1017f70f0e043f6b721c | |
parent | 63fb8989e21810aa097bfa83297c33768b6ef1ca [diff] |
drm/exynos: fixed page flip issue. with vblank_refcount = 1, there was the case that drm_vblank_put is called by specific page flip function so this patch fixes the issue. Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>