aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_encoder.c
Commit message (Expand)AuthorAge
* drm/exynos: add plane enable/disableJoonyoung Shim2012-07-26
* drm/exynos: remove unnecessary connector dpms controlJoonyoung Shim2012-07-26
* drm/exynos: fix dpms operation for mode setJoonyoung Shim2012-07-26
* drm/exynos: update overlay via plane from crtcJoonyoung Shim2012-07-26
* drm/exynos: fix to set pipe of crtcJoonyoung Shim2012-07-26
* drm/exynos: fix point to call overlay_ops->mode_setJoonyoung Shim2012-07-26
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
* drm/exynos: Remove dummy encoder get_crtc operation implementationLaurent Pinchart2012-06-05
* drm/exynos: added virtual display driver.Inki Dae2012-03-21
* 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 possible_clones setup function.Inki Dae2012-02-16
* drm/exynos: Add plane support with fimdJoonyoung Shim2011-12-21
* drm/exynos: updated crtc and encoder dpms framework.Inki Dae2011-12-21
* drm/exynos: Add disable of managerJoonyoung Shim2011-11-16
* drm/exynos: checked for null pointerSeung-Woo Kim2011-11-15
* drm/exynos: added crtc dpms for disable crtcJoonyoung Shim2011-11-15
* drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae2011-11-15
* drm/exynos: added manager object to connectorInki Dae2011-11-15
* DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae2011-10-05