[PATCH v4 1/2] drm: Add per-plane pixel blend mode property

Lowry Li lowry.li at arm.com
Wed Aug 15 06:33:17 UTC 2018


On Tue, Aug 14, 2018 at 02:23:10PM +0200, Maarten Lankhorst wrote:
> Op 14-08-18 om 13:32 schreef Lowry Li:
> > Pixel blend modes represent the alpha blending equation
> > selection, describing how the pixels from the current
> > plane are composited with the background.
> >
> > Adds a pixel_blend_mode to drm_plane_state and a
> > blend_mode_property to drm_plane, and related support
> > functions.
> >
> > Defines three blend modes in drm_blend.h.
> Hey,
> 
> The changelog's missing?
> 
> ~Maarten

Hi Maarten,

Will add the changelog. Thanks a lot.
-- 
Regards,
Lowry


More information about the dri-devel mailing list