Skip to content

GetBiasMode

Navigation: ADLX SDK ReferencesADLX InterfacesPower TuningIADLXSmartShiftMax

Syntax

ADLX_RESULT    GetBiasMode (ADLX_SSM_BIAS_MODE* mode)

Parameters

#DirectionNameTypeDescription
1.[out]modeADLX_SSM_BIAS_MODEThe pointer to a variable where the AMD SmartShift Max current bias mode is returned.

Return Value

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

If the current bias mode is not successfully returned, 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 according to workload dependencies.

Requirements

Headerinclude “IPowerTuning.h”
Minimum version1.2