summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_hdmi.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-28drm/exynos: hdmi: use drm_display_mode to check the supported modesRahul Sharma1-3/+3
2013-04-16drm/exynos: hdmi: move mode_fixup to drm common hdmiRahul Sharma1-3/+0
2013-02-21drm/exynos: add display-mode-check operation to exynos_mixer_ops structRahul Sharma1-1/+4
2013-01-25drm/exynos: let drm handle edid allocationsRahul Sharma1-2/+2
2013-01-04drm/exynos: change file license to GPLInki Dae1-18/+4
2012-12-13drm/exynos: move hdmi's wait_for_vblank to manager_opsPrathyush K1-1/+1
2012-12-04drm/exynos: add iommu support for hdmi driverInki Dae1-0/+1
2012-10-05drm: exynos: hdmi: remove drm common hdmi platform data structRahul Sharma1-0/+2
2012-10-04drm/exynos: make sure that hardware overlay for hdmi is disabledInki Dae1-0/+1
2012-07-20drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart1-1/+1
2012-05-08drm/exynos: add dpms for hdmiJoonyoung Shim1-1/+5
2012-04-12drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim1-14/+9
2012-03-20drm/exynos: added mode_fixup feature and code clean.Inki Dae1-0/+5
2011-12-29drm/exynos: added hdmi display supportSeung-Woo Kim1-0/+73