NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
NV_DISPLAY_PORT_CONFIG Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NV_DP_LINK_RATE linkRate
NV_DP_LANE_COUNT laneCount
NV_DP_COLOR_FORMAT colorFormat
NV_DP_DYNAMIC_RANGE dynamicRange
NV_DP_COLORIMETRY colorimetry
NV_DP_BPC bpc
NvU32 isHPD: 1
NvU32 isSetDeferred: 1
NvU32 isChromaLpfOff: 1
NvU32 isDitherOff: 1
NvU32 testLinkTrain: 1
NvU32 testColorChange: 1

Detailed Description

DisplayPort configuration settings - used in NvAPI_SetDisplayPort().


Field Documentation

Bit-per-component.

Color format to set.

Ignored in RGB space.

Dynamic range.

Force the chroma low_pass_filter to be off.

Force to turn off dither.

If the control panel is making this call due to HPD.

Requires an OS modeset to finalize the setup if set.

Lane count.

Link rate.

If testing mode, skip validation.

If testing mode, skip validation.

Structure version - 2 is the latest.


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


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

NVIDIA