diff options
author | Stanley.Yang <Stanley.Yang@amd.com> | 2023-12-15 11:13:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-02-05 23:14:30 +0300 |
commit | 0a8fc4e007b933d46f079a1d9ab8539a4d8439ef (patch) | |
tree | 6c01ae9279c347d8abdba3a0e06ead3663900e79 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
parent | b9ecbaa6211f27fdd8039e31b31243359ca74cc5 (diff) | |
download | linux-0a8fc4e007b933d46f079a1d9ab8539a4d8439ef.tar.xz |
drm/amdgpu: Fix ecc irq enable/disable unpaired
[ Upstream commit a32c6f7f5737cc7e31cd7ad5133f0d96fca12ea6 ]
The ecc_irq is disabled while GPU mode2 reset suspending process,
but not be enabled during GPU mode2 reset resume process.
Changed from V1:
only do sdma/gfx ras_late_init in aldebaran_mode2_restore_ip
delete amdgpu_ras_late_resume function
Changed from V2:
check umc ras supported before put ecc_irq
Signed-off-by: Stanley.Yang <Stanley.Yang@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions