XvMC With iDCT Now Working On Gallium3D

Posted by Michael Larabel on November 21, 2010

A month ago there was the surprising work done by Christian König to bring XvMC and VDPAU support to the open-source ATI Radeon "R600g" Gallium3D driver for the Radeon HD 2000/3000/4000/5000 series graphics cards. The XvMC state tracker with Gallium3D began working shortly thereafter for accelerating XvMC using shaders with this ATI Gallium3D driver, however, iDCT support was not implemented. Christian though has now added support for inverse discrete cosine transforms to this X-Video Motion Compensation code for Gallium3D.

Christian announced this Sunday morning on the mesa-dev mailing list that the first implementation of XvMC iDCT is now working. The pure matrix multiplication with iDCT is working but the luma/chroma scaling and clamping code is still a bit buggy. It's also inefficient and causing issues for some GPUs when driving the video playback at higher resolutions due to the GPU calculations hitting a bottleneck. This work also led to discovering a few bugs in the Radeon DRM command checker and also required introducing support for signed normalized color buffers in the R600g driver.

The inverse discrete cosine transform (iDCT) is one of the processes (along with motion compensation, which the XvMC state tracker already utilizes) for offloading these tasks from the CPU to the GPU. A discrete cosine transform (DCT) expresses a sequence of finitely many data points in terms of a sum of cosine functions oscillating at different frequencies. For more information on iDCT, see Wikipedia.

Kudos to this German developer for tackling XvMC Gallium3D support for ATI Radeon hardware after previously adding HDMI audio support to the Radeon DRM driver and the now-defunct RadeonHD DDX driver.

As already said on Facebook, we have benchmarks coming soon of this Gallium3D driver compared to its classic Mesa R600 driver and also AMD's proprietary Catalyst driver.

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. Mageia 3 Released, Still Using Legacy GRUB
  2. NetBSD 6.1 Brings In More Features
  3. Using Six Monitors With AMD's Open-Source Linux Driver
  4. Benchmarking The Intel P-State, CPUfreq Changes
  5. FreeBSD Still Working On Next-Gen Package Manager
  6. DNF Still Advancing As Experimental Yum For Fedora
  7. Logitech Begins Supporting Linux Users
  8. Modern Intel Gallium3D Driver Still Being Toyed With
  9. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  10. GCC 4.8.1 Compiler Due To Be Out Next Week
  11. Linux 3.10 Kernel Benchmarks For Intel Ivy Bridge
Latest Forum Talk
  1. Mageia 3 Released, Still Using Legacy GRUB
  2. Logitech supports linux!
  3. Logitech Begins Supporting Linux Users
  4. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  5. Kubuntu, KDE Has Little Hope For Ubuntu's Mir
  6. OpenSUSE Considers Replacing LXDE With E17
  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