Intel Publishes Massive "Fastboot" Patch Set

Written by Michael Larabel in Intel on 26 May 2012 at 09:11 AM EDT. 23 Comments
INTEL
Intel's Open-Source Technology Center team has published a massive set of 43 patches for "Fastboot" support with their open-source Linux graphics driver.

Fastboot isn't about speeding up the boot process in some magical manner by the Intel Linux graphics driver, but rather it's yet another take at trying to streamline and beautify the Linux boot experience. The goal of all this work is to just preserve the frame-buffer as setup by the BIOS (or GRUB) to avoid any flickering at all until the X.Org Server has started. Depending upon the hardware/software configuration, the X driver may also be able to start without causing any flickering / mode changes to occur, which would then mean this is truly a flicker-free boot experience.

Linux graphics driver developers for years have been trying to achieve a flicker-free experience... Originally it was all supposed to be magical with the kernel mode-setting (KMS) drivers, then with Plymouth on KMS, and various other attempts to not cause the display to flicker at all while Linux is booting. For over four years there have been many articles about flicker-free on Phoronix when it comes to Linux graphics drivers. Rather than calling it Fastboot, it could be called YetAnotherTryToAvoidFlickering. With this flicker-free goal going on for several years the amount of resources devoted to it is rather surprising when consdering that the open-source Intel Linux graphics driver is now slower than the Intel Windows driver and the OpenGL support is years behind.

These 43 patches authored by Jesse Barnes and others is the latest flicker-free attempt for the Intel Linux graphics driver by just trying to preserve the original frame-buffer for as long as possible. 25 of these patches lay the ground work for a new type of GEM object and allows for it to be preserved after the GEM memory manager initializes while the rest are about extracting the current mode configuration.

The Intel Fastboot patch series can be found on the intel-gfx mailing list. The many patches that affect hundreds of lines of code with the Intel DRM driver can be found via CGit as well for easy, web-based viewing.
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