A New Radeon Shader Compiler For Mesa

Posted by Michael Larabel on July 25, 2009

While Gallium3D is gaining a lot of momentum and has picked up a number of new state trackers (OpenVG, OpenGL ES, and OpenCL and OpenGL 3.1 is coming soon) and features (i.e. network debugging support) in recent months, there is still a lot of work left before this architecture will enter the limelight. Gallium3D can be found in Mesa 7.5 but it's not ready for end-users since the hardware drivers are still lacking. It's not an easy, straight port of the existing Mesa "classic" drivers over to bringing them into a Gallium3D driver.

Corbin Simpson has been working on an ATI R300 Gallium3D driver for months and basing it off the current R300 Mesa driver, but that is still a ways left from even being in a working state. The Nouveau developers have been working on a 3D driver using this architecture for quite some time, and they too are a ways out from having a driver ready. The Intel driver is partially working for some hardware. While there is a lot of work that's yet to be accomplished, there are certainly many benefits once everything is switched over to Gallium3D. Developing drivers for Gallium3D will ultimately be easier, features such as OpenCL and OpenGL 3.1 and other APIs don't need to be written for each specific driver now but can generically target them using the said state trackers, and this is just a long-needed update for the Linux 3D sub-system.

This weekend there is good news coming out for the Radeon camp. Nicolai Hähnle has announced his work on a new R300 Radeon shader compiler. What's ideal about this new shader compiler though is that with its design, it's more or less independent of Mesa. The same shader compiler could be used for both classic Mesa and Gallium3D. Instead of having to do much of the same work twice when it comes to writing a ATI shader compiler for Gallium3D and then doing bug fixing and optimization to both, there can just be this one that will work in both places.

Beyond just a reworked shader compiler, Nicolai also cleaned up the vertex program compiler. Next week he intends to begin hooking up this shader compiler into the ATI Gallium3D driver. This re-factored shader compiler is currently living in Nicolai's Mesa repository as he is right now interested in more regression testing.

More information on this accomplishment can be found on the Mesa3D development list.

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. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  2. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  3. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
  4. AMD Radeon Gallium3D More Competitive With Catalyst On Linux
Latest Software Articles
  1. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  2. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  3. F2FS File-System Shows Regressions On Linux 3.10
  4. Previewing The Radeon Gallium3D Shader Optimizations
Latest Linux News
  1. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  2. GCC 4.8.1 Compiler Due To Be Out Next Week
  3. Linux 3.10 Kernel Benchmarks For Intel Ivy Bridge
  4. Linux's "Ondemand" Governor Is No Longer Fit
  5. Firefox 22 Beta Enables WebRTC Support
  6. OpenSUSE 13.1 Milestone 1 Released
  7. DRM Graphics Driver Comes For Dove/Cubox
  8. JADE: An LLVM-Based Video Decoder For MPEG RVC
  9. Ubuntu 13.10 Likely Switching To Chromium Browser
  10. Unity 7, Compiz To Be Polished For Ubuntu 13.10
  11. Unity 8, Mir To Be Experimental Choice In Ubuntu 13.10
Latest Forum Talk
  1. Linux Game Development and a Qt Developers Rage
  2. Linux's "Ondemand" Governor Is No...
  3. Greater Radeon Gallium3D Shader Optimization Tests
  4. Fedora 19 Alpha Gets Its First Delay Due To UEFI
  5. OpenSUSE 13.1 Milestone 1 Released
  6. Firefox 22 Beta Enables WebRTC Support
  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