Skip to content
Commit 95f59509 authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/radeon: properly handle pm on gpu reset



When we reset the GPU, we need to properly tear
down power management before reseting the GPU and then
set it back up again after reset.  Add the missing
radeon_pm_[suspend|resume] calls to the gpu reset
function.

Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent adfb8e51
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