summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_blend.c
AgeCommit message (Expand)Author
2018-09-11drm: Clarify DRM_MODE_REFLECT_X/Y documentationAlexandru Gheorghe
2018-08-24drm: Add per-plane pixel blend mode propertyLowry Li
2018-04-16drm/blend: Add a generic alpha propertyMaxime Ripard
2018-02-20drm/docs: Align layout of optional plane blending propertiesDaniel Vetter
2017-12-14drm/atomic-helper: Make zpos property kerneldoc less misleadingThierry Reding
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss
2017-05-22drm/blend: Fix comment typ-oRobert Foss
2017-03-06drm/blend: Use new atomic iterator macros.Maarten Lankhorst
2017-03-06drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.Maarten Lankhorst
2017-01-25drm/kms-core: Use recommened kerneldoc for struct member refsDaniel Vetter
2016-10-22drm: RIP mode_config->rotation_propertyVille Syrjälä
2016-10-21drm: Add support for optional per-plane rotation propertyVille Syrjälä
2016-09-22drm/doc: Polish plane composition property docsDaniel Vetter
2016-09-22drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter
2016-09-19drm/blend: Fix sparse warningsVille Syrjälä
2016-08-16drm/doc: Include new drm_blend.cDaniel Vetter
2016-07-29drm: add generic zpos propertyMarek Szyprowski