GetBiasMode

Gets the AMD SmartShift Max current bias mode.

Syntax

Copied!

ADLX_RESULT     GetBiasMode (ADLX_SSM_BIAS_MODE * mode)

Parameters

  1. [out] mode ADLX_SSM_BIAS_MODE * The 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

Header

include “IPowerTuning.h”

Minimum version

1.2