SetBias

Sets the bias of AMD SmartShift Max.

Syntax

Copied!

ADLX_RESULT     SetBias (adlx_int bias)

Parameters

  1. [in] bias adlx_int The 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

Header

include “IPowerTuning.h”

Minimum version

1.2