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.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
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
2018-05-31
drm: Trust format_mod_supported() when it OKs a plane modifier.
Eric Anholt
1
-11
/
+12
2018-03-29
drm: Use plane->state->fb over plane->fb
Ville Syrjälä
1
-5
/
+14
2018-03-29
drm: Make the fb refcount handover less magic
Ville Syrjälä
1
-2
/
+1
2018-03-29
drm: Adjust whitespace for legibility
Ville Syrjälä
1
-1
/
+5
2018-03-29
drm: Add local 'plane' variable for primary/cursor planes
Ville Syrjälä
1
-14
/
+18
2018-03-21
Merge airlied/drm-next into drm-misc-next
Sean Paul
1
-1
/
+1
2018-03-16
drm: Remove now pointelss blob->data casts
Ville Syrjälä
1
-1
/
+1
2018-03-14
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-7
/
+26
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2018-02-26
drm: Check that the plane supports the request format+modifier combo
Ville Syrjälä
1
-7
/
+26
2018-02-15
drm/atomic: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
1
-1
/
+1
2018-01-29
drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasks
Ville Syrjälä
1
-0
/
+4
2017-12-20
drm/plane: Make framebuffer refcounting the responsibility of setplane_intern...
Maarten Lankhorst
1
-22
/
+20
2017-11-23
drm/vblank: Pass crtc_id to page_flip_ioctl.
Maarten Lankhorst
1
-0
/
+1
[next]