aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_hdmi.c
Commit message (Expand)AuthorAge
* drm/exynos: Add missing braces around sizeof in exynos_hdmi.cSachin Kamat2012-09-12
* drm/exynos: Remove redundant check in exynos_hdmi.c fileSachin Kamat2012-09-12
* drm/exynos: Use devm_* functions in exynos_hdmi.cSachin Kamat2012-07-26
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
* drm/exynos: add additional display mode for hdmiSeung-Woo Kim2012-05-17
* drm/exynos: enable dvi mode for dvi monitorSeung-Woo Kim2012-05-17
* drm/exynos: add PM functions for hdmi and mixerJoonyoung Shim2012-05-08
* drm/exynos: add dpms for hdmiJoonyoung Shim2012-05-08
* drm/exynos: use threaded irq for hdmi hotplugJoonyoung Shim2012-05-08
* drm/exynos: use platform_get_irq_byname for hdmiJoonyoung Shim2012-05-08
* drm/exynos: cleanup for hdmi platform dataJoonyoung Shim2012-05-08
* drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim2012-04-12
* drm/exynos: remove unused codes in hdmi and mixerJoonyoung Shim2012-04-12
* drm/exynos: remove unnecessary type conversion of hdmi and mixerJoonyoung Shim2012-04-12
* drm/exynos: enable hdmi audio featureSeung-Woo Kim2012-03-20
* drm/exynos: cleanup exynos_hdmi.hJoonyoung Shim2012-03-20
* 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: add HDMI version 1.4 supportJoonyoung Shim2012-03-20
* drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim2012-01-26
* drm/exynos: added hdmi display supportSeung-Woo Kim2011-12-28