drm/amdgpu: correct default gfx wdt timeout setting
authorHawking Zhang <Hawking.Zhang@amd.com>
Fri, 16 Apr 2021 06:44:27 +0000 (14:44 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Apr 2021 01:35:29 +0000 (21:35 -0400)
commit28a5d7a58949aede16f8572ba501aa2ee2a60657
treec0de128e297ef5e5ca0f08693b70a063de620230
parent20161e51dcea2b3ab7924991ba43f8f76bb30fb6
drm/amdgpu: correct default gfx wdt timeout setting

When gfx wdt was configured to fatal_disable, the
timeout period should be configured to 0x0 (timeout
disabled)

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Dennis Li <Dennis.Li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c