Age | Commit message (Expand) | Author | Files | Lines |
2022-06-28 | drm/doc: Fix comment typo | Marek Vasut | 1 | -1/+1 |
2022-03-16 | drm/blend: fix typo in the comment | Dmitry Baryshkov | 1 | -1/+1 |
2021-04-22 | drm: drm_blend.c: Use tabs for code indents | Beatriz Martins de Carvalho | 1 | -2/+2 |
2020-12-17 | drm/doc: introduce new section for standard plane properties | Simon Ser | 1 | -6/+0 |
2020-11-24 | drm: fix kernel-doc warnings for SCALING_FILTER | Simon Ser | 1 | -1/+1 |
2020-10-21 | drm: Introduce plane and CRTC scaling filter properties | Pankaj Bharadiya | 1 | -0/+13 |
2020-05-14 | drm: plane: Verify that no or all planes have a zpos property | Laurent Pinchart | 1 | -4/+6 |
2020-03-31 | drm: add docs about the IN_FORMATS plane property | Simon Ser | 1 | -0/+6 |
2019-10-09 | drm: two planes with the same zpos have undefined ordering | Simon Ser | 1 | -4/+4 |
2019-09-06 | drm/blend: Define the direction of Z position values | Daniel Vetter | 1 | -1/+6 |
2019-05-27 | drm: drop use of drmP.h in drm/* | Sam Ravnborg | 1 | -3/+6 |
2018-09-11 | drm: Clarify DRM_MODE_REFLECT_X/Y documentation | Alexandru Gheorghe | 1 | -0/+22 |
2018-08-24 | drm: Add per-plane pixel blend mode property | Lowry Li | 1 | -0/+123 |
2018-04-16 | drm/blend: Add a generic alpha property | Maxime Ripard | 1 | -0/+39 |
2018-02-20 | drm/docs: Align layout of optional plane blending properties | Daniel Vetter | 1 | -8/+10 |
2017-12-14 | drm/atomic-helper: Make zpos property kerneldoc less misleading | Thierry Reding | 1 | -3/+5 |
2017-09-14 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 1 | -1/+1 |
2017-05-22 | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI | Robert Foss | 1 | -22/+23 |
2017-05-22 | drm/blend: Fix comment typ-o | Robert Foss | 1 | -1/+1 |
2017-03-06 | drm/blend: Use new atomic iterator macros. | Maarten Lankhorst | 1 | -11/+11 |
2017-03-06 | drm/atomic: Convert get_existing_state callers to get_old/new_state, v4. | Maarten Lankhorst | 1 | -2/+1 |
2017-01-25 | drm/kms-core: Use recommened kerneldoc for struct member refs | Daniel Vetter | 1 | -6/+5 |
2016-10-22 | drm: RIP mode_config->rotation_property | Ville Syrjälä | 1 | -28/+4 |
2016-10-21 | drm: Add support for optional per-plane rotation property | Ville Syrjälä | 1 | -0/+35 |
2016-09-22 | drm/doc: Polish plane composition property docs | Daniel Vetter | 1 | -18/+128 |
2016-09-22 | drm: Conslidate blending properties in drm_blend.[hc] | Daniel Vetter | 1 | -1/+50 |
2016-09-19 | drm/blend: Fix sparse warnings | Ville Syrjälä | 1 | -1/+1 |
2016-08-16 | drm/doc: Include new drm_blend.c | Daniel Vetter | 1 | -4/+4 |
2016-07-29 | drm: add generic zpos property | Marek Szyprowski | 1 | -0/+238 |