SLI Zone
NVIDIA.com Developer Home

NVAPI Reference: structNV__DISPLAY__PORT__CONFIG

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

#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


Detailed Description

DisplayPort configuration settings - used in NvAPI_SetDisplayPort().

Field Documentation

Structure version - 2 is the latest.

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

Requires an OS modeset to finalize the setup if set.

Force the chroma low_pass_filter to be off.

Force to turn off dither.


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

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