aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_hdmi.c
Commit message (Expand)AuthorAge
* drm/exynos: use driver internal structJoonyoung Shim2015-02-07
* drm/exynos: fix reset codes for memory mapped hdmi phyJoonyoung Shim2015-01-18
* drm/exynos/hdmi: stop using display->ctx pointerAndrzej Hajda2014-11-24
* drm/exynos/hdmi: embed display into private contextAndrzej Hajda2014-11-24
* drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda2014-11-02
* drm/exynos/hdmi: unregister connector on removalAndrzej Hajda2014-09-19
* drm/exynos: hdmi: add null check for hdmiphy_portSeung-Woo Kim2014-08-04
* drm/exynos: Add MODULE_DEVICE_TABLE entries for various componentsSjoerd Simons2014-08-04
* drm/exynos: hdmi: enable exynos 4210 and 4x12 soc supportMarek Szyprowski2014-08-03
* drm/exynos: hdmi: make 'hdmi-en' regulator optional and keep it enabledMarek Szyprowski2014-08-03
* drm/exynos: Remove unused variable from exynos_hdmi.cSachin Kamat2014-08-03
* Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-07-07
|\
| * drm: add register and unregister functions for connectorsThomas Wood2014-06-19
* | drm/exynos: hdmi: fix power order issueInki Dae2014-06-23
|/
* drm/exynos: consider deferred probe caseInki Dae2014-06-02
* drm/exynos: add hdmiphy power on/off sequenceShirish S2014-06-01
* drm/exynos: Staticize local symbols in exynos_hdmi.cSachin Kamat2014-06-01
* drm/exynos: Remove duplicate inclusion of i2c.hSachin Kamat2014-06-01
* drm/exynos: use regmap interface to set hdmiphy control bit in pmuRahul Sharma2014-06-01
* drm/exynos: hdmi: consider legacy dt bindingInki Dae2014-06-01
* drm/exynos: restore core HDMI settingsShirish S2014-06-01
* drm/exynos: enable support for exynos5420 hdmi deviceRahul Sharma2014-06-01
* drm/exynos: add support for apb mapped phys in hdmi driverRahul Sharma2014-06-01
* drm/exynos: remove unnecessary read for phy configuration valuesRahul Sharma2014-06-01
* drm/exynos: replace hdmi reset with hdmi disableRahul Sharma2014-06-01
* drm/exynos: Read hpd gpio in is_connected callbackSean Paul2014-06-01
* drm/exynos: hdmi: remove unnecessary memsetDaniel Kurtz2014-06-01
* drm/exynos: check for null pointers in error handlingPaul Taysom2014-06-01
* drm/exynos: Debounce HDMI hotplug interruptsSean Paul2014-06-01
* drm/exynos: Don't reset hdmiphy on hdmi offSean Paul2014-06-01
* drm/exynos: update phy settings for RB resolutionsShirish S2014-06-01
* drm/exynos: add component framework supportInki Dae2014-06-01
* drm/exynos: hdmi: make local symbols staticJingoo Han2014-06-01
* drm/exynos: hdmi: use i2c_adapter instead of i2c_clientInki Dae2014-03-23
* drm/exynos: hdmi: consider APB PHYInki Dae2014-03-23
* drm/exynos: Implement drm_connector in hdmi directlySean Paul2014-03-23
* drm/exynos: Consolidate suspend/resume in drm_drvSean Paul2014-03-23
* drm/exynos: Use drm_mode_copy to copy modesSean Paul2014-03-23
* drm/exynos: Remove exynos_drm_hdmi shimSean Paul2014-03-23
* drm/exynos: hdmi: remove the i2c drivers and useDaniel Kurtz2014-03-23
* drm/exynos: Rename display_op power_on to dpmsSean Paul2014-03-23
* drm/exynos: Remove apply manager callbackSean Paul2014-03-23
* drm/exynos: hdmi: Implement initialize op for hdmiSean Paul2014-03-23
* drm/exynos: set the active aspect ratio as per modeShirish S2014-03-23
* drm/exynos: add phy settings for RB resolutionsShirish S2014-03-23
* drm/exynos: Convert to use the standard hdmi.h headerSachin Kamat2014-02-06
* drm/exynos: Remove non-DT support in exynos_hdmiSachin Kamat2013-09-05
* drm/exynos: Remove redundant error messagesSachin Kamat2013-09-05
* drm/exynos: Add missing of.h header includeSachin Kamat2013-09-05
* drm/exynos: Remove module.h header inclusionSachin Kamat2013-07-29