summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_connector.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-7/+28
2012-03-21drm/exynos: added virtual display driver.Inki Dae1-0/+4
2012-03-20drm/exynos: remove module of exynos drm subdrvJoonyoung Shim1-6/+0
2012-03-20drm/exynos: added mode_fixup feature and code clean.Inki Dae1-1/+24
2012-03-15drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversionLaurent Pinchart1-8/+8
2012-02-15drm/exynos: added panel physical size.Eun-Chul Kim1-5/+11
2011-11-15drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae1-14/+15
2011-11-15drm/exynos: added manager object to connectorInki Dae1-7/+31
2011-11-15drm/exynos: fixed converting between display mode and timingSeung-Woo Kim1-1/+8
2011-11-15drm/exynos: fixed connector flag with hpd and interlace scan for hdmiSeung-Woo Kim1-0/+2
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae1-0/+293