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. 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. The Cost Of Ubuntu Disk Encryption
  2. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  3. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  4. F2FS File-System Shows Regressions On Linux 3.10
Latest Linux News
  1. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  2. Handbrake 0.9.9 Supports OpenCL Offloading
  3. Freedreno Gallium3D Now Banging The Adreno A3XX
  4. Jolla Announces Their First Phone
  5. Mageia 3 Released, Still Using Legacy GRUB
  6. NetBSD 6.1 Brings In More Features
  7. Using Six Monitors With AMD's Open-Source Linux Driver
  8. Benchmarking The Intel P-State, CPUfreq Changes
  9. FreeBSD Still Working On Next-Gen Package Manager
  10. DNF Still Advancing As Experimental Yum For Fedora
  11. Logitech Begins Supporting Linux Users
Latest Forum Talk
  1. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  2. FreeBSD Still Working On Next-Gen Package Manager
  3. Benchmarking The Intel P-State, CPUfreq Changes
  4. Jolla Announces Their First Phone
  5. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  6. Kubuntu, KDE Has Little Hope For Ubuntu's Mir
  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