aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_connector.c
Commit message (Expand)AuthorAge
* drm/exynos: Split manager/display/subdrvSean Paul2014-03-23
* drm/exynos: Remove dpms link between encoder/connectorSean Paul2014-03-23
* drm/exynos: Pass exynos_drm_manager in manager ops instead of devSean Paul2014-03-23
* drm/exynos: fimd: replace struct fb_videomode with videomodeAndrzej Hajda2013-09-05
* drm/exynos: Remove redundant error messagesSachin Kamat2013-09-05
* drm/exynos: Add missing includesMark Brown2013-09-05
* drm/exynos: Remove tracking log functionsYoungJun Cho2013-06-28
* drm/exynos: hdmi: use drm_display_mode to check the supported modesRahul Sharma2013-06-28
* drm/exynos: drm_connector: Fix error check conditionSachin Kamat2013-04-16
* drm/exynos: let drm handle edid allocationsRahul Sharma2013-01-25
* drm/exynos: change file license to GPLInki Dae2013-01-04
* drm/exynos: fix display on issueInki Dae2012-10-31
* 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