Skip to content
Commit 96aed711 authored by KyleMahlkuch's avatar KyleMahlkuch Committed by Greg Kroah-Hartman
Browse files

drm/radeon: Fix EEH during kexec

[ Upstream commit 6f7fe9a9

 ]

During kexec some adapters hit an EEH since they are not properly
shut down in the radeon_pci_shutdown() function. Adding
radeon_suspend_kms() fixes this issue.

Signed-off-by: default avatarKyleMahlkuch <kmahlkuc@linux.vnet.ibm.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent e68cb861
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment