Re: [PATCH v2 05/10] drm/fourcc: Add DRM_FORMAT_C[124]
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2022-03-15 07:52:40
Also in:
dri-devel, linux-m68k, lkml
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2022-03-15 07:52:40
Also in:
dri-devel, linux-m68k, lkml
On Tue, Mar 15, 2022 at 8:51 AM Geert Uytterhoeven [off-list ref] wrote:
quoted
Also, when drm_fourcc.h is describing pixel formats, it needs to consider only how a little-endian CPU accesses them. That's how pixel data in memory is described. Display hardware plays no part in that. It is the driver's job to expose the pixel formats that match display hardware behaviour.But if the "CPU format" does not match the "display support",
s/support/format/
all pixel data must be converted?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds