drm/radeon: implement blit copy callback for CIK
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Oct 2013 20:36:51 +0000 (16:36 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Nov 2013 16:43:16 +0000 (12:43 -0400)
Uses the CP ring rather than the DMA ring.  Useful
for debugging and benchmarking.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found