![]() |
NVAPI Reference Documentation 545
|
#include <nvapi.h>
Public Attributes | |
| NvU32 | version |
| Structure version. | |
| NvU32 | dpcd_ver |
| DPCD version of the monitor. | |
| NV_DP_LINK_RATE | maxLinkRate |
| Maximum supported link rate. | |
| NV_DP_LANE_COUNT | maxLaneCount |
| Maximum supported lane count. | |
| NV_DP_LINK_RATE | curLinkRate |
| Current link rate. | |
| NV_DP_LANE_COUNT | curLaneCount |
| Current lane count. | |
| NV_DP_COLOR_FORMAT | colorFormat |
| Current color format. | |
| NV_DP_DYNAMIC_RANGE | dynamicRange |
| Dynamic range. | |
| NV_DP_COLORIMETRY | colorimetry |
| Ignored in RGB space. | |
| NV_DP_BPC | bpc |
| Current bit-per-component. | |
| NvU32 | isDp: 1 |
| If the monitor is driven by a DisplayPort. | |
| NvU32 | isInternalDp: 1 |
| If the monitor is driven by an NV Dp transmitter. | |
| NvU32 | isColorCtrlSupported: 1 |
| If the color format change is supported. | |
| NvU32 | is6BPCSupported: 1 |
| If 6 bpc is supported. | |
| NvU32 | is8BPCSupported: 1 |
| If 8 bpc is supported. | |
| NvU32 | is10BPCSupported: 1 |
| If 10 bpc is supported. | |
| NvU32 | is12BPCSupported: 1 |
| If 12 bpc is supported. | |
| NvU32 | is16BPCSupported: 1 |
| If 16 bpc is supported. | |
| NvU32 | isYCrCb420Supported: 1 |
| If YCrCb420 is supported. | |
| NvU32 | isYCrCb422Supported: 1 |
| If YCrCb422 is supported. | |
| NvU32 | isYCrCb444Supported: 1 |
| If YCrCb444 is supported. | |
| NvU32 | isRgb444SupportedOnCurrentMode: 1 |
| If Rgb444 is supported on the current mode. | |
| NvU32 | isYCbCr444SupportedOnCurrentMode: 1 |
| If YCbCr444 is supported on the current mode. | |
| NvU32 | isYCbCr422SupportedOnCurrentMode: 1 |
| If YCbCr422 is supported on the current mode. | |
| NvU32 | isYCbCr420SupportedOnCurrentMode: 1 |
| If YCbCr420 is supported on the current mode. | |
| NvU32 | is6BPCSupportedOnCurrentMode: 1 |
| NvU32 | is8BPCSupportedOnCurrentMode: 1 |
| NvU32 | is10BPCSupportedOnCurrentMode: 1 |
| NvU32 | is12BPCSupportedOnCurrentMode: 1 |
| NvU32 | is16BPCSupportedOnCurrentMode: 1 |
| NvU32 | isMonxvYCC601Capable: 1 |
| NvU32 | isMonxvYCC709Capable: 1 |
| NvU32 | isMonsYCC601Capable: 1 |
| NvU32 | isMonAdobeYCC601Capable: 1 |
| NvU32 | isMonAdobeRGBCapable: 1 |
| NvU32 | isMonBT2020RGBCapable: 1 |
| NvU32 | isMonBT2020YCCCapable: 1 |
| NvU32 | isMonBT2020cYCCCapable: 1 |
| NvU32 | reserved: 4 |
| reserved | |
Used in NvAPI_GetDisplayPortInfo().