| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: Export drm_plane_has_format() | Ville Syrjälä | 2024-06-24 | 1 | -0/+2 |
* | drm/panic: Add a drm panic handler | Jocelyn Falempe | 2024-04-15 | 1 | -0/+6 |
* | drm: Introduce plane SIZE_HINTS property | Ville Syrjälä | 2024-04-11 | 1 | -0/+4 |
* | drm/drm_plane: track color mgmt changes per plane | Melissa Wen | 2023-12-13 | 1 | -0/+7 |
* | Revert "drm: Introduce pixel_source DRM plane property" | Dmitry Baryshkov | 2023-12-04 | 1 | -21/+0 |
* | Revert "drm: Introduce solid fill DRM plane property" | Dmitry Baryshkov | 2023-12-04 | 1 | -36/+0 |
* | Revert "drm: Add solid fill pixel source" | Dmitry Baryshkov | 2023-12-04 | 1 | -1/+0 |
* | Revert "drm/atomic: Add solid fill data to plane state dump" | Dmitry Baryshkov | 2023-12-04 | 1 | -3/+0 |
* | Revert "drm/atomic: Loosen FB atomic checks" | Dmitry Baryshkov | 2023-12-04 | 1 | -29/+0 |
* | drm/atomic: Loosen FB atomic checks | Jessica Zhang | 2023-12-02 | 1 | -0/+29 |
* | drm/atomic: Add solid fill data to plane state dump | Jessica Zhang | 2023-12-02 | 1 | -0/+3 |
* | drm: Add solid fill pixel source | Jessica Zhang | 2023-12-02 | 1 | -0/+1 |
* | drm: Introduce solid fill DRM plane property | Jessica Zhang | 2023-12-02 | 1 | -0/+36 |
* | drm: Introduce pixel_source DRM plane property | Jessica Zhang | 2023-12-02 | 1 | -0/+21 |
* | drm: Allow drivers to indicate the damage helpers to ignore damage clips | Javier Martinez Canillas | 2023-11-24 | 1 | -0/+10 |
* | drm/atomic: Add support for mouse hotspots | Zack Rusin | 2023-11-24 | 1 | -0/+14 |
* | drm/drm_plane.h: fix grammar of the comment | Sui Jingfeng | 2023-08-03 | 1 | -1/+1 |
* | drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb() | Thomas Zimmermann | 2022-12-05 | 1 | -2/+2 |
* | drm/plane: Allocate planes with drm_universal_plane_alloc() | Thomas Zimmermann | 2022-09-20 | 1 | -0/+44 |
* | drm/plane: Remove drm_plane_init() | Thomas Zimmermann | 2022-09-20 | 1 | -7/+1 |
* | drm: handle kernel fences in drm_gem_plane_helper_prepare_fb v2 | Christian König | 2022-05-02 | 1 | -3/+1 |
* | drm: add support modifiers for drivers whose planes only support linear layout | Tomohito Esaki | 2022-01-31 | 1 | -0/+3 |
* | drm/plane: Fix typo in format_mod_supported documentation | José Expósito | 2022-01-06 | 1 | -1/+1 |
* | drm/plane: Fix comment typo | Alyssa Rosenzweig | 2021-08-29 | 1 | -1/+1 |
* | drm/plane: Move drm_plane_enable_fb_damage_clips into core | Daniel Vetter | 2021-07-27 | 1 | -1/+2 |
* | drm/plane: check that fb_damage is set up when used | Daniel Vetter | 2021-07-27 | 1 | -32/+4 |
* | drm/plane: remove drm_helper_get_plane_damage_clips | Daniel Vetter | 2021-07-27 | 1 | -3/+7 |
* | drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers | Thomas Zimmermann | 2021-02-23 | 1 | -2/+2 |
* | drm/doc: fix drm_plane_type docs | Simon Ser | 2021-01-24 | 1 | -8/+13 |
* | drm/plane: add drmm_universal_plane_alloc() | Philipp Zabel | 2021-01-04 | 1 | -0/+42 |
* | drm: Introduce plane and CRTC scaling filter properties | Pankaj Bharadiya | 2020-10-21 | 1 | -0/+21 |
* | drm/plane: Clarify our expectations for src/dst rectangles | Maarten Lankhorst | 2019-10-10 | 1 | -2/+20 |
* | drm: two planes with the same zpos have undefined ordering | Simon Ser | 2019-10-09 | 1 | -4/+5 |
* | drm/docs: More links for implicit/explicit fencing. | Daniel Vetter | 2019-06-03 | 1 | -1/+1 |
* | drm: Add helper iterator functions for plane fb_damage_clips blob | Deepak Rawat | 2018-12-05 | 1 | -1/+3 |
* | drm: Add a new plane property to send damage during plane update | Lukasz Spintzyk | 2018-12-05 | 1 | -0/+40 |
* | drm: Add drm_any_plane_has_format() | Ville Syrjälä | 2018-11-06 | 1 | -0/+2 |
* | drm: drop drmP.h include from drm_plane.c | Daniel Vetter | 2018-09-09 | 1 | -0/+2 |
* | drm: Add drm/drm_util.h header file | Daniel Vetter | 2018-09-09 | 1 | -0/+1 |
* | drm: Describe pixel_blend_mode in drm_plane_state | Sean Paul | 2018-08-31 | 1 | -0/+7 |
* | drm: Add per-plane pixel blend mode property | Lowry Li | 2018-08-24 | 1 | -0/+9 |
* | drm: switch drm_plane to inline comments | Daniel Vetter | 2018-07-13 | 1 | -24/+64 |
* | drm: Switch drm_plane_state to inline kerneldoc style | Daniel Vetter | 2018-07-13 | 1 | -30/+56 |
* | drm: Add drm_plane_mask() | Ville Syrjälä | 2018-07-02 | 1 | -2/+12 |
* | drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers | Haneen Mohammed | 2018-06-18 | 1 | -0/+4 |
* | drm: Trust format_mod_supported() when it OKs a plane modifier. | Eric Anholt | 2018-05-31 | 1 | -1/+4 |
* | drm/atomic: better doc for implicit vs explicit fencing | Daniel Vetter | 2018-04-24 | 1 | -2/+9 |
* | drm/blend: Add a generic alpha property | Maxime Ripard | 2018-04-16 | 1 | -0/+6 |
* | drm: Add drm_mode_config->normalize_zpos boolean | Peter Ujfalusi | 2018-03-28 | 1 | -2/+2 |
* | drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_plane | Jyri Sarha | 2018-03-02 | 1 | -0/+32 |