drm/radeon: enable the async DMA rings in the CS ioctl
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Dec 2012 17:27:28 +0000 (12:27 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Dec 2012 15:45:26 +0000 (10:45 -0500)
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>

No differences found