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)
commit0363a559728e539051e29765f08f312c7b1dfde3
tree244059a6a7e4ebc4ed064d869e479b5e3e3df104
parent9a21059dc4c0e80f2eebcb0a9096721ef1dc9c9d
drm/radeon: remove unused blit remnants from si.c

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>
drivers/gpu/drm/radeon/si.c