drm/exynos: fixed page flip issue.
authorInki Dae <inki.dae@samsung.com>
Wed, 15 Feb 2012 02:25:20 +0000 (11:25 +0900)
committerDave Airlie <airlied@redhat.com>
Thu, 16 Feb 2012 09:40:50 +0000 (09:40 +0000)
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>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found