ADL (AMD Display Library) Public APIs  Version 17.1
Macros
Define_max_constants

These defines are the maximum value constants.Indicates the Maximum supported slots on board. More...

Macros

#define ADL_ADAPTER_MAX_CONNECTORS   10
 Indicates the Maximum supported connectors on slot. More...
 
#define ADL_ADAPTER_MAX_SLOTS   4
 
#define ADL_MAX_CONNECTION_TYPES   32
 Indicates the Maximum supported properties of connection. More...
 
#define ADL_MAX_DISPLAY_EDID_DATA_SIZE   1024
 Indicates the Maximum size of EDID data block size. More...
 
#define ADL_MAX_ERROR_RECORDS_COUNT   256
 Indicates the Maximum count of Error Records. More...
 
#define ADL_MAX_POWER_POLICY   6
 Indicates the maximum number of power states supported. More...
 
#define ADL_MAX_RELATIVE_ADDRESS_LINK_COUNT   15
 Indicates the Maximum relative address link count. More...
 

Detailed Description

These defines are the maximum value constants.

Indicates the Maximum supported slots on board.

Macro Definition Documentation

◆ ADL_ADAPTER_MAX_CONNECTORS

#define ADL_ADAPTER_MAX_CONNECTORS   10

Indicates the Maximum supported connectors on slot.

◆ ADL_ADAPTER_MAX_SLOTS

#define ADL_ADAPTER_MAX_SLOTS   4

◆ ADL_MAX_CONNECTION_TYPES

#define ADL_MAX_CONNECTION_TYPES   32

Indicates the Maximum supported properties of connection.

◆ ADL_MAX_DISPLAY_EDID_DATA_SIZE

#define ADL_MAX_DISPLAY_EDID_DATA_SIZE   1024

Indicates the Maximum size of EDID data block size.

◆ ADL_MAX_ERROR_RECORDS_COUNT

#define ADL_MAX_ERROR_RECORDS_COUNT   256

Indicates the Maximum count of Error Records.

◆ ADL_MAX_POWER_POLICY

#define ADL_MAX_POWER_POLICY   6

Indicates the maximum number of power states supported.

◆ ADL_MAX_RELATIVE_ADDRESS_LINK_COUNT

#define ADL_MAX_RELATIVE_ADDRESS_LINK_COUNT   15

Indicates the Maximum relative address link count.


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