DRM Drivers On Linux 3.6 Kernel Aren't Too Fun

Written by Michael Larabel in Linux Kernel on 26 July 2012 at 01:34 AM EDT. 8 Comments
LINUX KERNEL
There's a few prominent changes for the DRM graphics drivers in the forthcoming Linux 3.6 kernel but overall it will be quite a boring release for open-source Linux graphics drivers.

David Airlie even acknowledges the small impact of the DRM changes for the Linux 3.6 merge window. Per his pull request message, "one of the smaller drm -next pulls in ages! ... but yeah fairly quiet merge this time, probably because I missed half of it!"

The key changes for the main drivers include:

Radeon - Documentation improvements, bug-fixes, ring/locking changes, PCI-E Gen 2.0, and DisplayPort fixes. For the Radeon DRM the only really big feature this time around is that it finally enables PCI Express 2.0 support by default, which can mean some nice Radeon GPU performance improvements due to the greater bandwidth.

Intel - More work on enabling Haswell, GPU reset fixes, DisplayPort fixes, and other miscellaneous work. The only main feature for Intel on Linux 3.6 is the continued work on getting Haswell up to speed for this next-generation Intel micro-architecture to be introduced in 2013.

Nouveau - There isn't anything fun for the reverse-engineered open-source NVIDIA driver in the Linux 3.6 kernel. There's some code being rewritten, but it's been postponed to the Linux 3.7 kernel. There's also still no improved power management / re-clocking and the GeForce 600 Kepler series support still requires the external microcode to be loaded.

DRM Core - clean-ups, range allocator coloring, and other small stuff.

So the only exciting stuff I see out of the Direct Rendering Manager drivers for the Linux 3.6 kernel is the Radeon PCI Express 2.0 support by default and the continued Intel work on bringing up Haswell.
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