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)
commit278a334cbc96d3da66d56235b8ce84081e9a1892
treeb5359119856453cdd69277003861e0a9a9e2b408
parentcd459e525f4faeefa0bf78e1bcba3e04496b2cb5
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>
drivers/gpu/drm/radeon/radeon_cs.c
include/uapi/drm/radeon_drm.h