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. Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux
  2. Intel Haswell HD Graphics 4600 Performance On Ubuntu Linux
  3. Intel Core i7 4770K "Haswell" Benchmarks On Ubuntu Linux
  4. The First Experience Of Intel Haswell On Linux
Latest Software Articles
  1. Optimized Binaries Provide Great Benefits For Intel Haswell
  2. 11-Way Linux, BSD Platform Comparison
  3. SNA Acceleration Works Great For Intel Core i7 Haswell
  4. The Linux Evolution For Intel Haswell's Performance
Latest Linux News
  1. NVIDIA Brings Their Linux Driver To ARM
  2. D Language Still Showing Promise, Advancements
  3. Planetary Annihilation Released For Linux Gamers
  4. Gentoo Starts Work On KDE-Wayland Support
  5. NVIDIA To License Its Kepler GPU Technology
  6. KDE's KWin Made Lots Of Progress In 4.11
  7. Ubuntu Announces Carrier Advisory Group
  8. Qt 5.1 Release Candidate 1 Has Arrived
  9. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  10. Subversion 1.8 Presents New Features
  11. LLVM 3.3 Officially Released
Latest Forum Talk
  1. D Language Still Showing Promise, Advancements
  2. NVIDIA To License Its Kepler GPU Technology
  3. NVIDIA Brings Their Linux Driver To ARM
  4. Intel GPU Driver Tries To Rip Out FBDEV Support
  5. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  6. Planetary Annihilation Plans To Come To Linux
  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