Core performance boost control is added to kernel 6.11. This sets up the policy to turn it off while in the power saver profile. Link: https://lore.kernel.org/linux-pm/1a78eeaa-fadd-4734-aaeb-2fe11e96e198@amd.com/T/#m4a0c8917ea8fb033504055bd61512c80c85410c8
14 lines
215 B
Text
14 lines
215 B
Text
#
|
|
# tuned configuration
|
|
#
|
|
|
|
[main]
|
|
summary=Balanced profile biased towards power savings changes for battery
|
|
include=balanced
|
|
|
|
[cpu]
|
|
energy_performance_preference=balance_power
|
|
boost=1
|
|
|
|
[video]
|
|
panel_power_savings=1
|