Skip to content
Commit 1cd8b21a authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/radeon/dpm: rework auto performance level enable



Calling force_performance_level() from set_power_state()
doesn't work on some asics because the current power
state pointer has not been properly updated at that point.
Move the calls to force_performance_level() out of the
asic specific set_power_state() functions and into
the main power state sequence.

Fixes dpm resume on SI.

Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent d592fca9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment