index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
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
2022-04-28
drm/plane: Move range check for format_count earlier
Steven Price
2022-01-31
drm: add support modifiers for drivers whose planes only support linear layout
Tomohito Esaki
2022-01-06
drm/plane: Make format_mod_supported truly optional
José Expósito
2021-08-02
drm: Fix typo in comments
Cai Huoqing
2021-07-27
drm/plane: Move drm_plane_enable_fb_damage_clips into core
Daniel Vetter
2021-07-27
drm/plane: check that fb_damage is set up when used
Daniel Vetter
2021-05-12
drm/modifiers: Enforce consistency between the cap an IN_FORMATS
Daniel Vetter
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-01-25
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2021-01-24
drm/doc: document the type plane property
Simon Ser
2021-01-11
drm: Check actual format for legacy pageflip.
Bas Nieuwenhuizen
2021-01-07
Merge tag 'drm-misc-next-2021-01-06' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2021-01-07
Merge tag 'imx-drm-next-2021-01-04' of git://git.pengutronix.de/git/pza/linux...
Daniel Vetter
2021-01-04
drm/plane: add drmm_universal_plane_alloc()
Philipp Zabel
2020-12-17
drm: require each CRTC to have a unique primary plane
Simon Ser
2020-12-17
drm/doc: fix reference to drm_format_modifier_blob
Simon Ser
2020-12-17
drm/doc: introduce new section for standard plane properties
Simon Ser
2020-12-15
drm: require a non_NULL drm_crtc.primary
Simon Ser
2020-12-15
drm: rework description of primary and cursor planes
Simon Ser
2020-12-07
drm: fix typos in plane and CRTC overviews
Simon Ser
2020-10-21
drm: Introduce plane and CRTC scaling filter properties
Pankaj Bharadiya
2020-08-25
Merge tag 'v5.9-rc2' into drm-misc-fixes
Maarten Lankhorst
2020-08-17
drm/modeset-lock: Take the modeset BKL for legacy drivers
Daniel Vetter
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-05-14
drm: plane: Verify that no or all planes have a zpos property
Laurent Pinchart
2019-04-24
drm/lease: Make sure implicit planes are leased
Daniel Vetter
2019-01-11
drm: Auto-set allow_fb_modifiers when given modifiers at plane init
Paul Kocialkowski
2018-11-29
drm: Add DRM_MODESET_LOCK_BEGIN/END helpers
Sean Paul
2018-11-06
drm: Add drm_any_plane_has_format()
Ville Syrjälä
2018-09-14
drm: Differentiate the lack of an interface from invalid parameter
Chris Wilson
2018-09-11
drm: Remove set but not used variable 'config'
YueHaibing
2018-09-09
drm: drop drmP.h include from drm_plane.c
Daniel Vetter
2018-07-13
drm: Introduce __setplane_atomic()
Ville Syrjälä
2018-07-13
drm: Extract __setplane_check()
Ville Syrjälä
2018-06-18
drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers
Haneen Mohammed
2018-06-11
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
Ville Syrjälä
2018-05-31
drm: Trust format_mod_supported() when it OKs a plane modifier.
Eric Anholt
2018-03-29
drm: Use plane->state->fb over plane->fb
Ville Syrjälä
2018-03-29
drm: Make the fb refcount handover less magic
Ville Syrjälä
2018-03-29
drm: Adjust whitespace for legibility
Ville Syrjälä
2018-03-29
drm: Add local 'plane' variable for primary/cursor planes
Ville Syrjälä
2018-03-21
Merge airlied/drm-next into drm-misc-next
Sean Paul
2018-03-16
drm: Remove now pointelss blob->data casts
Ville Syrjälä
2018-03-14
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-26
drm: Check that the plane supports the request format+modifier combo
Ville Syrjälä
2018-02-15
drm/atomic: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
2018-01-29
drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasks
Ville Syrjälä
2017-12-20
drm/plane: Make framebuffer refcounting the responsibility of setplane_intern...
Maarten Lankhorst
[next]