SetRage
Sets the rage tuning preset on a GPU.
Syntax
ADLX_RESULT SetRage ()
Parameters
N/A
Return Value
If the rage is successfully applied, ADLX_OK is returned.
If the rage is not successfully applied, an error code is returned.
Refer to ADLX_RESULT for success codes and error codes.
Additional Info
The rage tuning preset sets a higher power limit to allow more headroom for performance.
Requirements
Header |
include “IGPUAutoTuning.h” |
Minimum version |
1.0 |