diff options
author | Evan Quan <evan.quan@amd.com> | 2018-03-14 21:49:01 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-03-21 15:36:57 -0400 |
commit | f0c2b16ba84a0b8b960a6d442496ce2d2e6bfa99 (patch) | |
tree | c8320a4044e341eda7bdfa60b2f9a047ae9ba5ca /drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | |
parent | dc53d543fcb4fdcd836fffaf0b12d3b1b69cde62 (diff) |
drm/amdgpu: no job timeout setting on compute queues
Under some heavy computing environment(e.g. dgemm test), it
takes the asic over 10+ seconds to finish the dispatched job
which will trigger the timeout.
It's quite confusing although it does not seem to bring any
real problems. As a quick workround, we choose to not enfoce
the timeout setting on compute queues.
Signed-off-by: Evan Quan <evan.quan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c')
0 files changed, 0 insertions, 0 deletions