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
/
exynos7_drm_decon.c
Age
Commit message (
Expand
)
Author
2016-01-13
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
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-12-13
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
2015-12-13
drm/exynos: exynos7-decon: remove excessive check
Marek Szyprowski
2015-12-13
drm/exynos: add pm_runtime to DECON 7
Gustavo Padovan
2015-10-26
drm/exynos: add cursor plane support
Gustavo Padovan
2015-10-26
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
2015-09-30
drm/exynos: remove decon_mode_fixup()
Gustavo Padovan
2015-08-31
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-31
drm/exynos: implement atomic_{begin/flush} of DECON
Hyungwon Hwang
2015-08-31
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-16
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
2015-08-16
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
2015-08-16
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
2015-08-16
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
2015-08-16
drm/exynos: use drm atomic state directly
Gustavo Padovan
2015-08-16
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
2015-08-16
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
2015-08-16
drm/exynos: remove duplicated check for suspend
Gustavo Padovan
2015-08-16
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
2015-08-16
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
2015-08-16
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
2015-06-22
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
2015-06-20
drm/exynos: remove chained calls to enable
Joonyoung Shim
2015-06-20
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
2015-06-20
drm/exynos: add error messages if clks failed to get enabled
Gustavo Padovan
2015-06-20
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
2015-06-20
drm/exynos: use adjusted_mode of crtc_state instead of mode
Joonyoung Shim
2015-05-19
drm/exynos: 'win' is always unsigned
Tobias Jakobi
2015-05-19
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
2015-04-13
drm/exynos: use src_x and src_y instead of fb_x and fb_y
Joonyoung Shim
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-03-18
drm/exynos: IS_ERR() vs NULL bug
Dan Carpenter
2015-02-11
drm/exynos: Add DECON driver
Ajay Kumar