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 21:48:59 +0000 (16:48 -0500)
commit4b8251e019ea17037667e6d61aa5e66d5b4f51d2
treee6d0e0f03c4595271987da173d4713d1e593ff1a
parent80061d6b58a99f1fffb97a7f3592234a5fe0a3fe
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