summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: move hdmi's wait_for_vblank to manager_opsPrathyush K2012-12-131-11/+11
* drm: exynos: moved exynos drm hdmi device registration to drm driverRahul Sharma2012-12-131-0/+22
* drm/exynos: add iommu support for hdmi driverInki Dae2012-12-041-0/+15
* Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie2012-10-071-25/+37
|\
| * drm: exynos: hdmi: remove drm common hdmi platform data structRahul Sharma2012-10-051-25/+26
| * drm/exynos: make sure that hardware overlay for hdmi is disabledInki Dae2012-10-041-0/+11
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
|/
* drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c fileSachin Kamat2012-09-131-2/+1
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-191-1/+1
* drm/exynos: add dpms for hdmiJoonyoung Shim2012-05-081-34/+43
* drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim2012-04-121-6/+9
* drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim2012-04-121-53/+39
* drm/exynos: remove module of exynos drm subdrvJoonyoung Shim2012-03-201-83/+4
* drm/exynos: added mode_fixup feature and code clean.Inki Dae2012-03-201-0/+28
* drm/exynos: added hdmi display supportSeung-Woo Kim2011-12-291-0/+439
OpenPOWER on IntegriCloud