[PATCH 3/7] drm/panel: sitronix-st7789v: Specify the expected bus format
Miquel Raynal
miquel.raynal at bootlin.com
Fri Jun 16 09:56:11 UTC 2023
Hi Sam,
sam at ravnborg.org wrote on Sat, 10 Jun 2023 22:12:46 +0200:
> On Fri, Jun 09, 2023 at 04:59:47PM +0200, Miquel Raynal wrote:
> > The LCD controller supports RGB444, RGB565 and RGB888. The value that is
> > written in the COLMOD register indicates using RGB888, so let's clearly
> > specify the in-use bus format.
>
> Confused.
> MEDIA_BUS_FMT_RGB666_1X18 assumes 6 bits per color.
> But RGB888 is 8 bits per color.
>
> Something that I have forgotten, or is this inconsistent?
That is a typo indeed, I meant RBG666.
Thanks, Miquèl
More information about the dri-devel
mailing list