From: Inki Dae Date: Fri, 14 Oct 2011 04:29:51 +0000 (+0900) Subject: drm/exynos: fixed page flip bug. X-Git-Tag: v3.2-rc1~135^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccf4d883f82e10053fa5806f2cd35401012bec84;p=pandora-kernel.git drm/exynos: fixed page flip bug. in case of using two drivers such as fimd and hdmi controller that they have their own hardware interrupt, drm framework doesn't provide pipe number corresponding to it. so the pipe should be set to event's from specific crtc. Signed-off-by: Seung-Woo Kim Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park Signed-off-by: Dave Airlie --- Reading git-diff-tree failed