SetBiasMode

Sets AMD SmartShift Max bias mode.

Syntax

Copied!

ADLX_RESULT     SetBiasMode (ADLX_SSM_BIAS_MODE  mode)

Parameters

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

Header

include “IPowerTuning.h”

Minimum version

1.2