[PATCH v2 22/22] drm: mxsfb: Support the alpha plane
Emil Velikov
emil.l.velikov at gmail.com
Sun May 31 16:54:04 UTC 2020
HI Laurent,
>From a quick glance the series looks really good and neat. Then again,
I don't know much about the hardware to provide meaningful review.
A couple of small ideas below.
On Sat, 30 May 2020 at 04:11, Laurent Pinchart
<laurent.pinchart at ideasonboard.com> wrote:
> +#define LCDC_AS_BUF 0x220
> +#define LCDC_AS_NEXT_BUF 0x230
s/LCDC_AS_BUF/LCDC_AS_CUR_BUF/ - to stay consistent with the primary
plane name scheme.
Would it make sense to store the above registers in mxsfb_devdata,
just like we do for the primary planes?
HTH
Emil
More information about the dri-devel
mailing list