Workstation Capabilities
[Constants and Definitions]


Defines

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

Detailed Description

Workstation values

Define Documentation

#define ADL_STEREO_SUPPORTED   (1 << 2)

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

#define ADL_STEREO_BLUE_LINE   (1 << 3)

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

#define ADL_STEREO_OFF   0

This value is used to turn off stereo mode.

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

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

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

#define ADL_STEREO_PASSIVE   (1 << 6)

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

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

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

#define ADL_STEREO_AUTO_SAMSUNG   (1 << 11)

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

#define ADL_STEREO_AUTO_TSL   (1 << 12)

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

#define ADL_DEEPBITDEPTH_10BPP_SUPPORTED   (1 << 5)

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

#define ADL_8BIT_GREYSCALE_SUPPORTED   (1 << 9)

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

#define ADL_CUSTOM_TIMING_SUPPORTED   (1 << 10)

This value indicates that the workstation supports CUSTOM TIMING.

#define ADL_WORKSTATION_LOADBALANCING_SUPPORTED   0x00000001

Load balancing is supported.

#define ADL_WORKSTATION_LOADBALANCING_AVAILABLE   0x00000002

Load balancing is available.

#define ADL_WORKSTATION_LOADBALANCING_DISABLED   0x00000000

Load balancing is disabled.

#define ADL_WORKSTATION_LOADBALANCING_ENABLED   0x00000001

Load balancing is Enabled.


Copyright © 2009-2013 Advanced Micro Devices, Inc. All rights reserved.  AMD Developer