mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-07 15:10:29 -04:00
power: Allow returned GPU clocks range to overridden by a platform config
This commit is contained in:
parent
7c3f2baa05
commit
bdd095860e
5 changed files with 14 additions and 0 deletions
|
@ -692,6 +692,7 @@ mod test {
|
|||
"jupiter-fan-control.service",
|
||||
))),
|
||||
tdp_limit: Some(RangeConfig::new(3, 15)),
|
||||
gpu_clocks: Some(RangeConfig::new(200, 1600)),
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue