ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLOD6PowerControlInfo 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 PowerControl adjustment value. More...
 
int iMinValue
 The minimum PowerControl adjustment value. More...
 
int iStepValue
 The minimum difference between PowerControl 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 ADLOD6PowerControlInfo::iExtMask

Mask for future extension.

◆ iExtValue

int ADLOD6PowerControlInfo::iExtValue

Value for future extension.

◆ iMaxValue

int ADLOD6PowerControlInfo::iMaxValue

The maximum PowerControl adjustment value.

◆ iMinValue

int ADLOD6PowerControlInfo::iMinValue

The minimum PowerControl adjustment value.

◆ iStepValue

int ADLOD6PowerControlInfo::iStepValue

The minimum difference between PowerControl adjustment values.


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

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