]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Fix tdr3 could hang with slow compute issue
authorEmily Deng <Emily.Deng@amd.com>
Tue, 15 Oct 2019 02:08:22 +0000 (10:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Oct 2019 19:50:23 +0000 (15:50 -0400)
commit57a472b9ab875168d91156b03aa18c1c03384a19
tree9287d7c56d1884884ef1844d55998749b925db9f
parent564bbe3b7f89a920d2d8e5eb0f4abb1e712f7746
drm/amdgpu: Fix tdr3 could hang with slow compute issue

When index is 1, need to set compute ring timeout for sriov and passthrough.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c