GetGPUVoltageRange 

Gets the clock voltage range on a GPU.

Syntax 

ADLX_RESULT     GetGPUVoltageRange (ADLX_IntRange * tuningRange)

Parameters 

  1. [out] tuningRange ADLX_IntRange* The pointer to a variable where the clock voltage range (in mV) is returned.

Return Value 

If the clock voltage range is successfully returned, ADLX_OK is returned.

If the clock voltage range is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info 

Some GPUs support GPU voltage adjustment within a range.

Requirements 

Header

include “IGPUManualGFXTuning.h”

Minimum version

1.0