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. Wayland's Weston Gets Output Scaling Support
  2. Raspberry Pi Gets New Wayland Weston Renderer
  3. Debian GNU/Hurd 2013 Release Brings New Packages
  4. Intel Ultrabook Performance Is Faster With Mesa 9.2
  5. Hot Relocation HDD To SSD Support For Btrfs
  6. Phoronix Test Suite 4.6.0 "Utsira" Released
  7. New Intel X.Org Driver Supports All Of Haswell
  8. SQLite Now Faster With Memory Mapped I/O
  9. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  10. Qt For Tizen Launches, Based On Qt 5.1
  11. KTAP Released For Linux Kernel Dynamic Tracing
Latest Forum Talk
  1. Wayland's Weston Gets Output Scaling Support
  2. Fedora 18 Comes To ARMv6, Raspberry Pi
  3. Microsoft Releases Skype For Linux 4.2, Has...
  4. Raspberry Pi Gets New Wayland Weston Renderer
  5. Openbenchmarking.org main page is damaged
  6. Humble Indie Bundle Finally Sells Out
  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