commit | 278a334cbc96d3da66d56235b8ce84081e9a1892 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Dec 13 12:27:28 2012 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Dec 14 10:45:26 2012 -0500 |
tree | b5359119856453cdd69277003861e0a9a9e2b408 | |
parent | cd459e525f4faeefa0bf78e1bcba3e04496b2cb5 [diff] |
drm/radeon: enable the async DMA rings in the CS ioctl This enables the functionality added in the previous patches. Userspace acceleration drivers can use the CS ioctl to submit command buffers to the async DMA rings. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>