From: Inki Dae Date: Tue, 14 Feb 2012 02:15:09 +0000 (+0900) Subject: drm/exynos: fixed page flip issue. X-Git-Tag: v3.3-rc6~19^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=039129b0b46c5b0883cd78c8817f765323afa972;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 --- Reading git-diff-tree failed