[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220117125716.yjwxsze35j2ndn2i@sirius.home.kraxel.org>
Date: Mon, 17 Jan 2022 13:57:16 +0100
From: Gerd Hoffmann <kraxel@...hat.com>
To: Helge Deller <deller@....de>
Cc: Daniel Vetter <daniel@...ll.ch>,
Linus Torvalds <torvalds@...ux-foundation.org>,
"airlied@...il.com" <airlied@...il.com>,
linux-fbdev@...r.kernel.org,
Geert Uytterhoeven <geert@...ux-m68k.org>,
linux-kernel@...r.kernel.org, dri-devel@...ts.freedesktop.org,
Javier Martinez Canillas <javierm@...hat.com>
Subject: Re: [PATCH] MAINTAINERS: Add Helge as fbdev maintainer
Hi,
> b) to include new drivers (for old hardware) if they arrive (probably happens rarely but there can be).
> I know of at least one driver which won't be able to support DRM....
Hmm? I seriously doubt that. There is always the option to use a
shadow framebuffer, then convert from standard drm formats to whatever
esoteric pixel format your hardware expects.
Been there, done that. Have a look at the cirrus driver. The physical
hardware was designed in the early 90-ies, almost 30 years ago. These
days it exists in virtual form only (qemu emulates it). Thanks to the
drm driver it runs wayland just fine even though it has a bunch of
constrains dictated by the hardware design.
take care,
Gerd
Powered by blists - more mailing lists