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

Structure containing information about current Overdrive 6 performance status. More...

#include <adl_structures.h>

Data Fields

int iActivityPercent
 
int iCurrentBusLanes
 Current PCI-E bus # of lanes. More...
 
int iCurrentBusSpeed
 Current PCI-E bus speed. More...
 
int iCurrentPerformanceLevel
 Not used. Reserved for future use. More...
 
int iEngineClock
 Current engine clock in 10 KHz. More...
 
int iExtMask
 Mask for future extension. More...
 
int iExtValue
 Value for future extension. More...
 
int iMaximumBusLanes
 Maximum possible PCI-E bus # of lanes. More...
 
int iMemoryClock
 Current memory clock in 10 KHz. More...
 

Detailed Description

Structure containing information about current Overdrive 6 performance status.

This structure is used to store information about current Overdrive 6 performance status.

Field Documentation

◆ iActivityPercent

int ADLOD6CurrentStatus::iActivityPercent

Current GPU activity in percent. This indicates how "busy" the GPU is.

◆ iCurrentBusLanes

int ADLOD6CurrentStatus::iCurrentBusLanes

Current PCI-E bus # of lanes.

◆ iCurrentBusSpeed

int ADLOD6CurrentStatus::iCurrentBusSpeed

Current PCI-E bus speed.

◆ iCurrentPerformanceLevel

int ADLOD6CurrentStatus::iCurrentPerformanceLevel

Not used. Reserved for future use.

◆ iEngineClock

int ADLOD6CurrentStatus::iEngineClock

Current engine clock in 10 KHz.

◆ iExtMask

int ADLOD6CurrentStatus::iExtMask

Mask for future extension.

◆ iExtValue

int ADLOD6CurrentStatus::iExtValue

Value for future extension.

◆ iMaximumBusLanes

int ADLOD6CurrentStatus::iMaximumBusLanes

Maximum possible PCI-E bus # of lanes.

◆ iMemoryClock

int ADLOD6CurrentStatus::iMemoryClock

Current memory clock in 10 KHz.


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

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