index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
zte
/
zx_plane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-2
/
+4
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-3
/
+5
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-4
/
+4
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-9
/
+10
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-2
/
+2
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-2
/
+6
2021-01-05
drm: zte: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
1
-6
/
+1
2020-01-28
drm/zte: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-2
/
+2
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-5
/
+1
2019-07-17
drm/zte: drop use of drmP.h
Sam Ravnborg
1
-1
/
+1
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-05-20
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-20
drm: Remove users of drm_format_num_planes
Maxime Ripard
1
-3
/
+1
2018-10-05
drm/zte: Use drm_atomic_helper_shutdown
Daniel Vetter
1
-1
/
+0
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
1
-1
/
+1
2018-03-29
drm/zte: Stop consulting plane->crtc
Ville Syrjälä
1
-1
/
+1
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-12
/
+1
2018-01-23
drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-10
/
+8
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-7
/
+8
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-2
/
+2
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-05-04
drm: zte: move CSC register definitions into a common header
Shawn Guo
1
-0
/
+1
2017-02-23
drm: zte: fix static checker warning on variable 'fmt'
Shawn Guo
1
-2
/
+2
2017-02-01
Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...
Dave Airlie
1
-38
/
+290
2017-01-28
drm: zte: add overlay plane support
Shawn Guo
1
-21
/
+280
2017-01-28
drm: zte: add .atomic_disable hook to disable graphic layer
Shawn Guo
1
-0
/
+15
2017-01-28
drm: zte: make zx_plane accessible from zx_vou driver
Shawn Guo
1
-29
/
+7
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-1
/
+1
2016-11-11
Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...
Dave Airlie
1
-0
/
+299
2016-11-07
drm: zte: add initial vou drm driver
Shawn Guo
1
-0
/
+299