From: Inki Dae Date: Wed, 15 Feb 2012 02:25:20 +0000 (+0900) Subject: drm/exynos: fixed page flip issue. X-Git-Tag: v3.3-rc5~22^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5614ae326c7fdd244d8e0365b8b78d5e3cd5bf4;p=pandora-kernel.git 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 Signed-off-by: Kyungmin Park Signed-off-by: Dave Airlie --- Reading git-diff-tree failed