aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_hdmi.c
Commit message (Expand)AuthorAge
* drm/exynos: Remove module.h header inclusionSachin Kamat2013-07-29
* drm/exynos: Remove tracking log functionsYoungJun Cho2013-06-28
* drm/exynos: hdmi: use drm_display_mode to check the supported modesRahul Sharma2013-06-28
* drm/exynos: fix checks for valid mixer windowKrzysztof Kozlowski2013-06-28
* drm/exynos: cleanup device pointer usagesSeung-Woo Kim2013-05-23
* exynos/drm: hdmi: cleanup for hdmi common device registrationSeung-Woo Kim2013-04-29
* drm/exynos: fix wrong return check for platform_device_register_simpleSeung-Woo Kim2013-04-29
* drm/exynos: hdmi: move mode_fixup to drm common hdmiRahul Sharma2013-04-16
* drm/exynos: add display-mode-check operation to exynos_mixer_ops structRahul Sharma2013-02-21
* drm/exynos: Make 'drm_hdmi_get_edid' staticSachin Kamat2013-01-25
* drm/exynos: let drm handle edid allocationsRahul Sharma2013-01-25
* Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drm/exynos: move hdmi's wait_for_vblank to manager_opsPrathyush K2012-12-13
* drm: exynos: moved exynos drm hdmi device registration to drm driverRahul Sharma2012-12-13
* drm/exynos: add iommu support for hdmi driverInki Dae2012-12-04
* Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie2012-10-07
|\
| * drm: exynos: hdmi: remove drm common hdmi platform data structRahul Sharma2012-10-05
| * drm/exynos: make sure that hardware overlay for hdmi is disabledInki Dae2012-10-03
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
|/
* drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c fileSachin Kamat2012-09-12
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
* drm/exynos: add dpms for hdmiJoonyoung Shim2012-05-08
* drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim2012-04-12
* drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim2012-04-12
* drm/exynos: remove module of exynos drm subdrvJoonyoung Shim2012-03-20
* drm/exynos: added mode_fixup feature and code clean.Inki Dae2012-03-20
* drm/exynos: added hdmi display supportSeung-Woo Kim2011-12-28