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