aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorHamza Mahfooz <hamza.mahfooz@amd.com>2023-05-02 11:59:08 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-06-09 09:33:03 -0400
commitc0c27428903700d86920394aa2302506b5d95b17 (patch)
treee32c03a0b109c94cdf61d5f4276686aa85f5ce9c /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parentf4409a2361152f3480781a1dea1a3bd0d8369c78 (diff)
downloadlinux-c0c27428903700d86920394aa2302506b5d95b17.tar.gz
linux-c0c27428903700d86920394aa2302506b5d95b17.tar.bz2
linux-c0c27428903700d86920394aa2302506b5d95b17.zip
drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()
As made mention of in commit c56edea58c31 ("drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini") and commit aa6ac247ed7d ("drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini"). It is meaningless to call amdgpu_irq_put() for gmc.ecc_irq. So, remove it from gmc_v9_0_hw_fini(). Link: https://gitlab.freedesktop.org/drm/amd/-/issues/2522 Fixes: c8b5a95b5709 ("drm/amdgpu: Fix desktop freezed after gpu-reset") Reviewed-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions