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

Structure containing information about driver supported PowerExpress Config Caps. More...

#include <adl_structures.h>

Data Fields

int iAdapterIndex
 The Persistent logical Adapter Index. More...
 
int iPXConfigCapMask
 The bit mask identifies the number of bits PowerExpress Config Caps is currently using. It is the sum of all the bit definitions defined in ADL_PX_CONFIGCAPS_XXXX /ref define_powerxpress_constants. More...
 
int iPXConfigCapValue
 The bit mask identifies the PowerExpress Config Caps value. The detailed definition is in ADL_PX_CONFIGCAPS_XXXX /ref define_powerxpress_constants. More...
 

Detailed Description

Structure containing information about driver supported PowerExpress Config Caps.

This structure is used to store the driver supported PowerExpress Config Caps

Field Documentation

◆ iAdapterIndex

int ADLPXConfigCaps::iAdapterIndex

The Persistent logical Adapter Index.

◆ iPXConfigCapMask

int ADLPXConfigCaps::iPXConfigCapMask

The bit mask identifies the number of bits PowerExpress Config Caps is currently using. It is the sum of all the bit definitions defined in ADL_PX_CONFIGCAPS_XXXX /ref define_powerxpress_constants.

◆ iPXConfigCapValue

int ADLPXConfigCaps::iPXConfigCapValue

The bit mask identifies the PowerExpress Config Caps value. The detailed definition is in ADL_PX_CONFIGCAPS_XXXX /ref define_powerxpress_constants.


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

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