-
Notifications
You must be signed in to change notification settings - Fork 813
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: opencl/adl: Set iSpeedType for get-fanspeed requests, and ens…
…ure we don't change do something weird with the fan when initially setting user-defined speed flag. Fixes crash on R9 cards. Thanks to tkg for hints on what was wrong! RPM preferred over percent since writing RPM back is always supported (while percent is not in some cases).
- Loading branch information
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
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
b888ed9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just wanted to say thank you for this @luke-jr