commit | ccf4d883f82e10053fa5806f2cd35401012bec84 | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Fri Oct 14 13:29:51 2011 +0900 |
committer | Dave Airlie <airlied@redhat.com> | Tue Oct 18 10:01:19 2011 +0100 |
tree | 8d9058f2cd1161d4351db83d961b84e9fe1ebe47 | |
parent | f6b98252946496de86bd4e89a8b7ef12ec48d97c [diff] |
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 <sw0312.kim@samsung.com> 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>