commit | 0363a559728e539051e29765f08f312c7b1dfde3 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Mar 08 10:13:40 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Apr 09 10:31:39 2013 -0400 |
tree | 244059a6a7e4ebc4ed064d869e479b5e3e3df104 | |
parent | 9a21059dc4c0e80f2eebcb0a9096721ef1dc9c9d [diff] |
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>