SLI Zone
NVIDIA.com Developer Home

NVAPI Reference: structNV__DISPLAY__PORT__INFO

NV_DISPLAY_PORT_INFO Struct Reference
[Display Control API Defines, Structs, Enums]

#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


Detailed Description

Used in NvAPI_GetDisplayPortInfo().

Field Documentation

DPCD version of the monitor.

Maximum supported link rate.

Current bit-per-component;.

If the monitor is driven by a DisplayPort.

If the monitor is driven by an NV Dp transmitter.

If the color format change is supported.


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

Copyright (c) 2007, 2008 NVIDIA Corporation. All rights reserved.