]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit588ebf760796070b11924d722c719a9173d5ac87
treecff2011d707db452b0a6d6b92676ec7079759f0e
parentd4eea20d97c41d3bdc207d67987c16858c48657d
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