mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-14 02:11:54 -04:00
power: Refactor TDP limiting to allow for different backends
This commit is contained in:
parent
45edfe2c7c
commit
a3125be955
5 changed files with 167 additions and 67 deletions
|
@ -30,6 +30,9 @@ no_validate_flag = "--skip-validation"
|
|||
systemd = "jupiter-fan-control.service"
|
||||
|
||||
[tdp_limit]
|
||||
method = "gpu_hwmon"
|
||||
|
||||
[tdp_limit.range]
|
||||
min = 3
|
||||
max = 15
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue