[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdWXWA2h7zrZa_nnqR_qNdsOdHJS=Vf1YExhvs08KukoNg@mail.gmail.com>
Date: Tue, 18 Jan 2022 09:10:29 +0100
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Gerd Hoffmann <kraxel@...hat.com>
Cc: Helge Deller <deller@....de>, Daniel Vetter <daniel@...ll.ch>,
Linux Fbdev development list <linux-fbdev@...r.kernel.org>,
Sven Schnelle <svens@...ckframe.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
DRI Development <dri-devel@...ts.freedesktop.org>,
Javier Martinez Canillas <javierm@...hat.com>,
Thomas Zimmermann <tzimmermann@...e.de>,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [PATCH] MAINTAINERS: Add Helge as fbdev maintainer
Hi Gerd,
On Tue, Jan 18, 2022 at 7:30 AM Gerd Hoffmann <kraxel@...hat.com> wrote:
> Also note that using a shadow framebuffer allows to decouple fbcon
> updates and scanout framebuffer updates. Can be used to speed up
> things without depending on the 2d blitter.
Assuming accesses to the shadow frame buffer are faster than accesses
to the scanout frame buffer. While this is true on modern hardware,
this is not the case on all hardware. Especially if the shadow frame
buffer has a higher depth (XRGB8888) than the scanout frame buffer
(e.g. Cn)...
The funny thing is that the systems we are interested in, once used
to be known for their graphics capabilities and/or performance...
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-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
Powered by blists - more mailing lists