summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_hdmi.h
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: hdmi: use drm_display_mode to check the supported modesRahul Sharma2013-06-281-3/+3
* drm/exynos: hdmi: move mode_fixup to drm common hdmiRahul Sharma2013-04-161-3/+0Star
* drm/exynos: add display-mode-check operation to exynos_mixer_ops structRahul Sharma2013-02-211-1/+4
* drm/exynos: let drm handle edid allocationsRahul Sharma2013-01-251-2/+2
* drm/exynos: change file license to GPLInki Dae2013-01-041-18/+4Star
* drm/exynos: move hdmi's wait_for_vblank to manager_opsPrathyush K2012-12-131-1/+1
* drm/exynos: add iommu support for hdmi driverInki Dae2012-12-041-0/+1
* drm: exynos: hdmi: remove drm common hdmi platform data structRahul Sharma2012-10-051-0/+2
* drm/exynos: make sure that hardware overlay for hdmi is disabledInki Dae2012-10-041-0/+1
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-201-1/+1
* drm/exynos: add dpms for hdmiJoonyoung Shim2012-05-081-1/+5
* drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim2012-04-121-14/+9Star
* drm/exynos: added mode_fixup feature and code clean.Inki Dae2012-03-201-0/+5
* drm/exynos: added hdmi display supportSeung-Woo Kim2011-12-291-0/+73