index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2025-12-13
Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-4
/
+4
2025-12-05
Merge tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-12-05
drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties()
Dan Carpenter
1
-4
/
+4
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+59
2025-11-26
drm/plane: Add COLOR PIPELINE property
Harry Wentland
1
-0
/
+59
2025-11-24
drm/plane: Remove const qualifier from plane->modifiers allocation type
Kees Cook
1
-1
/
+1
2025-11-19
drm/plane: Fix create_in_format_blob() return value
Ville Syrjälä
1
-2
/
+2
2025-06-16
drm: Include <linux/export.h>
Thomas Zimmermann
1
-0
/
+1
2025-05-09
drm/plane: modify create_in_formats to acommodate async
Arun R Murthy
1
-13
/
+31
2025-05-09
drm/plane: Add new plane property IN_FORMATS_ASYNC
Arun R Murthy
1
-0
/
+8
2024-06-24
drm: Export drm_plane_has_format()
Ville Syrjälä
1
-0
/
+10
2024-06-24
drm: Rename drm_plane_check_pixel_format() to drm_plane_has_format()
Ville Syrjälä
1
-12
/
+10
2024-04-22
drm: Fix plane SIZE_HINTS property docs
Ville Syrjälä
1
-1
/
+1
2024-04-11
drm: Introduce plane SIZE_HINTS property
Ville Syrjälä
1
-0
/
+56
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-11
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
[next]