Skip to content

drm_hwcomposer: Add support for pixel blend mode property

Lowry Li requested to merge (removed):master into master

The upstream version of pixel blend mode property will be added to the DRM core. So added support for pixel blend mode property to the DrmPlane.

Created ValidatePlane() function in Planner to do the blend check, and also moved rotation and plane alpha property check there.

Signed-off-by: Lowry Li lowry.li@arm.com Reviewed-by: Liviu Dudau liviu.dudau@arm.com

Edited by Lowry Li

Merge request reports