Re: [PATCH v2 RFC 10/10] drm/fourcc: Add DRM_FORMAT_D[1248]
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2022-03-09 13:41:36
Also in:
dri-devel, linux-m68k, lkml
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2022-03-09 13:41:36
Also in:
dri-devel, linux-m68k, lkml
On 3/7/22 21:52, Geert Uytterhoeven wrote:
As Rn is light-on-dark, and Cn can be any colors, there are currently no fourcc codes to describe dark-on-light displays. Introduce fourcc codes for a single-channel dark-on-light frame buffer format with two, four, sixteen, or 256 darkness levels. As the number of bits per pixel may be less than eight, some of these formats rely on proper block handling for the calculation of bits per pixel and pitch. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> ---
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> -- Best regards, Javier Martinez Canillas Linux Engineering Red Hat