ADL (AMD Display Library) Public APIs
Version 17.1
|
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... | |
Structure containing information about current Overdrive 6 performance status.
This structure is used to store information about current Overdrive 6 performance status.
int ADLOD6CurrentStatus::iActivityPercent |
Current GPU activity in percent. This indicates how "busy" the GPU is.
int ADLOD6CurrentStatus::iCurrentBusLanes |
Current PCI-E bus # of lanes.
int ADLOD6CurrentStatus::iCurrentBusSpeed |
Current PCI-E bus speed.
int ADLOD6CurrentStatus::iCurrentPerformanceLevel |
Not used. Reserved for future use.
int ADLOD6CurrentStatus::iEngineClock |
Current engine clock in 10 KHz.
int ADLOD6CurrentStatus::iExtMask |
Mask for future extension.
int ADLOD6CurrentStatus::iExtValue |
Value for future extension.
int ADLOD6CurrentStatus::iMaximumBusLanes |
Maximum possible PCI-E bus # of lanes.
int ADLOD6CurrentStatus::iMemoryClock |
Current memory clock in 10 KHz.