Shader Optimizations For The AMD R600g Driver

Written by Michael Larabel in AMD on 7 October 2011 at 12:16 PM EDT. 3 Comments
AMD
Vadim Girlin, an independent contributor to Mesa, has announced some shader optimization work he has done to the R600 Gallium3D driver for the Radeon HD 5000 "Evergreen" series.

This work by Girlin provides a working implementation of a simple ALU scheduler and register allocator, while not regressing Piglit. Right now this ALU scheduler and register allocator is just for Evergreen hardware, but he plans to make it work with other generations of Radeon hardware too. Vadim also plans to implement some earlier optimization passes.

See more in his mailing list message. The R600g shader optimization work is currently found in this GitHub repository.
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