-
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for custom fan curves and static fan speed on RDNA3 (…
…#248) * feat: add support for custom fan curves and static fan speed on RDNA3 * fix: use gpu-provided min and max fan speed values * fix: set min temperature point too in static curve * fix: reset fan curve when switching mode back * fix: normalize fan speed values by taking min speed into account * test * Revert "test" This reverts commit dbd37bd. * fix: dont use the upper range value as visibility trigger for oc scales * fix visibility * Revert "fix: normalize fan speed values by taking min speed into account" This reverts commit 945cfd2. * fix: get_adjustment_value * doc: update README
- Loading branch information
1 parent
a8c2c60
commit 8a85b2b
Showing
7 changed files
with
223 additions
and
115 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.