Skip to content

SetBiasMode

Navigation: ADLX SDK ReferencesADLX InterfacesPower TuningIADLXSmartShiftMax

Syntax

ADLX_RESULT    SetBiasMode (ADLX_SSM_BIAS_MODE mode)

Parameters

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

Return Value

If the bias mode is successfully set, ADLX_OK is returned.

If the bias mode 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