aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_blend.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-11drm: Clarify DRM_MODE_REFLECT_X/Y documentationAlexandru Gheorghe1-0/+22
2018-08-24drm: Add per-plane pixel blend mode propertyLowry Li1-0/+123
2018-04-16drm/blend: Add a generic alpha propertyMaxime Ripard1-0/+39
2018-02-20drm/docs: Align layout of optional plane blending propertiesDaniel Vetter1-8/+10
2017-12-14drm/atomic-helper: Make zpos property kerneldoc less misleadingThierry Reding1-3/+5
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko1-1/+1
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss1-22/+23
2017-05-22drm/blend: Fix comment typ-oRobert Foss1-1/+1
2017-03-06drm/blend: Use new atomic iterator macros.Maarten Lankhorst1-11/+11
2017-03-06drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.Maarten Lankhorst1-2/+1
2017-01-25drm/kms-core: Use recommened kerneldoc for struct member refsDaniel Vetter1-6/+5
2016-10-22drm: RIP mode_config->rotation_propertyVille Syrjälä1-28/+4
2016-10-21drm: Add support for optional per-plane rotation propertyVille Syrjälä1-0/+35
2016-09-22drm/doc: Polish plane composition property docsDaniel Vetter1-18/+128
2016-09-22drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter1-1/+50
2016-09-19drm/blend: Fix sparse warningsVille Syrjälä1-1/+1
2016-08-16drm/doc: Include new drm_blend.cDaniel Vetter1-4/+4
2016-07-29drm: add generic zpos propertyMarek Szyprowski1-0/+238