Intel's Brewing New Linux Graphics Driver Features

Posted by Michael Larabel on February 05, 2012

Eric Anholt of Intel spoke on Saturday at FOSDEM 2012 in Belgium about the state of the Intel Linux graphics driver user-space and some of their future plans.

At the bottom is the video I recorded of Anholt's presentation about the Intel Linux graphics driver developed out of their Open-Source Technology Center. Here are some of the keynotes from his FOSDEM 2012 presentation:

- As far as what's next for the Intel Linux graphics team is they will be focusing upon more performance improvements, increased stability, and MSAA.

- The proper multi-sampling anti-aliasing (MSAA) support for the Intel Linux driver is finally on the horizon! MSAA will become more important with the greater usage of cairo-gl.

- Anholt reiterated that APITrace is awesome and offers lots of features, plus more capabilities are coming up. APITrace is very useful for OpenGL debugging, finding driver issues, performance monitoring, and more.

- The Intel Glamor acceleration architecture (using OpenGL acceleration for 2D) is still being worked on. Glamor is still slower than using the CPU-based software rasterizer, but it's faster than the current (UXA) 2D acceleration in the xf86-video-ati DDX. (Phoronix benchmarks of Glamor acceleration are still on my TODO list.)

- The SNA acceleration architecture continues to be very promising and Chris Wilson is still working extensively on it. SNA is more than 70k lines of code (this is just for 2D acceleration, their entire OpenGL driver in comparison is around 40k lines of code). SNA can be faster than using software acceleration and overall is very promising, but continues to be disabled by default. (Phoronix benchmarks of SNA continue to show much progress.)

- As far as what will succeed UXA (either Glamor or SNA), it's still being decided. The problem with SNA is that new back-ends need to be created for each new generation of Intel graphics hardware while Glamor is just going to be using the OpenGL code-paths. However, for whether a switch is made to Glamor or SNA, replacing UXA will likely be gradual. The Intel developers will slowly replace the various UXA operations with the new SNA/Glamor calls gradually. When switching from EXA to UXA with the Intel driver it was immediate and initially caused some nasty fallout for users; Intel developers are being careful to not cause great pain again with more invasive changes all at once.

- Cairo-gl is coming along nicely as well.

- The libdrm component has received some useful improvements recently for the Intel driver developers like the AUB file dumping and batch-buffer decoding.

Below is Eric's FOSDEM presentation in full about the Linux graphics user-space. There's also some other exciting Intel Linux news that wasn't publicly brought up during the presentation but will be mentioned soon.


Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Linux Desktop Security Could Be A Whole Lot Better
  2. KDE 4.11 Will Be The Last Major KDE4 Workspaces Feature Release
  3. New NVIDIA Linux Driver Supports The GeForce GTX 780
  4. Chrome 28 To Offer More Speed Improvements
  5. Digia Announces "Boot To Qt" Project
  6. X.Org Libraries Hit By Round Of Security Issues
  7. Wayland's Weston Gets Output Scaling Support
  8. Raspberry Pi Gets New Wayland Weston Renderer
  9. Debian GNU/Hurd 2013 Release Brings New Packages
  10. Intel Ultrabook Performance Is Faster With Mesa 9.2
  11. Hot Relocation HDD To SSD Support For Btrfs
Latest Forum Talk
  1. Linux Desktop Security Could Be A Whole Lot Better
  2. Wayland's Weston Gets Output Scaling Support
  3. Steam: No used games...
  4. Xserver 1.14 support will arrive with Catalyst...
  5. New NVIDIA Linux Driver Supports The GeForce GTX...
  6. KDE 4.11 Will Be The Last Major KDE4 Workspaces...
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite