linux/drivers/gpu/drm/exynos
Seung-Woo Kim 8b58dfe029 drm/exynos: fixed converting between display mode and timing
missing members are added into converting function between timing and display
mode and refresh rate of display mode is calculated by drm mode function.

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>
2011-11-15 14:58:44 +09:00
..
exynos_drm_buf.c
exynos_drm_buf.h
exynos_drm_connector.c drm/exynos: fixed converting between display mode and timing 2011-11-15 14:58:44 +09:00
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: added kms poll for handling hpd event 2011-11-15 14:58:44 +09:00
exynos_drm_drv.h drm/exynos: fixed build warnings and comments. 2011-10-18 10:01:19 +01:00
exynos_drm_encoder.c
exynos_drm_encoder.h
exynos_drm_fb.c drm/exynos: added kms poll for handling hpd event 2011-11-15 14:58:44 +09:00
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 build warnings and comments. 2011-10-18 10:01:19 +01:00
exynos_drm_gem.c
exynos_drm_gem.h
Kconfig
Makefile