Commit de5670c2 authored by Alex Deucher's avatar Alex Deucher

drm/radeon: enable smc fan control on SI

Working now with Oleg's last round of fixes.
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 47fd97ca
......@@ -6953,7 +6953,6 @@ int si_dpm_init(struct radeon_device *rdev)
rdev->pm.dpm.dyn_state.max_clock_voltage_on_ac;
si_pi->fan_ctrl_is_in_default_mode = true;
rdev->pm.dpm.fan.ucode_fan_control = false;
return 0;
}
......
Markdown is supported
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