commit | c5614ae326c7fdd244d8e0365b8b78d5e3cd5bf4 | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Wed Feb 15 11:25:20 2012 +0900 |
committer | Dave Airlie <airlied@redhat.com> | Thu Feb 16 09:40:50 2012 +0000 |
tree | 3e3a21cff4a79e6f701354b48c5b4a650361f5f4 | |
parent | d081f5660422270856b77bcbbaa312138f556c9e [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> Signed-off-by: Dave Airlie <airlied@redhat.com>