commit | 6d44565d5331ae283683d750477f15c2cb690589 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Jul 05 15:53:07 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 14 16:46:05 2016 -0400 |
tree | b47c63f0084e897802ddd12ec5bc3e9b8c5b8560 | |
parent | 22a77cf6d87e0cfadf91bf7d09bae71359bc85f6 [diff] |
drm/amdgpu: remove usec timeout loop from IB tests We already waited for the fence, so waiting for the registers is completely pointless and just copy & pasted from the ring test. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>