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

Structure containing information about Overdrive 6 extension state information. More...

#include <adl_structures.h>

Data Fields

int iEngineClockPercent
 The current engine clock adjustment value, specified as a +/- percent. More...
 
int iExtMask
 Reserved for future expansion of the structure. More...
 
int iExtValue
 Reserved for future expansion of the structure. More...
 
int iMemoryClockPercent
 The current memory clock adjustment value, specified as a +/- percent. More...
 
int iPowerControlPercent
 The current power control adjustment value, specified as a +/- percent. More...
 

Detailed Description

Structure containing information about Overdrive 6 extension state information.

This structure is used to store information about Overdrive 6 extension state information

Field Documentation

◆ iEngineClockPercent

int ADLOD6StateEx::iEngineClockPercent

The current engine clock adjustment value, specified as a +/- percent.

◆ iExtMask

int ADLOD6StateEx::iExtMask

Reserved for future expansion of the structure.

◆ iExtValue

int ADLOD6StateEx::iExtValue

Reserved for future expansion of the structure.

◆ iMemoryClockPercent

int ADLOD6StateEx::iMemoryClockPercent

The current memory clock adjustment value, specified as a +/- percent.

◆ iPowerControlPercent

int ADLOD6StateEx::iPowerControlPercent

The current power control adjustment value, specified as a +/- percent.


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

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