![]() |
NVAPI Reference Documentation
|
Release 361: January 27
|
#include <nvapi.h>
Used in NvAPI_GPU_GetPstates20() interface call.
| NV_GPU_PSTATE20_BASE_VOLTAGE_ENTRY_V1 NV_GPU_PERF_PSTATES20_INFO_V1::baseVoltages[NVAPI_MAX_GPU_PSTATE20_BASE_VOLTAGES] |
Array of baseVoltage entries Valid index range is 0 to numBaseVoltages-1
Array of clock entries Valid index range is 0 to numClocks-1
Number of populated base voltages (per pstate)
Number of populated clocks (per pstate)
Number of populated pstates.
ID of the P-State.
| struct { ... } NV_GPU_PERF_PSTATES20_INFO_V1::pstates[NVAPI_MAX_GPU_PSTATE20_PSTATES] |
Performance state (P-State) settings Valid index range is 0 to numPstates-1
These bits are reserved for future use (must be always 0)
Version info of the structure (NV_GPU_PERF_PSTATES20_INFO_VER<n>)
