drm/radeon: remove unused blit remnants from si.c
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 8 Mar 2013 15:13:40 +0000 (10:13 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Apr 2013 14:31:39 +0000 (10:31 -0400)
We use the DMA ring rather than the GFX ring for
bo moves.  This code was never used and commented out.

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

No differences found