OSDN Git Service

drm/amdgpu: Don't use kiq in gpu reset
authorEmily Deng <Emily.Deng@amd.com>
Wed, 22 Aug 2018 12:32:23 +0000 (20:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 16:11:14 +0000 (11:11 -0500)
commitae74da3e145198dfb766c7beddd473fad2fb2a5b
tree845b3ff471df7d95a6164a2558921e0668b662f1
parentc89677afb30582f16d7378a324e3e3f1c07e69b2
drm/amdgpu: Don't use kiq in gpu reset

When in gpu reset, don't use kiq, it will generate more TDR.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c