mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
ROGCC: better handling of platform profile
This commit is contained in:
@@ -208,6 +208,7 @@ impl From<PlatformProfile> for CPUEPP {
|
||||
PlatformProfile::Performance => CPUEPP::Performance,
|
||||
PlatformProfile::Quiet => CPUEPP::Power,
|
||||
PlatformProfile::LowPower => CPUEPP::Power,
|
||||
PlatformProfile::Custom => CPUEPP::BalancePower,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user