drm/radeon: force fence completion only on problematic rings (v2)
authorChristian König <christian.koenig@amd.com>
Wed, 27 Aug 2014 13:21:56 +0000 (15:21 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 27 Aug 2014 20:47:19 +0000 (16:47 -0400)
Instead of resetting all fence numbers, only reset the
number of the problematic ring. Split out from a patch
from Maarten Lankhorst <maarten.lankhorst@canonical.com>

v2 (agd5f): rebase build fix

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

No differences found