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)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Nov 2023 22:57:02 +0000 (17:57 -0500)
commit884e9b0827e889a8742e203ccd052101fb0b945d
treeca45e0b46a6501643edcbab6c1255826a7a161a6
parent0652a1c8a4a434a9766ca6bc52487c907df1864d
drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interrupt

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>
drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c