Radeon R100/R200 Mesa Driver Sees Attention

Posted by Michael Larabel on December 05, 2011

David Airlie has made a number of commits to Mesa today that make some modest enhancements to the vintage Radeon R100/R200 classic OpenGL driver.

For anyone unfortunately still using old R100/R200 hardware (the Radeon 7000 series through the Radeon 8500/9250 series), the open-source classic Radeon DRI driver saw its first notable improvements in a while.

Namely, there's the "radeon: texture/renderbuffer overhaul" commit that affected several hundred lines of code to this DRI driver. Below is the commit message that talks about the new render-buffer mapping/unmapping and texture image allocation along with reworking other code paths.
This could have been split up better, but the driver is just broken now, so bisecting the brokenness is going to be painful no matter what.

This adds renderbuffer mapping/unmapping along with texture image allocation. It drops all the old texture upload paths, some of which could possible be reimplemented with the blitter later.

It also redoes the span code paths to use its own set of image mapping handlers, along with removing the tiling decode paths for the color buffers, since we now hope to use the blitter for this.

Another commit adds tiling support for the R100 series. And this commit adds draw/stencil buffer detiling for the R200 hardware. (Old span depth/stencil code was also dropped in a later commit.)

If you're a Radeon user of the R300 series or newer, where the drivers are now all Gallium3D-based, you're not affected by today's Mesa commits.

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. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. New Intel X.Org Driver Supports All Of Haswell
  2. SQLite Now Faster With Memory Mapped I/O
  3. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  4. Qt For Tizen Launches, Based On Qt 5.1
  5. KTAP Released For Linux Kernel Dynamic Tracing
  6. Linux 3.10-rc2 Kernel Takes In A Few Extra Pulls
  7. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  8. Handbrake 0.9.9 Supports OpenCL Offloading
  9. Freedreno Gallium3D Now Banging The Adreno A3XX
  10. Jolla Announces Their First Phone
  11. Mageia 3 Released, Still Using Legacy GRUB
Latest Forum Talk
  1. The Cost Of Ubuntu Disk Encryption
  2. Qt For Tizen Launches, Based On Qt 5.1
  3. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  4. Microsoft Releases Skype For Linux 4.2, Has...
  5. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  6. Modern Intel Gallium3D Driver Still Being Toyed...
  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