Re: [PATCH 21/21] drm: mxsfb: Support the alpha plane

2020-05-29 Thread Laurent Pinchart
Hi Stefan, On Tue, Mar 24, 2020 at 12:48:17AM +0100, Stefan Agner wrote: > On 2020-03-09 20:52, Laurent Pinchart wrote: > > The LCDIF in the i.MX6SX and i.MX7 have a second plane called the alpha > > plane. Support it. > > > > Signed-off-by: Laurent Pinchart > > --- > > drivers/gpu/drm/mxsfb/mx

Re: [PATCH 21/21] drm: mxsfb: Support the alpha plane

2020-03-23 Thread Stefan Agner
On 2020-03-09 20:52, Laurent Pinchart wrote: > The LCDIF in the i.MX6SX and i.MX7 have a second plane called the alpha > plane. Support it. > > Signed-off-by: Laurent Pinchart > --- > drivers/gpu/drm/mxsfb/mxsfb_drv.c | 3 + > drivers/gpu/drm/mxsfb/mxsfb_drv.h | 16 ++-- > drivers/gpu/drm/m