![]() |
NVAPI Reference Documentation
|
Release 361: January 27
|
#include <nvapi.h>
Data Fields | |
| NvU32 | version |
| NvU8 | EDID_Data [NV_EDID_DATA_SIZE] |
| NvU32 | sizeofEDID |
| NvU32 | edidId |
| NvU32 | offset |
Used in NvAPI_GPU_GetEDID()
ID which always returned in a monotonically increasing counter. Across a split-EDID read we need to verify that all calls returned the same edidId. This counter is incremented if we get the updated EDID.
Which 256-byte page of the EDID we want to read. Start at 0. If the read succeeds with edidSize > NV_EDID_DATA_SIZE, call back again with offset+256 until we have read the entire buffer
Structure version.
