drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interrupt
authorHawking Zhang <Hawking.Zhang@amd.com>
Mon, 20 Nov 2023 02:14:21 +0000 (10:14 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Jan 2024 10:51:38 +0000 (11:51 +0100)
commit541cb7618a15674ccad4d6878f65fa3241009cb6
treed5dcfdd3cfce13b8660928efa913dcfa3521ea02
parentda29e4012f4133a68dca8012b38970ea9212e9f0
drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interrupt

[ Upstream commit 884e9b0827e889a8742e203ccd052101fb0b945d ]

In nbio v7_9, host driver should not issu gpu reset

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Stanley Yang <Stanley.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c