]> Gentwo Git Trees - linux/.git/commit
drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase2()
authorMario Limonciello (AMD) <superm1@kernel.org>
Sun, 26 Oct 2025 04:29:38 +0000 (23:29 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Nov 2025 16:53:04 +0000 (11:53 -0500)
commit1d611218729dd7ab7bbc05e57ace5d4fa224b9bb
tree6af269c080983723325ae1241de04a6155845ef3
parent6f4208f9d992104fed0854f0b975a31ffb9c0d46
drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase2()

If any hardware IPs involved with the second phase of suspend fail, unwind
all steps to restore back to original state.

Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c