summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_blend.c
Commit message (Expand)AuthorAgeFilesLines
* drm: drm_blend.c: Use tabs for code indentsBeatriz Martins de Carvalho2021-04-221-2/+2
* drm/doc: introduce new section for standard plane propertiesSimon Ser2020-12-171-6/+0
* drm: fix kernel-doc warnings for SCALING_FILTERSimon Ser2020-11-241-1/+1
* drm: Introduce plane and CRTC scaling filter propertiesPankaj Bharadiya2020-10-211-0/+13
* drm: plane: Verify that no or all planes have a zpos propertyLaurent Pinchart2020-05-141-4/+6
* drm: add docs about the IN_FORMATS plane propertySimon Ser2020-03-311-0/+6
* drm: two planes with the same zpos have undefined orderingSimon Ser2019-10-091-4/+4
* drm/blend: Define the direction of Z position valuesDaniel Vetter2019-09-061-1/+6
* drm: drop use of drmP.h in drm/*Sam Ravnborg2019-05-271-3/+6
* drm: Clarify DRM_MODE_REFLECT_X/Y documentationAlexandru Gheorghe2018-09-111-0/+22
* drm: Add per-plane pixel blend mode propertyLowry Li2018-08-241-0/+123
* drm/blend: Add a generic alpha propertyMaxime Ripard2018-04-161-0/+39
* drm/docs: Align layout of optional plane blending propertiesDaniel Vetter2018-02-201-8/+10
* drm/atomic-helper: Make zpos property kerneldoc less misleadingThierry Reding2017-12-141-3/+5
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-1/+1
* drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2017-05-221-22/+23
* drm/blend: Fix comment typ-oRobert Foss2017-05-221-1/+1
* drm/blend: Use new atomic iterator macros.Maarten Lankhorst2017-03-061-11/+11
* drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.Maarten Lankhorst2017-03-061-2/+1
* drm/kms-core: Use recommened kerneldoc for struct member refsDaniel Vetter2017-01-251-6/+5
* drm: RIP mode_config->rotation_propertyVille Syrjälä2016-10-221-28/+4
* drm: Add support for optional per-plane rotation propertyVille Syrjälä2016-10-211-0/+35
* drm/doc: Polish plane composition property docsDaniel Vetter2016-09-221-18/+128
* drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter2016-09-221-1/+50
* drm/blend: Fix sparse warningsVille Syrjälä2016-09-191-1/+1
* drm/doc: Include new drm_blend.cDaniel Vetter2016-08-161-4/+4
* drm: add generic zpos propertyMarek Szyprowski2016-07-291-0/+238