aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_encoder.c
AgeCommit message (Expand)Author
2013-01-04drm/exynos: change file license to GPLInki Dae
2012-12-13drm/exynos: make wait_for_vblank a manager opPrathyush K
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-12-05drm/exynos: make sure that overlay data are updatedInki Dae
2012-11-29drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.cSachin Kamat
2012-11-29drm/exynos: fix overlay updating issueInki Dae
2012-11-22drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.cSachin Kamat
2012-11-22drm/exynos: fix overlay updating issueInki Dae
2012-10-31drm/exynos: fix display on issueInki Dae
2012-10-07Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie
2012-10-04drm/exynos: fix display power call issue.Inki Dae
2012-10-04drm/exynos: Disable plane when releasedInki Dae
2012-10-04drm/exynos: update crtc to plane safelyInki Dae
2012-10-04drm/exynos: add wait_for_vblank callback interface.Inki Dae
2012-10-04drm/exynos: fixed duplicated mode setting.Inki Dae
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-07-27drm/exynos: add plane enable/disableJoonyoung Shim
2012-07-27drm/exynos: remove unnecessary connector dpms controlJoonyoung Shim
2012-07-27drm/exynos: fix dpms operation for mode setJoonyoung Shim
2012-07-27drm/exynos: update overlay via plane from crtcJoonyoung Shim
2012-07-27drm/exynos: fix to set pipe of crtcJoonyoung Shim
2012-07-27drm/exynos: fix point to call overlay_ops->mode_setJoonyoung Shim
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-06-05drm/exynos: Remove dummy encoder get_crtc operation implementationLaurent Pinchart
2012-03-21drm/exynos: added virtual display driver.Inki Dae
2012-03-20drm/exynos: remove module of exynos drm subdrvJoonyoung Shim
2012-03-20drm/exynos: added mode_fixup feature and code clean.Inki Dae
2012-02-16drm/exynos: added possible_clones setup function.Inki Dae
2011-12-21drm/exynos: Add plane support with fimdJoonyoung Shim
2011-12-21drm/exynos: updated crtc and encoder dpms framework.Inki Dae
2011-11-17drm/exynos: Add disable of managerJoonyoung Shim
2011-11-15drm/exynos: checked for null pointerSeung-Woo Kim
2011-11-15drm/exynos: added crtc dpms for disable crtcJoonyoung Shim
2011-11-15drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae
2011-11-15drm/exynos: added manager object to connectorInki Dae
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae