Skip to content

SetBias

Navigation: ADLX SDK ReferencesADLX InterfacesPower TuningIADLXSmartShiftMax

Syntax

ADLX_RESULT    SetBias (adlx_int bias)

Parameters

#DirectionNameTypeDescription
1.[in]biasadlx_intThe new AMD SmartShift Max bias.

Return Value

If the bias is successfully set, ADLX_OK is returned.

If the bias is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

AMD SmartShift Max dynamically shifts power between CPU and GPU to boost performance, depending on workload.

Requirements

Headerinclude “IPowerTuning.h”
Minimum version1.2

See Also: ADLX Enums