[PATCH] drm/mcde: Fix RGB/BGR bug
Linus Walleij
linus.walleij at linaro.org
Tue Nov 17 20:04:16 UTC 2020
On Tue, Nov 17, 2020 at 8:24 PM Sam Ravnborg <sam at ravnborg.org> wrote:
> > Cc: phone-devel at vger.kernel.org
> > Cc: Stephan Gerhold <stephan at gerhold.net>
> > Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> Fixes: ??
It's no regression actually: for the current hardware we just
invert the buffers twice and it looks OK. Buffers are declared
BGR and then BGR-switched again by the DSI formatter.
But when adding DPI (I have some two other patches on the
list) this needs to be corrected.
Yours,
Linus Walleij
More information about the dri-devel
mailing list