Marek Further Improves Radeon Mesa Performance

Posted by Michael Larabel on December 12, 2012

With a patch sent to the Mesa development list on Monday, Marek Olšák has made another significant performance improvement to the commonly used R600 Gallium3D driver for AMD Radeon graphics cards.

Marek Olšák, the independent contributor to the AMD Radeon Gallium3D driver stack that has achieved feats from R300g HyperZ support to various performance optimizations, has achieved some additional performance gains out of this open-source Linux graphics driver.

The patch being talked about today is r600g: use u_upload_mgr for allocating staging transfer buffers. The patch, which weighs in at just a couple of lines of code, is described as "u_upload_mgr suballocates memory from a large buffer and maps the allocated range (unsychronized), which is perfect for short-lived staging buffers. This reduces the number of relocations sent to the kernel."

By using this sub-allocator to reduce the number of buffers being allocated and synchronized to the video RAM, there's a performance win for some scenarios. Aaron Watry, a Phoronix reader and frequent Phoronix Forums contributor, has already benchmarked the impact of this single Mesa R600g patch.

In 1212102-SU-SUBALLOCT33 you can find his benchmark result for a Radeon HD 6850 graphics card while running Reaction Quake 3 with and without this sub-allocator patch. For this configuration, a 27% boost in the OpenGL frame-rate was witnessed.

This recent work plus the a-sync DMA engine support that came out of AMD this week is quite exciting for seeing some open-source AMD Radeon Linux graphics performance improvements on the horizon.

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. Handbrake 0.9.9 Supports OpenCL Offloading
  4. DNF Still Advancing As Experimental Yum For Fedora
  5. Jolla Announces Their First Phone
  6. Mageia 3 Released, Still Using Legacy GRUB
  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