index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_encoder.c
Age
Commit message (
Expand
)
Author
2012-07-27
drm/exynos: add plane enable/disable
Joonyoung Shim
2012-07-27
drm/exynos: remove unnecessary connector dpms control
Joonyoung Shim
2012-07-27
drm/exynos: fix dpms operation for mode set
Joonyoung Shim
2012-07-27
drm/exynos: update overlay via plane from crtc
Joonyoung Shim
2012-07-27
drm/exynos: fix to set pipe of crtc
Joonyoung Shim
2012-07-27
drm/exynos: fix point to call overlay_ops->mode_set
Joonyoung Shim
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-06-05
drm/exynos: Remove dummy encoder get_crtc operation implementation
Laurent Pinchart
2012-03-21
drm/exynos: added virtual display driver.
Inki Dae
2012-03-20
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
2012-03-20
drm/exynos: added mode_fixup feature and code clean.
Inki Dae
2012-02-16
drm/exynos: added possible_clones setup function.
Inki Dae
2011-12-21
drm/exynos: Add plane support with fimd
Joonyoung Shim
2011-12-21
drm/exynos: updated crtc and encoder dpms framework.
Inki Dae
2011-11-17
drm/exynos: Add disable of manager
Joonyoung Shim
2011-11-15
drm/exynos: checked for null pointer
Seung-Woo Kim
2011-11-15
drm/exynos: added crtc dpms for disable crtc
Joonyoung Shim
2011-11-15
drm/exynos: changed exynos_drm_display to exynos_drm_display_ops
Inki Dae
2011-11-15
drm/exynos: added manager object to connector
Inki Dae
2011-10-05
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae