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