index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_plane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-23
drm: Don't unref the same fb many times by mistake due to deadlock handling
Ville Syrjälä
1
-0
/
+1
2023-12-04
Revert "drm: Introduce pixel_source DRM plane property"
Dmitry Baryshkov
1
-15
/
+4
2023-12-04
Revert "drm/atomic: Add solid fill data to plane state dump"
Dmitry Baryshkov
1
-8
/
+0
2023-12-02
drm/atomic: Add solid fill data to plane state dump
Jessica Zhang
1
-0
/
+8
2023-12-02
drm: Introduce pixel_source DRM plane property
Jessica Zhang
1
-4
/
+15
2023-11-24
drm/plane: Extend damage tracking kernel-doc
Javier Martinez Canillas
1
-0
/
+30
2023-11-24
drm: Introduce documentation for hotspot properties
Michael Banack
1
-1
/
+57
2023-11-24
drm: Remove legacy cursor hotspot code
Zack Rusin
1
-3
/
+0
2023-11-24
drm/atomic: Add support for mouse hotspots
Zack Rusin
1
-0
/
+50
2023-11-24
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
1
-0
/
+13
2023-01-04
drm/docs: Explicitly document default CRTC background behavior
Sean Paul
1
-0
/
+5
2022-09-20
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
1
-0
/
+38
2022-09-20
drm/plane: Remove drm_plane_init()
Thomas Zimmermann
1
-32
/
+0
2022-04-28
drm/plane: Move range check for format_count earlier
Steven Price
1
-7
/
+7
2022-01-31
drm: add support modifiers for drivers whose planes only support linear layout
Tomohito Esaki
1
-10
/
+13
2022-01-06
drm/plane: Make format_mod_supported truly optional
José Expósito
1
-7
/
+2
2021-08-02
drm: Fix typo in comments
Cai Huoqing
1
-1
/
+1
2021-07-27
drm/plane: Move drm_plane_enable_fb_damage_clips into core
Daniel Vetter
1
-0
/
+54
2021-07-27
drm/plane: check that fb_damage is set up when used
Daniel Vetter
1
-0
/
+50
2021-05-12
drm/modifiers: Enforce consistency between the cap an IN_FORMATS
Daniel Vetter
1
-1
/
+17
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-10
/
+56
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
1
-6
/
+2
2021-01-25
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-1
/
+8
2021-01-24
drm/doc: document the type plane property
Simon Ser
1
-4
/
+54
2021-01-12
drm: Check actual format for legacy pageflip.
Bas Nieuwenhuizen
1
-1
/
+8
2021-01-07
Merge tag 'drm-misc-next-2021-01-06' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+18
2021-01-07
Merge tag 'imx-drm-next-2021-01-04' of git://git.pengutronix.de/git/pza/linux...
Daniel Vetter
1
-29
/
+105
2021-01-04
drm/plane: add drmm_universal_plane_alloc()
Philipp Zabel
1
-29
/
+105
2020-12-17
drm: require each CRTC to have a unique primary plane
Simon Ser
1
-0
/
+6
2020-12-17
drm/doc: fix reference to drm_format_modifier_blob
Simon Ser
1
-3
/
+3
2020-12-17
drm/doc: introduce new section for standard plane properties
Simon Ser
1
-0
/
+12
2020-12-15
drm: require a non_NULL drm_crtc.primary
Simon Ser
1
-1
/
+1
2020-12-15
drm: rework description of primary and cursor planes
Simon Ser
1
-7
/
+9
2020-12-07
drm: fix typos in plane and CRTC overviews
Simon Ser
1
-1
/
+1
2020-10-21
drm: Introduce plane and CRTC scaling filter properties
Pankaj Bharadiya
1
-0
/
+73
2020-08-25
Merge tag 'v5.9-rc2' into drm-misc-fixes
Maarten Lankhorst
1
-0
/
+1
2020-08-17
drm/modeset-lock: Take the modeset BKL for legacy drivers
Daniel Vetter
1
-1
/
+1
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
1
-0
/
+1
2020-05-14
drm: plane: Verify that no or all planes have a zpos property
Laurent Pinchart
1
-0
/
+9
2019-04-24
drm/lease: Make sure implicit planes are leased
Daniel Vetter
1
-0
/
+8
2019-01-11
drm: Auto-set allow_fb_modifiers when given modifiers at plane init
Paul Kocialkowski
1
-0
/
+3
2018-11-29
drm: Add DRM_MODESET_LOCK_BEGIN/END helpers
Sean Paul
1
-13
/
+3
2018-11-06
drm: Add drm_any_plane_has_format()
Ville Syrjälä
1
-0
/
+23
2018-09-14
drm: Differentiate the lack of an interface from invalid parameter
Chris Wilson
1
-5
/
+5
2018-09-11
drm: Remove set but not used variable 'config'
YueHaibing
1
-2
/
+0
2018-09-09
drm: drop drmP.h include from drm_plane.c
Daniel Vetter
1
-1
/
+10
2018-07-13
drm: Introduce __setplane_atomic()
Ville Syrjälä
1
-11
/
+57
2018-07-13
drm: Extract __setplane_check()
Ville Syrjälä
1
-31
/
+49
2018-06-18
drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers
Haneen Mohammed
1
-0
/
+4
2018-06-11
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
Ville Syrjälä
1
-5
/
+9
[next]