summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_mixer.c
AgeCommit message (Expand)Author
2012-07-27drm/exynos: Use devm_* functions in exynos_mixer.cSachin Kamat
2012-06-05drm/exynos: fixed blending for hdmi graphic layerSeung-Woo Kim
2012-06-05drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}Ville Syrjälä
2012-05-17drm/exynos: added vp scaling feature for hdmiSeung-Woo Kim
2012-05-17drm/exynos: fixed wrong pageflip finish event for interlace modeSeung-Woo Kim
2012-05-08drm/exynos: add PM functions for hdmi and mixerJoonyoung Shim
2012-05-08drm/exynos: add dpms for hdmiJoonyoung Shim
2012-04-12drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim
2012-04-12drm/exynos: use define instead of default_win member in struct mixer_contextJoonyoung Shim
2012-04-12drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NRJoonyoung Shim
2012-04-12drm/exynos: remove unused codes in hdmi and mixerJoonyoung Shim
2012-04-12drm/exynos: remove unnecessary type conversion of hdmi and mixerJoonyoung Shim
2012-03-20drm/exynos: cleanup exynos_hdmi.hJoonyoung Shim
2012-03-20drm/exynos: remove module of exynos drm subdrvJoonyoung Shim
2012-03-20drm/exynos: remove exynos_mixer.hJoonyoung Shim
2012-02-16drm/exynos: fixed page flip issue.Inki Dae
2012-02-16drm/exynos: changed priority of mixer layers.Joonyoung Shim
2012-02-16drm/exynos: Fix typo in exynos_mixer.cMasanari Iida
2011-12-29drm/exynos: added hdmi display supportSeung-Woo Kim