aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_connector.c
Commit message (Expand)AuthorAge
* Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie2012-10-07
|\
| * drm/exynos: fix display power call issue.Inki Dae2012-10-03
| * drm/exynos: Fix potential NULL pointer dereferenceSachin Kamat2012-10-03
| * drm/exynos: fixed duplicated mode setting.Inki Dae2012-10-03
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\|
| * drm: remove the raw_edid field from struct drm_display_infoJani Nikula2012-08-23
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
|/
* drm/exynos: Add missing static storage class specifierSachin Kamat2012-07-26
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-22
|\
| * drm/exynos: added virtual display driver.Inki Dae2012-03-21
| * drm/exynos: remove module of exynos drm subdrvJoonyoung Shim2012-03-20
| * drm/exynos: added mode_fixup feature and code clean.Inki Dae2012-03-20
* | drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversionLaurent Pinchart2012-03-14
|/
* drm/exynos: added panel physical size.Eun-Chul Kim2012-02-14
* drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae2011-11-15
* drm/exynos: added manager object to connectorInki Dae2011-11-15
* drm/exynos: fixed converting between display mode and timingSeung-Woo Kim2011-11-15
* drm/exynos: fixed connector flag with hpd and interlace scan for hdmiSeung-Woo Kim2011-11-15
* DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae2011-10-05