commit | 2d2fe3f9b60fd3cc9a19dcc3ae892a23825da07f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Feb 18 12:37:50 2014 +0100 |
committer | Christian König <christian.koenig@amd.com> | Tue Feb 18 17:50:00 2014 +0100 |
tree | c2bbdb57e1d33b271b84a1eb9463ad073f7c0f4a | |
parent | ff212f25feb44a915ce9c0144faef7fae27a6e61 [diff] |
drm/radeon: drop radeon_ring_force_activity 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>