summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_connector.c
Commit message (Expand)AuthorAgeFilesLines
* drm: remove the raw_edid field from struct drm_display_infoJani Nikula2012-08-241-3/+1
* drm/exynos: Add missing static storage class specifierSachin Kamat2012-07-271-1/+2
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-221-7/+28
|\
| * drm/exynos: added virtual display driver.Inki Dae2012-03-211-0/+4
| * drm/exynos: remove module of exynos drm subdrvJoonyoung Shim2012-03-201-6/+0
| * drm/exynos: added mode_fixup feature and code clean.Inki Dae2012-03-201-1/+24
* | drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversionLaurent Pinchart2012-03-151-8/+8
|/
* drm/exynos: added panel physical size.Eun-Chul Kim2012-02-151-5/+11
* drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae2011-11-151-14/+15
* drm/exynos: added manager object to connectorInki Dae2011-11-151-7/+31
* drm/exynos: fixed converting between display mode and timingSeung-Woo Kim2011-11-151-1/+8
* drm/exynos: fixed connector flag with hpd and interlace scan for hdmiSeung-Woo Kim2011-11-151-0/+2
* DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae2011-10-051-0/+293