ADL (AMD Display Library) Public APIs
Version 17.1
|
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... | |
Workstation values.
#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_DEEPBITDEPTH_10BPP_SUPPORTED (1 << 5) |
This value indicates that the workstation card supports DeepBitDepth (10 bpp)
#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_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_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_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_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_SUPPORTED (1 << 2) |
This value indicates that the workstation card supports active stereo though stereo output connector.
#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.
#define ADL_WORKSTATION_LOADBALANCING_SUPPORTED 0x00000001 |
Load balancing is supported.