drm/radeon: use gart for DMA IB tests
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 3 Nov 2014 16:27:17 +0000 (11:27 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Nov 2014 20:42:45 +0000 (15:42 -0500)
Use gart rather than vram to avoid having to deal with
the HDP cache.

Port of adfed2b0587289013f8143c54913ddfd44ac1fd3
(drm/radeon: use gart memory for DMA ring tests)
to the IB tests.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/cik_sdma.c
drivers/gpu/drm/radeon/r600_dma.c

Simple merge
Simple merge