ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about the Chipset. More...
#include <adl_structures.h>
Data Fields | |
int | iBusSpeedType |
int | iBusType |
Bus type. More... | |
int | iCurrentAGPSpeed |
Current AGP speed. More... | |
int | iCurrentPCIELaneWidth |
Current PCIE Lane Width. More... | |
int | iMaxPCIELaneWidth |
Maximum Bus Speed of the current platform. More... | |
int | iSupportedAGPSpeeds |
Bit mask or AGP transfer speed. More... | |
Structure containing information about the Chipset.
This structure is used to store various information about the Chipset. This information can be returned to the user.
int ADLChipSetInfo::iBusSpeedType |
int ADLChipSetInfo::iBusType |
Bus type.
int ADLChipSetInfo::iCurrentAGPSpeed |
Current AGP speed.
int ADLChipSetInfo::iCurrentPCIELaneWidth |
Current PCIE Lane Width.
int ADLChipSetInfo::iMaxPCIELaneWidth |
Maximum Bus Speed of the current platform.
Number of PCIE lanes.
int ADLChipSetInfo::iSupportedAGPSpeeds |
Bit mask or AGP transfer speed.