drm/radeon: drop radeon_ring_force_activity
authorChristian König <christian.koenig@amd.com>
Tue, 18 Feb 2014 11:37:50 +0000 (12:37 +0100)
committerChristian König <christian.koenig@amd.com>
Tue, 18 Feb 2014 16:50:00 +0000 (17:50 +0100)
The reason for the false positives was fixed quite some time ago and since
most engines can still execute NOPs while being locked up it leads to false
negatives.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>

No differences found