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