Re: [PATCH v2 05/10] drm/fourcc: Add DRM_FORMAT_C[124]
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2022-03-09 12:58:10
Also in:
dri-devel, linux-m68k, lkml
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2022-03-09 12:58:10
Also in:
dri-devel, linux-m68k, lkml
On 3/7/22 21:52, Geert Uytterhoeven wrote:
Introduce fourcc codes for color-indexed frame buffer formats with two, four, and sixteen colors, and provide a mapping from bit per pixel and depth to fourcc codes. As the number of bits per pixel is less than eight, these 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