index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_plane.h
Age
Commit message (
Expand
)
Author
2017-06-01
drm/exynos: set plane possible_crtcs in exynos_plane_init
Andrzej Hajda
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
2015-10-26
drm/exynos: add cursor plane support
Gustavo Padovan
2015-08-31
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-06-20
drm/exynos: remove exported functions from exynos_drm_plane
Gustavo Padovan
2015-06-20
drm/exynos: atomic phase 1: use drm_plane_helper_update()
Gustavo Padovan
2015-04-13
drm/exynos: preset zpos value for overlay planes
Gustavo Padovan
2015-04-13
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
2015-02-09
drm/exynos: remove exynos_plane_dpms
Joonyoung Shim
2015-01-25
drm/exynos: create exynos_check_plane()
Gustavo Padovan
2015-01-25
drm/exynos: unify plane update on exynos_update_plane()
Gustavo Padovan
2015-01-25
drm/exynos: remove exynos_plane_commit() wrapper
Gustavo Padovan
2014-09-20
drm/exynos: switch to universal plane API
Andrzej Hajda
2014-03-24
drm/exynos: Use unsigned long for possible_crtcs
Sean Paul
2012-07-27
drm/exynos: add plane enable/disable
Joonyoung Shim
2012-07-27
drm/exynos: add property for plane zpos
Joonyoung Shim
2012-07-27
drm/exynos: update overlay via plane from crtc
Joonyoung Shim
2012-07-27
drm/exynos: use private plane for crtc
Joonyoung Shim
2011-12-21
drm/exynos: Add plane support with fimd
Joonyoung Shim