linux/drivers/gpu/drm/exynos
Inki Dae ccf4d883f8 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>
2011-10-18 10:01:19 +01:00
..
exynos_drm_buf.c
exynos_drm_buf.h
exynos_drm_connector.c
exynos_drm_connector.h
exynos_drm_core.c drm/exynos: added device object as argument of subdrv_probe(). 2011-10-18 10:01:18 +01:00
exynos_drm_crtc.c drm/exynos: fixed page flip bug. 2011-10-18 10:01:19 +01:00
exynos_drm_crtc.h drm/exynos: fixed overlay updating time at page flip. 2011-10-18 10:01:18 +01:00
exynos_drm_drv.c drm/exynos: fixed page flip bug. 2011-10-18 10:01:19 +01:00
exynos_drm_drv.h drm/exynos: fixed page flip bug. 2011-10-18 10:01:19 +01:00
exynos_drm_encoder.c
exynos_drm_encoder.h
exynos_drm_fb.c
exynos_drm_fb.h
exynos_drm_fbdev.c drm/exynos: added comments and code clean. 2011-10-18 10:01:18 +01:00
exynos_drm_fbdev.h
exynos_drm_fimd.c drm/exynos: fixed page flip bug. 2011-10-18 10:01:19 +01:00
exynos_drm_gem.c
exynos_drm_gem.h
Kconfig
Makefile