aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_connector.c
AgeCommit message (Expand)Author
2013-04-17drm/exynos: drm_connector: Fix error check conditionSachin Kamat
2013-01-25drm/exynos: let drm handle edid allocationsRahul Sharma
2013-01-04drm/exynos: change file license to GPLInki Dae
2012-10-31drm/exynos: fix display on issueInki Dae
2012-10-07Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-04drm/exynos: fix display power call issue.Inki Dae
2012-10-04drm/exynos: Fix potential NULL pointer dereferenceSachin Kamat
2012-10-04drm/exynos: fixed duplicated mode setting.Inki Dae
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-08-24drm: remove the raw_edid field from struct drm_display_infoJani Nikula
2012-07-27drm/exynos: Add missing static storage class specifierSachin Kamat
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-21drm/exynos: added virtual display driver.Inki Dae
2012-03-20drm/exynos: remove module of exynos drm subdrvJoonyoung Shim
2012-03-20drm/exynos: added mode_fixup feature and code clean.Inki Dae
2012-03-15drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversionLaurent Pinchart
2012-02-15drm/exynos: added panel physical size.Eun-Chul Kim
2011-11-15drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae
2011-11-15drm/exynos: added manager object to connectorInki Dae
2011-11-15drm/exynos: fixed converting between display mode and timingSeung-Woo Kim
2011-11-15drm/exynos: fixed connector flag with hpd and interlace scan for hdmiSeung-Woo Kim
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae