[PATCH V2] video: implement a simple framebuffer driver
Arnd Bergmann
arnd at arndb.de
Tue Apr 30 06:29:27 EDT 2013
On Tuesday 30 April 2013, Tomi Valkeinen wrote:
> The bootloader would init the display hardware, the bootfb would give an
> early /dev/fb0 for the kernel and userspace, and when the real display
> driver is loaded, the bootfb would be unbound and the real driver would
> take over.
I think that's a great idea. What I'm not sure about is how that
infrastructure for switching frame buffers would work and how hard
it's to write.
Arnd
More information about the linux-rpi-kernel
mailing list