New Coreboot Frame-Buffer Driver For The Linux Kernel

Written by Michael Larabel in Coreboot on 25 January 2018 at 05:58 AM EST. 13 Comments
COREBOOT
A new Coreboot frame-buffer driver has been published for the Linux kernel that allows reusing of the frame-buffer setup by Coreboot during the hardware initialization process.

Re-using the frame-buffer setup by Coreboot when initializing the graphics hardware can make for a faster booting system due to uselessly duplicating the FB setup process otherwise and for some small Linux systems just needing a basic frame-buffer can mean that the Linux kernel build doesn't even need a full graphics driver.

This Coreboot frame-buffer driver for the Linux kernel is joined by other patches for exposing Coreboot table support as an enumerable bus for the Linux kernel. The Coreboot tables export information about the frame-buffer and other system information.

More details via this patch series. This driver is enabled via the GOOGLE_FRAMEBUFFER_COREBOOT Kconfig switch on patched kernels.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week