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_crtc.h
Age
Commit message (
Expand
)
Author
2017-01-31
drm/exynos: remove unnecessary codes
Inki Dae
2016-01-13
drm/exynos: fix kernel panic issue at drm releasing
Inki Dae
2016-01-13
drm/exynos: crtc: do not wait for the scanout completion
Inki Dae
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-08-31
drm/exynos: wait all planes updates to finish
Gustavo Padovan
2015-08-31
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-16
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
2015-08-16
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
2015-05-19
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
2015-04-13
drm/exynos: remove leftover functions declarations
Gustavo Padovan
2015-04-13
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
2015-01-25
drm/exynos: remove struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: remove drm_dev from struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: move 'type' from manager to crtc struct
Gustavo Padovan
2015-01-25
drm/exynos: add pipe param to exynos_drm_crtc_create()
Gustavo Padovan
2015-01-25
drm/exynos: remove struct exynos_drm_overlay
Gustavo Padovan
2014-11-24
drm/exynos: Replace repeated declarations by #include "exynos_drm_drv.h"
Gustavo Padovan
2014-08-03
drm/exynos: add TE handler to support LCD I80 interface
YoungJun Cho
2014-06-02
drm/exynos: add component framework support
Inki Dae
2014-03-24
drm/exynos: Split manager/display/subdrv
Sean Paul
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
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
2012-05-17
drm/exynos: added source size to overlay structure
Seung-Woo Kim
2011-11-15
drm/exynos: changed buffer structure.
Inki Dae
2011-10-18
drm/exynos: fixed overlay updating time at page flip.
Inki Dae
2011-10-05
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae