index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_plane.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-1
/
+2
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-2
/
+3
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
1
-3
/
+3
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+3
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-3
/
+3
*
drm/exynos: drop drmP.h usage
Sam Ravnborg
2019-06-27
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
Inki Dae
2019-04-24
1
-4
/
+6
*
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
2019-04-24
1
-2
/
+3
*
drm/exynos: mixer: Make plane alpha configurable
Christoph Manszewski
2018-10-01
1
-0
/
+3
*
drm/exynos: mixer: Make pixel blend mode configurable
Christoph Manszewski
2018-10-01
1
-0
/
+7
*
drm/exynos: drm_plane: Correct exynos_drm_plane_reset
Christoph Manszewski
2018-10-01
1
-4
/
+2
*
Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/li...
Inki Dae
2018-07-24
1
-1
/
+1
|
\
|
*
drm/exynos: Replace drm_framebuffer_{un/reference} with put,get functions
Thomas Zimmermann
2018-07-02
1
-1
/
+1
*
|
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-20
1
-5
/
+4
|
\
|
|
*
drm/exynos: Fix default value for zpos plane property
Marek Szyprowski
2018-05-24
1
-5
/
+4
*
|
drm/exynos: Stop updating plane->crtc
Ville Syrjälä
2018-06-11
1
-2
/
+0
|
/
*
drm/exynos: mixer: enable NV12MT support for the video plane
Tobias Jakobi
2017-08-25
1
-0
/
+27
*
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+1
*
drm/exynos: set plane possible_crtcs in exynos_plane_init
Andrzej Hajda
2017-06-01
1
-3
/
+2
*
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
2016-10-01
1
-1
/
+0
*
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
2016-07-29
1
-58
/
+9
*
drm/exynos: use logical AND in exynos_drm_plane_check_size()
Tobias Jakobi
2016-06-10
1
-1
/
+1
*
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
2016-05-17
1
-1
/
+1
*
drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_set
Andrzej Hajda
2016-04-30
1
-5
/
+7
*
drm/exynos: make zpos property configurable
Marek Szyprowski
2016-01-13
1
-5
/
+46
*
drm/exynos: rename zpos to index
Marek Szyprowski
2016-01-13
1
-2
/
+2
*
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
2015-12-15
1
-75
/
+139
|
\
|
*
drm/exynos: fix clipping when scaling is enabled
Marek Szyprowski
2015-12-13
1
-6
/
+7
|
*
drm/exynos: add generic check for plane state
Marek Szyprowski
2015-12-13
1
-0
/
+31
|
*
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
2015-12-13
1
-20
/
+14
|
*
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
2015-12-13
1
-34
/
+91
|
*
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
2015-12-13
1
-18
/
+0
*
|
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
|
/
*
drm/exynos: cleanup name of gem object for exynos_drm
Joonyoung Shim
2015-10-26
1
-5
/
+4
*
drm/exynos: add cursor plane support
Gustavo Padovan
2015-10-26
1
-0
/
+11
*
drm/exynos: remove exynos_drm_fb_get_buf_cnt()
Joonyoung Shim
2015-09-02
1
-1
/
+1
*
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-31
1
-8
/
+3
*
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-31
1
-0
/
+2
*
drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
Joonyoung Shim
2015-08-16
1
-5
/
+5
*
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
2015-08-16
1
-5
/
+6
*
drm/exynos: use drm atomic state directly
Gustavo Padovan
2015-08-16
1
-12
/
+0
*
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
2015-08-16
1
-2
/
+2
*
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
2015-08-16
1
-5
/
+5
*
drm/exynos: remove exported functions from exynos_drm_plane
Gustavo Padovan
2015-06-20
1
-56
/
+42
*
drm/exynos: atomic phase 3: atomic updates of planes
Gustavo Padovan
2015-06-20
1
-2
/
+2
[next]