ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLOD6VoltageControlInfo Struct Reference

Structure containing information about Overdrive 6 PowerControl settings. More...

#include <adl_structures.h>

Data Fields

int iExtMask
 Mask for future extension. More...
 
int iExtValue
 Value for future extension. More...
 
int iMaxValue
 The maximum VoltageControl adjustment value. More...
 
int iMinValue
 The minimum VoltageControl adjustment value. More...
 
int iStepValue
 The minimum difference between VoltageControl adjustment values. More...
 

Detailed Description

Structure containing information about Overdrive 6 PowerControl settings.

This structure is used to store information about Overdrive 6 PowerControl settings. PowerControl is the feature which allows the performance characteristics of the GPU to be adjusted by changing the PowerTune power limits.

Field Documentation

◆ iExtMask

int ADLOD6VoltageControlInfo::iExtMask

Mask for future extension.

◆ iExtValue

int ADLOD6VoltageControlInfo::iExtValue

Value for future extension.

◆ iMaxValue

int ADLOD6VoltageControlInfo::iMaxValue

The maximum VoltageControl adjustment value.

◆ iMinValue

int ADLOD6VoltageControlInfo::iMinValue

The minimum VoltageControl adjustment value.

◆ iStepValue

int ADLOD6VoltageControlInfo::iStepValue

The minimum difference between VoltageControl adjustment values.


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.