summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_hdmi.c
AgeCommit message (Expand)Author
2014-03-23drm/exynos: hdmi: use i2c_adapter instead of i2c_clientInki Dae
2014-03-23drm/exynos: hdmi: consider APB PHYInki Dae
2014-03-23drm/exynos: Implement drm_connector in hdmi directlySean Paul
2014-03-23drm/exynos: Consolidate suspend/resume in drm_drvSean Paul
2014-03-23drm/exynos: Use drm_mode_copy to copy modesSean Paul
2014-03-23drm/exynos: Remove exynos_drm_hdmi shimSean Paul
2014-03-23drm/exynos: hdmi: remove the i2c drivers and useDaniel Kurtz
2014-03-23drm/exynos: Rename display_op power_on to dpmsSean Paul
2014-03-23drm/exynos: Remove apply manager callbackSean Paul
2014-03-23drm/exynos: hdmi: Implement initialize op for hdmiSean Paul
2014-03-23drm/exynos: set the active aspect ratio as per modeShirish S
2014-03-23drm/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-29drm/exynos: Remove module.h header inclusionSachin Kamat
2013-06-28drm/exynos: add new compatible strings for hdmi subsystemRahul Sharma
2013-06-28drm/exynos: fix interlace resolutions for exynos5420Rahul Sharma
2013-06-28drm/exynos: use of_get_named_gpio to get hdmi hpd gpioRahul Sharma
2013-06-28drm/exynos: add mout_hdmi clock in hdmi driver to change parentRahul Sharma
2013-06-28drm/exynos: Prepare/Unprepare HDMI subsystem clocksSean Paul
2013-06-28drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMSYoungJun Cho
2013-06-28drm/exynos: Remove tracking log functionsYoungJun Cho
2013-06-28drm/exynos: hdmi: use drm_display_mode to check the supported modesRahul Sharma
2013-06-28drm/exynos: remove ignoring return value warning in hdmiSeung-Woo Kim
2013-05-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-05-23drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim
2013-05-23drm/exynos: cleanup device pointer usagesSeung-Woo Kim
2013-05-22drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-18drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resourceWolfram Sang
2013-04-29drm/exynos: Remove unnecessary braces in exynos_hdmi.cSachin Kamat
2013-04-16drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-04-16drm/exynos: hdmi: move mode_fixup to drm common hdmiRahul Sharma
2013-04-16drm/exynos: hdmi: using drm_display_mode timings for exynos4Rahul Sharma
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21drm/exynos: hdmi: support extra resolutions using drm_display_mode timingsSean Paul
2013-02-21drm/exynos: add display-mode-check operation to exynos_mixer_ops structRahul Sharma
2013-01-25drm: Convert to devm_ioremap_resource()Thierry Reding
2013-01-25drm/exynos: add check for the device power statusShirish S
2013-01-25drm/exynos: don't include plat/gpio-cfg.hArnd Bergmann
2013-01-25drm/exynos: Remove "internal" interrupt handlingSean Paul
2013-01-25drm/exynos: Replace mdelay with usleep_rangeSean Paul
2013-01-25drm/exynos: let drm handle edid allocationsRahul Sharma
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2012-12-14drm/exynos: hdmi: Fix potential NULL pointer dereference errorSachin Kamat
2012-12-14drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macroSachin Kamat
2012-12-14drm/exynos: add support for hdmiphy power control for exynos5Rahul Sharma
2012-12-14drm/exynos: added runtime pm support for hdmiRahul Sharma