drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2)
authorEvan Quan <evan.quan@amd.com>
Tue, 27 Mar 2018 01:53:15 +0000 (09:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Apr 2018 17:52:56 +0000 (12:52 -0500)
commit687c1c2eed0c0463b731ed462dd87de6ba7d4ac8
treed4981afc737217c1c97fd718313fc6518e66e921
parent1af27e341aeadf856beaa252a15c6c8cdf35772f
drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2)

Sriov still wants these error messags on timeout. So, for sriov
use case, the timeout setting on compute rings is kept.

-v2: clean the code

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Monk Liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c