NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
_NV_DISPLAY_PORT_INFO_V1 Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvU32 dpcd_ver
NV_DP_LINK_RATE maxLinkRate
NV_DP_LANE_COUNT maxLaneCount
NV_DP_LINK_RATE curLinkRate
NV_DP_LANE_COUNT curLaneCount
NV_DP_COLOR_FORMAT colorFormat
NV_DP_DYNAMIC_RANGE dynamicRange
NV_DP_COLORIMETRY colorimetry
NV_DP_BPC bpc
NvU32 isDp: 1
NvU32 isInternalDp: 1
NvU32 isColorCtrlSupported: 1
NvU32 is6BPCSupported: 1
NvU32 is8BPCSupported: 1
NvU32 is10BPCSupported: 1
NvU32 is12BPCSupported: 1
NvU32 is16BPCSupported: 1
NvU32 isYCrCb422Supported: 1
NvU32 isYCrCb444Supported: 1
NvU32 isRgb444SupportedOnCurrentMode: 1
NvU32 isYCbCr444SupportedOnCurrentMode: 1
NvU32 isYCbCr422SupportedOnCurrentMode: 1
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: 6

Detailed Description

Used in NvAPI_GetDisplayPortInfo().


Field Documentation

Current bit-per-component.

Current color format.

Ignored in RGB space.

Current lane count.

Current link rate.

DPCD version of the monitor.

Dynamic range.

If 10 bpc is supported.

if 10 bpc is supported On Current Mode

If 12 bpc is supported.

if 12 bpc is supported On Current Mode

If 16 bpc is supported.

if 16 bpc is supported On Current Mode

If 6 bpc is supported.

if 6 bpc is supported On Current Mode

If 8 bpc is supported.

if 8 bpc is supported On Current Mode

If the color format change is supported.

If the monitor is driven by a DisplayPort.

If the monitor is driven by an NV Dp transmitter.

if AdobeRGB extended colorimetry is supported

if AdobeYCC601 extended colorimetry is supported

if BT2020 cYCbCr (constant luminance) extended colorimetry is supported

if BT2020 RGB extended colorimetry is supported

if BT2020 Y'CbCr extended colorimetry is supported

if sYCC601 extended colorimetry is supported

if xvYCC 601 extended colorimetry is supported

if xvYCC 709 extended colorimetry is supported

If Rgb444 is supported on the current mode.

If YCbCr422 is support on the current mode.

If YCbCr444 is supported on the current mode.

If YCrCb422 is supported.

If YCrCb444 is supported.

Maximum supported lane count.

Maximum supported link rate.

reserved

Structure version.


The documentation for this struct was generated from the following file:


Copyright (c) 2007-2015 NVIDIA Corporation. All rights reserved.

NVIDIA