drm/radeon: use HDP_MEM_COHERENCY_FLUSH_CNTL for sdma as well
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Nov 2013 18:43:37 +0000 (13:43 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 8 Nov 2013 17:33:37 +0000 (12:33 -0500)
commitd45fd24dd30a791ba0739a1d3c4fd29710d94b9f
treecff2011d707db452b0a6d6b92676ec7079759f0e
parent520a8718fe1bb03a8fb58bfe1b0c0ca083a381cc
drm/radeon: use HDP_MEM_COHERENCY_FLUSH_CNTL for sdma as well

The new HDP flush method doesn't seem to work reliably on
sDMA either, so use the old method here too.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/cik_sdma.c