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

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...
 

Detailed Description

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.

Field Documentation

◆ iBusSpeedType

int ADLChipSetInfo::iBusSpeedType

◆ iBusType

int ADLChipSetInfo::iBusType

Bus type.

◆ iCurrentAGPSpeed

int ADLChipSetInfo::iCurrentAGPSpeed

Current AGP speed.

◆ iCurrentPCIELaneWidth

int ADLChipSetInfo::iCurrentPCIELaneWidth

Current PCIE Lane Width.

◆ iMaxPCIELaneWidth

int ADLChipSetInfo::iMaxPCIELaneWidth

Maximum Bus Speed of the current platform.

Number of PCIE lanes.

◆ iSupportedAGPSpeeds

int ADLChipSetInfo::iSupportedAGPSpeeds

Bit mask or AGP transfer speed.


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

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