diff options
author | 2023-12-15 16:13:23 +0800 | |
---|---|---|
committer | 2024-01-03 10:30:49 -0500 | |
commit | a32c6f7f5737cc7e31cd7ad5133f0d96fca12ea6 (patch) | |
tree | a9d6a28f7483313cf225d320bc852e218227cce4 /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | |
parent | drm/amd/display: enable dcn35 idle power optimization (diff) | |
download | wireguard-linux-a32c6f7f5737cc7e31cd7ad5133f0d96fca12ea6.tar.xz wireguard-linux-a32c6f7f5737cc7e31cd7ad5133f0d96fca12ea6.zip |
drm/amdgpu: Fix ecc irq enable/disable unpaired
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions