index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_plane.c
Age
Commit message (
Expand
)
Author
2025-05-09
drm/plane: modify create_in_formats to acommodate async
Arun R Murthy
2025-05-09
drm/plane: Add new plane property IN_FORMATS_ASYNC
Arun R Murthy
2024-06-24
drm: Export drm_plane_has_format()
Ville Syrjälä
2024-06-24
drm: Rename drm_plane_check_pixel_format() to drm_plane_has_format()
Ville Syrjälä
2024-04-22
drm: Fix plane SIZE_HINTS property docs
Ville Syrjälä
2024-04-11
drm: Introduce plane SIZE_HINTS property
Ville Syrjälä
2023-12-23
drm: Don't unref the same fb many times by mistake due to deadlock handling
Ville Syrjälä
2023-12-04
Revert "drm: Introduce pixel_source DRM plane property"
Dmitry Baryshkov
2023-12-04
Revert "drm/atomic: Add solid fill data to plane state dump"
Dmitry Baryshkov
2023-12-02
drm/atomic: Add solid fill data to plane state dump
Jessica Zhang
2023-12-02
drm: Introduce pixel_source DRM plane property
Jessica Zhang
2023-11-24
drm/plane: Extend damage tracking kernel-doc
Javier Martinez Canillas
2023-11-24
drm: Introduce documentation for hotspot properties
Michael Banack
2023-11-24
drm: Remove legacy cursor hotspot code
Zack Rusin
2023-11-24
drm/atomic: Add support for mouse hotspots
Zack Rusin
2023-11-24
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
2023-01-04
drm/docs: Explicitly document default CRTC background behavior
Sean Paul
2022-09-20
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
2022-09-20
drm/plane: Remove drm_plane_init()
Thomas Zimmermann
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
[next]