rog-platform: add CPU and GPU tunings

rog-platform: add tunables to supported dat

Anime: fixes to how some power options work
This commit is contained in:
Luke D. Jones
2023-11-16 21:31:15 +13:00
parent b9c2d929b3
commit fa043adc99
10 changed files with 201 additions and 72 deletions

View File

@@ -746,7 +746,7 @@ fn handle_fan_curve(
fn handle_bios_option(
dbus: &RogDbusClientBlocking<'_>,
supported: &RogBiosSupportedFunctions,
supported: &PlatformSupportedFunctions,
cmd: &BiosCommand,
) -> Result<(), Box<dyn std::error::Error>> {
{