drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloaded
authorKenneth Feng <kenneth.feng@amd.com>
Tue, 24 Oct 2023 03:20:27 +0000 (11:20 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Oct 2023 18:15:39 +0000 (14:15 -0400)
commit3ea8dd3758ba551f0e3999faefd5b0bb80cbf2f1
treed0af7cf2aa437833055f2d0d6a8443126216be68
parent142262a1c02ad4d334ca1152dc4a0f6db3ef3bfc
drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloaded

avoid to disable gfxhub interrupt when driver is unloaded on gmc 11

Signed-off-by: Kenneth Feng <kenneth.feng@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c