AMD Releases New Radeon Code: A-Sync DMA Engines

Written by Michael Larabel in Radeon on 11 December 2012 at 01:37 AM EST. 12 Comments
RADEON
A second update to the Radeon DRM driver has been released that will be pulled into the Linux 3.8 kernel. This second Direct Render Manager update for the Radeon kernel driver provides new code from AMD that was kept internally for months but is now permitted for open-sourcing.

In last week's first Radeon 3.8 driver update there weren't too many interesting changes with it mostly just being minor updates. However, in that earlier mailing list post, AMD's Alex Deucher wrote that new code would be opened up soon with "new bits waiting internally for release."

That code has now been cleared for release. Unfortunately, it's not early Radeon HD 8000 series open-source support, UVD video decoding support, or anything too groundbreaking, but it's still a worthwhile addition to their open-source driver.

The new code that's been cleared for public consumption is support for a-synchronous DMA engines on Radeon GPUs from the Radeon HD 2000 series (R600) up through the Radeon HD 7000 series (Southern Islands). This code has been running internally at AMD for months but was only cleared today.
I've added a new set of patches that adds support for the asynchronous DMA engines on r6xx-SI. These engines are used for ttm bo moves and VM page table updates currently. They could also be exposed via the CS ioctl for userspace use, but I haven't had a chance to add proper CS checker patches for them yet. These patches have been tested extensively internally for months, so they should be pretty solid.
The Radeon DRM changes for Linux 3.8 in this second pull add nearly 2,000 lines of new kernel code. The DRM pull request can be found on the dri-devel list.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week