index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_plane.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()
Thomas Zimmermann
2022-12-05
1
-2
/
+2
*
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
2022-09-20
1
-0
/
+44
*
drm/plane: Remove drm_plane_init()
Thomas Zimmermann
2022-09-20
1
-7
/
+1
*
drm: handle kernel fences in drm_gem_plane_helper_prepare_fb v2
Christian König
2022-05-02
1
-3
/
+1
*
drm: add support modifiers for drivers whose planes only support linear layout
Tomohito Esaki
2022-01-31
1
-0
/
+3
*
drm/plane: Fix typo in format_mod_supported documentation
José Expósito
2022-01-06
1
-1
/
+1
*
drm/plane: Fix comment typo
Alyssa Rosenzweig
2021-08-29
1
-1
/
+1
*
drm/plane: Move drm_plane_enable_fb_damage_clips into core
Daniel Vetter
2021-07-27
1
-1
/
+2
*
drm/plane: check that fb_damage is set up when used
Daniel Vetter
2021-07-27
1
-32
/
+4
*
drm/plane: remove drm_helper_get_plane_damage_clips
Daniel Vetter
2021-07-27
1
-3
/
+7
*
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-23
1
-2
/
+2
*
drm/doc: fix drm_plane_type docs
Simon Ser
2021-01-24
1
-8
/
+13
*
drm/plane: add drmm_universal_plane_alloc()
Philipp Zabel
2021-01-04
1
-0
/
+42
*
drm: Introduce plane and CRTC scaling filter properties
Pankaj Bharadiya
2020-10-21
1
-0
/
+21
*
drm/plane: Clarify our expectations for src/dst rectangles
Maarten Lankhorst
2019-10-10
1
-2
/
+20
*
drm: two planes with the same zpos have undefined ordering
Simon Ser
2019-10-09
1
-4
/
+5
*
drm/docs: More links for implicit/explicit fencing.
Daniel Vetter
2019-06-03
1
-1
/
+1
*
drm: Add helper iterator functions for plane fb_damage_clips blob
Deepak Rawat
2018-12-05
1
-1
/
+3
*
drm: Add a new plane property to send damage during plane update
Lukasz Spintzyk
2018-12-05
1
-0
/
+40
*
drm: Add drm_any_plane_has_format()
Ville Syrjälä
2018-11-06
1
-0
/
+2
*
drm: drop drmP.h include from drm_plane.c
Daniel Vetter
2018-09-09
1
-0
/
+2
*
drm: Add drm/drm_util.h header file
Daniel Vetter
2018-09-09
1
-0
/
+1
*
drm: Describe pixel_blend_mode in drm_plane_state
Sean Paul
2018-08-31
1
-0
/
+7
*
drm: Add per-plane pixel blend mode property
Lowry Li
2018-08-24
1
-0
/
+9
*
drm: switch drm_plane to inline comments
Daniel Vetter
2018-07-13
1
-24
/
+64
*
drm: Switch drm_plane_state to inline kerneldoc style
Daniel Vetter
2018-07-13
1
-30
/
+56
*
drm: Add drm_plane_mask()
Ville Syrjälä
2018-07-02
1
-2
/
+12
*
drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers
Haneen Mohammed
2018-06-18
1
-0
/
+4
*
drm: Trust format_mod_supported() when it OKs a plane modifier.
Eric Anholt
2018-05-31
1
-1
/
+4
*
drm/atomic: better doc for implicit vs explicit fencing
Daniel Vetter
2018-04-24
1
-2
/
+9
*
drm/blend: Add a generic alpha property
Maxime Ripard
2018-04-16
1
-0
/
+6
*
drm: Add drm_mode_config->normalize_zpos boolean
Peter Ujfalusi
2018-03-28
1
-2
/
+2
*
drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_plane
Jyri Sarha
2018-03-02
1
-0
/
+32
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-21
1
-1
/
+3
|
\
|
*
drm/mode_object: fix documentation for object lookups.
Dave Airlie
2017-11-10
1
-0
/
+1
|
*
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-10-12
1
-1
/
+2
*
|
drm: Fix kerneldocs for drm_plane modifiers
Ville Syrjälä
2017-11-14
1
-0
/
+2
*
|
drm: Update docs for legacy kms state
Daniel Vetter
2017-11-09
1
-2
/
+10
|
/
*
drm/atomic: Remove deprecated accessor macros
Maarten Lankhorst
2017-09-08
1
-4
/
+4
*
drm/atomic: Make async plane update checks work as intended, v2.
Maarten Lankhorst
2017-09-08
1
-2
/
+3
*
drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.
Maarten Lankhorst
2017-09-08
1
-0
/
+7
*
drm: Handle properties in the core for atomic drivers
Daniel Vetter
2017-08-08
1
-4
/
+2
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+21
*
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
2017-03-29
1
-1
/
+2
*
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
2017-03-29
1
-1
/
+3
*
drm: Document kms locking a bit better
Daniel Vetter
2017-03-29
1
-1
/
+15
*
drm: drop extern from function decls
Daniel Vetter
2017-03-24
1
-10
/
+10
*
drm/doc: Fix typos for early_unregister doc
Daniel Vetter
2017-01-26
1
-1
/
+1
*
drm/kms-core: Use recommened kerneldoc for struct member refs
Daniel Vetter
2017-01-25
1
-11
/
+11
*
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-30
1
-2
/
+2
[next]