![]() |
NVAPI Reference Documentation
|
Release 396: April 5
|
#include <nvapi.h>
DisplayPort configuration settings - used in NvAPI_SetDisplayPort().
NV_DP_BPC NV_DISPLAY_PORT_CONFIG::bpc |
Bit-per-component.
NV_DP_COLOR_FORMAT NV_DISPLAY_PORT_CONFIG::colorFormat |
Color format to set.
NV_DP_COLORIMETRY NV_DISPLAY_PORT_CONFIG::colorimetry |
Ignored in RGB space.
NV_DP_DYNAMIC_RANGE NV_DISPLAY_PORT_CONFIG::dynamicRange |
Dynamic range.
NvU32 NV_DISPLAY_PORT_CONFIG::isChromaLpfOff |
Force the chroma low_pass_filter to be off.
NvU32 NV_DISPLAY_PORT_CONFIG::isDitherOff |
Force to turn off dither.
NvU32 NV_DISPLAY_PORT_CONFIG::isHPD |
If the control panel is making this call due to HPD.
NvU32 NV_DISPLAY_PORT_CONFIG::isSetDeferred |
Requires an OS modeset to finalize the setup if set.
NV_DP_LANE_COUNT NV_DISPLAY_PORT_CONFIG::laneCount |
Lane count.
NV_DP_LINK_RATE NV_DISPLAY_PORT_CONFIG::linkRate |
Link rate.
NvU32 NV_DISPLAY_PORT_CONFIG::testColorChange |
If testing mode, skip validation.
NvU32 NV_DISPLAY_PORT_CONFIG::testLinkTrain |
If testing mode, skip validation.
NvU32 NV_DISPLAY_PORT_CONFIG::version |
Structure version - 2 is the latest.