Re: [PATCH 0/8] drm: Add support for low-color frame buffer formats
From: Sam Ravnborg <hidden>
Date: 2022-02-17 20:37:33
Also in:
dri-devel, linux-m68k, lkml
From: Sam Ravnborg <hidden>
Date: 2022-02-17 20:37:33
Also in:
dri-devel, linux-m68k, lkml
Hi Geert, On Tue, Feb 15, 2022 at 05:52:18PM +0100, Geert Uytterhoeven wrote:
Hi all, A long outstanding issue with the DRM subsystem has been the lack of support for low-color displays, as used typically on older desktop systems and small embedded displays.
This is one of the pieces missing for a long time - great to see something done here. Thanks Geert! Sam