summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_hdmi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim2012-04-121-10/+9
* drm/exynos: remove unused codes in hdmi and mixerJoonyoung Shim2012-04-121-1/+0
* drm/exynos: remove unnecessary type conversion of hdmi and mixerJoonyoung Shim2012-04-121-11/+11
* drm/exynos: enable hdmi audio featureSeung-Woo Kim2012-03-201-0/+167
* drm/exynos: cleanup exynos_hdmi.hJoonyoung Shim2012-03-201-0/+36
* drm/exynos: remove module of exynos drm subdrvJoonyoung Shim2012-03-201-9/+0
* drm/exynos: added mode_fixup feature and code clean.Inki Dae2012-03-201-7/+74
* drm/exynos: add HDMI version 1.4 supportJoonyoung Shim2012-03-201-99/+1053
* drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim2012-01-271-4/+4
* drm/exynos: added hdmi display supportSeung-Woo Kim2011-12-291-0/+1176