Major Linux 2.6.34 Kernel GPU DRM Updates

Written by Michael Larabel in Linux Kernel on 1 March 2010 at 02:42 AM EST. 5 Comments
LINUX KERNEL
There's already quite a bit of code that has been merged into the Linus 2.6 Git tree for the Linux 2.6.34 kernel tree, but the first pull request for the DRM (Direct Rendering Manager) code has went in this morning.

As was mentioned last week, the "vga_switcheroo" that allows for dual GPU switching / hybrid graphics support on some notebook computers is now being pushed into the mainline kernel. This support isn't as polished as what can be found on Windows Vista/7 with real-time switching, but for now on Linux the X.Org Server needs to be restarted when switching between the graphics processors. The NVIDIA switching support is also still immature compared to the ATI and Intel support levels.

Beyond the Linux dual GPU switching support, the Linux 2.6.34 kernel DRM also features the initial ATI Evergreen/R800 "Radeon HD 5000 series" kernel mode-setting support, initial power management support, hardware I2C engine support, the R600 command stream checker, and other changes. The initial open-source Evergreen support does not yet offer any 2D EXA/X-Video acceleration but just basic KMS support.

The Nouveau driver contains an interface break that will require updated libdrm and DDX driver code. This is permitted in the mainline kernel as the Nouveau driver has not yet left the staging area of the kernel.

On the Intel side of this Linux 2.6.34 kernel DRM code there is initial Sandy Bridge support well ahead of the product's availability.

The first (of likely a few) DRM pull requests for the Linux 2.6.34 kernel can be read on the mailing list.

As always, we are benchmarking the very latest Linux kernel code on a daily basis over at kernel-tracker.phoromatic.com.
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