index
:
pm24.git
master
perf-mon
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.c
Age
Commit message (
Expand
)
Author
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-24
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
Inki Dae
2019-04-24
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
2018-10-01
drm/exynos: mixer: Make plane alpha configurable
Christoph Manszewski
2018-10-01
drm/exynos: mixer: Make pixel blend mode configurable
Christoph Manszewski
2018-10-01
drm/exynos: drm_plane: Correct exynos_drm_plane_reset
Christoph Manszewski
2018-07-24
Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/li...
Inki Dae
2018-07-02
drm/exynos: Replace drm_framebuffer_{un/reference} with put,get functions
Thomas Zimmermann
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-11
drm/exynos: Stop updating plane->crtc
Ville Syrjälä
2018-05-24
drm/exynos: Fix default value for zpos plane property
Marek Szyprowski
2017-08-25
drm/exynos: mixer: enable NV12MT support for the video plane
Tobias Jakobi
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-06-01
drm/exynos: set plane possible_crtcs in exynos_plane_init
Andrzej Hajda
2016-10-01
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
2016-07-29
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
2016-06-10
drm/exynos: use logical AND in exynos_drm_plane_check_size()
Tobias Jakobi
2016-05-17
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
2016-04-30
drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_set
Andrzej Hajda
2016-01-13
drm/exynos: make zpos property configurable
Marek Szyprowski
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
2015-12-15
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
2015-12-13
drm/exynos: fix clipping when scaling is enabled
Marek Szyprowski
2015-12-13
drm/exynos: add generic check for plane state
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-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-10-26
drm/exynos: cleanup name of gem object for exynos_drm
Joonyoung Shim
2015-10-26
drm/exynos: add cursor plane support
Gustavo Padovan
2015-09-02
drm/exynos: remove exynos_drm_fb_get_buf_cnt()
Joonyoung Shim
2015-08-31
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-31
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-16
drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
Joonyoung Shim
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-06-20
drm/exynos: remove exported functions from exynos_drm_plane
Gustavo Padovan
2015-06-20
drm/exynos: atomic phase 3: atomic updates of planes
Gustavo Padovan
[next]