ADL (AMD Display Library) Public APIs  Version 17.1
Macros
Workstation Capabilities

Workstation values. More...

Macros

#define ADL_8BIT_GREYSCALE_SUPPORTED   (1 << 9)
 This value indicates that the workstation supports 8-Bit Grayscale. More...
 
#define ADL_CUSTOM_TIMING_SUPPORTED   (1 << 10)
 This value indicates that the workstation supports CUSTOM TIMING. More...
 
#define ADL_DEEPBITDEPTH_10BPP_SUPPORTED   (1 << 5)
 This value indicates that the workstation card supports DeepBitDepth (10 bpp) More...
 
#define ADL_STEREO_ACTIVE   (1 << 1)
 This value indicates that the workstation card supports active stereo. This is also used to set the stereo mode to active though the stereo output connector. More...
 
#define ADL_STEREO_AUTO_HORIZONTAL   (1 << 30)
 This value indicates that the workstation card supports auto-stereo monitors with horizontal interleave. This is also used to set the stereo mode to use the auto-stereo monitor with horizontal interleave. More...
 
#define ADL_STEREO_AUTO_SAMSUNG   (1 << 11)
 This value indicates that the workstation card supports auto-stereo monitors with Samsung. More...
 
#define ADL_STEREO_AUTO_TSL   (1 << 12)
 This value indicates that the workstation card supports auto-stereo monitors with Tridility. More...
 
#define ADL_STEREO_AUTO_VERTICAL   (1 << 31)
 This value indicates that the workstation card supports auto-stereo monitors with vertical interleave. This is also used to set the stereo mode to use the auto-stereo monitor with vertical interleave. More...
 
#define ADL_STEREO_BLUE_LINE   (1 << 3)
 This value indicates that the workstation card supports active stereo via "blue-line". More...
 
#define ADL_STEREO_OFF   0
 This value is used to turn off stereo mode. More...
 
#define ADL_STEREO_PASSIVE   (1 << 6)
 This value indicates that the workstation card supports passive stereo, ie. non stereo sync. More...
 
#define ADL_STEREO_PASSIVE_HORIZ   (1 << 7)
 This value indicates that the workstation card supports auto-stereo monitors with vertical interleave. This is also used to set the stereo mode to use the auto-stereo monitor with vertical interleave. More...
 
#define ADL_STEREO_PASSIVE_VERT   (1 << 8)
 This value indicates that the workstation card supports auto-stereo monitors with vertical interleave. This is also used to set the stereo mode to use the auto-stereo monitor with vertical interleave. More...
 
#define ADL_STEREO_SUPPORTED   (1 << 2)
 This value indicates that the workstation card supports active stereo though stereo output connector. More...
 
#define ADL_WORKSTATION_LOADBALANCING_AVAILABLE   0x00000002
 Load balancing is available. More...
 
#define ADL_WORKSTATION_LOADBALANCING_DISABLED   0x00000000
 Load balancing is disabled. More...
 
#define ADL_WORKSTATION_LOADBALANCING_ENABLED   0x00000001
 Load balancing is Enabled. More...
 
#define ADL_WORKSTATION_LOADBALANCING_SUPPORTED   0x00000001
 Load balancing is supported. More...
 

Detailed Description

Workstation values.

Macro Definition Documentation

◆ ADL_8BIT_GREYSCALE_SUPPORTED

#define ADL_8BIT_GREYSCALE_SUPPORTED   (1 << 9)

This value indicates that the workstation supports 8-Bit Grayscale.

◆ ADL_CUSTOM_TIMING_SUPPORTED

#define ADL_CUSTOM_TIMING_SUPPORTED   (1 << 10)

This value indicates that the workstation supports CUSTOM TIMING.

◆ ADL_DEEPBITDEPTH_10BPP_SUPPORTED

#define ADL_DEEPBITDEPTH_10BPP_SUPPORTED   (1 << 5)

This value indicates that the workstation card supports DeepBitDepth (10 bpp)

◆ ADL_STEREO_ACTIVE

#define ADL_STEREO_ACTIVE   (1 << 1)

This value indicates that the workstation card supports active stereo. This is also used to set the stereo mode to active though the stereo output connector.

◆ ADL_STEREO_AUTO_HORIZONTAL

#define ADL_STEREO_AUTO_HORIZONTAL   (1 << 30)

This value indicates that the workstation card supports auto-stereo monitors with horizontal interleave. This is also used to set the stereo mode to use the auto-stereo monitor with horizontal interleave.

◆ ADL_STEREO_AUTO_SAMSUNG

#define ADL_STEREO_AUTO_SAMSUNG   (1 << 11)

This value indicates that the workstation card supports auto-stereo monitors with Samsung.

◆ ADL_STEREO_AUTO_TSL

#define ADL_STEREO_AUTO_TSL   (1 << 12)

This value indicates that the workstation card supports auto-stereo monitors with Tridility.

◆ ADL_STEREO_AUTO_VERTICAL

#define ADL_STEREO_AUTO_VERTICAL   (1 << 31)

This value indicates that the workstation card supports auto-stereo monitors with vertical interleave. This is also used to set the stereo mode to use the auto-stereo monitor with vertical interleave.

◆ ADL_STEREO_BLUE_LINE

#define ADL_STEREO_BLUE_LINE   (1 << 3)

This value indicates that the workstation card supports active stereo via "blue-line".

◆ ADL_STEREO_OFF

#define ADL_STEREO_OFF   0

This value is used to turn off stereo mode.

◆ ADL_STEREO_PASSIVE

#define ADL_STEREO_PASSIVE   (1 << 6)

This value indicates that the workstation card supports passive stereo, ie. non stereo sync.

◆ ADL_STEREO_PASSIVE_HORIZ

#define ADL_STEREO_PASSIVE_HORIZ   (1 << 7)

This value indicates that the workstation card supports auto-stereo monitors with vertical interleave. This is also used to set the stereo mode to use the auto-stereo monitor with vertical interleave.

◆ ADL_STEREO_PASSIVE_VERT

#define ADL_STEREO_PASSIVE_VERT   (1 << 8)

This value indicates that the workstation card supports auto-stereo monitors with vertical interleave. This is also used to set the stereo mode to use the auto-stereo monitor with vertical interleave.

◆ ADL_STEREO_SUPPORTED

#define ADL_STEREO_SUPPORTED   (1 << 2)

This value indicates that the workstation card supports active stereo though stereo output connector.

◆ ADL_WORKSTATION_LOADBALANCING_AVAILABLE

#define ADL_WORKSTATION_LOADBALANCING_AVAILABLE   0x00000002

Load balancing is available.

◆ ADL_WORKSTATION_LOADBALANCING_DISABLED

#define ADL_WORKSTATION_LOADBALANCING_DISABLED   0x00000000

Load balancing is disabled.

◆ ADL_WORKSTATION_LOADBALANCING_ENABLED

#define ADL_WORKSTATION_LOADBALANCING_ENABLED   0x00000001

Load balancing is Enabled.

◆ ADL_WORKSTATION_LOADBALANCING_SUPPORTED

#define ADL_WORKSTATION_LOADBALANCING_SUPPORTED   0x00000001

Load balancing is supported.


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