aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_hdmi.c
AgeCommit message (Expand)Author
2013-05-23drm/exynos: cleanup device pointer usagesSeung-Woo Kim
2013-04-29exynos/drm: hdmi: cleanup for hdmi common device registrationSeung-Woo Kim
2013-04-29drm/exynos: fix wrong return check for platform_device_register_simpleSeung-Woo Kim
2013-04-17drm/exynos: hdmi: move mode_fixup to drm common hdmiRahul Sharma
2013-02-21drm/exynos: add display-mode-check operation to exynos_mixer_ops structRahul Sharma
2013-01-25drm/exynos: Make 'drm_hdmi_get_edid' staticSachin Kamat
2013-01-25drm/exynos: let drm handle edid allocationsRahul Sharma
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2012-12-13drm/exynos: move hdmi's wait_for_vblank to manager_opsPrathyush K
2012-12-13drm: exynos: moved exynos drm hdmi device registration to drm driverRahul Sharma
2012-12-04drm/exynos: add iommu support for hdmi driverInki Dae
2012-10-07Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie
2012-10-05drm: exynos: hdmi: remove drm common hdmi platform data structRahul Sharma
2012-10-04drm/exynos: make sure that hardware overlay for hdmi is disabledInki Dae
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-09-13drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c fileSachin Kamat
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-05-08drm/exynos: add dpms for hdmiJoonyoung Shim
2012-04-12drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim
2012-04-12drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim
2012-03-20drm/exynos: remove module of exynos drm subdrvJoonyoung Shim
2012-03-20drm/exynos: added mode_fixup feature and code clean.Inki Dae
2011-12-29drm/exynos: added hdmi display supportSeung-Woo Kim