Re: [PATCH v2 21/43] drm/sun4i: frontend: Add support for the BGRX8888 input format

2018-11-27 Thread Maxime Ripard
On Fri, Nov 23, 2018 at 10:24:53AM +0100, Paul Kocialkowski wrote: > This introduces support for the BGRX input format for the frontend, > with its associated pixel sequence value definition. Other fields are > already configured correctly as they no longer depend on the format's > fourcc direc

[PATCH v2 21/43] drm/sun4i: frontend: Add support for the BGRX8888 input format

2018-11-23 Thread Paul Kocialkowski
This introduces support for the BGRX input format for the frontend, with its associated pixel sequence value definition. Other fields are already configured correctly as they no longer depend on the format's fourcc directly. Signed-off-by: Paul Kocialkowski --- drivers/gpu/drm/sun4i/sun4i_fr