drm/radeon: Always flush VM again on < CIK
authorMichel Dänzer <michel.daenzer@amd.com>
Thu, 7 Aug 2014 07:46:56 +0000 (16:46 +0900)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Aug 2014 04:58:17 +0000 (00:58 -0400)
Not doing this causes piglit hangs[0] on my Cape Verde card. No issues on
Bonaire and Kaveri though.

[0] Same symptoms as those fixed on CIK by 'drm/radeon: set VM base addr
using the PFP v2'.

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found