Radeon Gallium3D Hierarchical-Z Updated (R600)

Posted by Michael Larabel on February 08, 2012

Now that the Radeon R600 tiling patches are done, Jerome Glisse has moved to updating the out-of-tree Hierarchical Z patches for the Radeon HD 2000 through 6000 series.

As illustrated in other articles, Hierarchical-Z can really boost graphics performance. Hierarchical Z (a.k.a. HiZ or also known as being part of the ATI/AMD HyperZ technology that's long been marketed) has already been implemented for the older open-source Radeon driver but hasn't been merged yet for any R600+ ASICs.

Hierarchical Z basically dumps unneeded pixels (as determined by checking them against the z-buffer, hence its name) as quickly as possible from the rendering pipeline. With less pixels to push forward, there's generally faster performance. Below are some very old ATI Technologies marketing slides concerning this feature.



While HyperZ / Hierarchical Z has been found within Radeon GPUs going back to the decade-old Radeon R100 series, it's open-source support hasn't been too quick to materialize. There's been HiZ support for pre-R600 (Radeon HD 2000 series), but the support for modern ATI/AMD graphics processors has been out of reach to most Linux desktop users.

The AMD Catalyst driver on Linux obviously supports Hyper Z's full capabilities, but the R600+ open-source support hasn't been mainlined. There's been R600+ Hierarchical Z patches floating in this FreeDesktop.org BugZilla bug for more than a year along with some patches in Alex Deucher's HTTP repository, but nothing that's worked its way mainline yet. Hierarchical Z support requires kernel DRM and Mesa (R600g) patches.

This afternoon updated Mesa/kernel patches arrived from Jerome Glisse in the aforelinked bug posting for open-source Hierarchical Z support on the GPUs from the Radeon HD 2000 series through the Radeon HD 6900 series. These patches were re-based to work atop the recent R600 tiling work.

The Hierarchical Z support for modern Radeon GPUs has been baking for about a year and we can only hope it's merged soon (assuming all issues are worked out) so that its performance can be more competitive with the proprietary Catalyst driver. This support would likely end up in the Linux 3.4 kernel and Mesa 8.1 releases.

What the Mesa patch specifically does is enable htile setup for R600g, which does a bit more than just HiZ. According to the patch description, "htile is used for HiZ and HiS support and fast Z/S clears. This commit just adds the htile setup. Fast Z/S clear is enabled. But we don't take full advantage of HiS with that patch." The kernel-side patch adds htile support to the Radeon DRM driver's command-stream (CS) checker.

The other patches found in Alex's directory for implementing the rest of the functionality in R600 Gallium3D don't appear to need any revisions at this time to work against the latest Mesa master code-base. The R600_SURF and R600_HYPERZ environment variables control the driver support.

Recent tests showed the open-source Radeon performance is about a half-decade behind Catalyst for many ATI/AMD GPUs, but the Hierarchical Z support does make the performance go up a fair amount. There's also the 2D tiling, PCI Express 2.0 support, and other not-yet-enabled-by-default features to up the frame-rates.

There will be some more Gallium3D benchmarks to publish in the near future.

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. 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. Benchmarking The Intel P-State, CPUfreq Changes
  2. FreeBSD Still Working On Next-Gen Package Manager
  3. DNF Still Advancing As Experimental Yum For Fedora
  4. Logitech Begins Supporting Linux Users
  5. Modern Intel Gallium3D Driver Still Being Toyed With
  6. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  7. GCC 4.8.1 Compiler Due To Be Out Next Week
  8. Linux 3.10 Kernel Benchmarks For Intel Ivy Bridge
  9. Linux's "Ondemand" Governor Is No Longer Fit
  10. Firefox 22 Beta Enables WebRTC Support
  11. OpenSUSE 13.1 Milestone 1 Released
Latest Forum Talk
  1. Modern Intel Gallium3D Driver Still Being Toyed...
  2. Logitech Begins Supporting Linux Users
  3. X3: Albion Prelude Released For Linux Gamers
  4. Linux's "Ondemand" Governor Is No...
  5. DNF Still Advancing As Experimental Yum For Fedora
  6. The Last GNOME 3.8 Point Release Has Been Made
  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