NVAPI Reference Documentation
NVIDIA
Release 550
Wed Mar 20 2024

Data Fields
NV_GPU_PERF_PSTATES20_INFO_V1 Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
 
NvU32 bIsEditable:1
 
NvU32 reserved:31
 
NvU32 numPstates
 
NvU32 numClocks
 
NvU32 numBaseVoltages
 
struct { 
 
   NV_GPU_PERF_PSTATE_ID   NV_GPU_PERF_PSTATES20_INFO_V1::pstateId 
 
   NvU32   NV_GPU_PERF_PSTATES20_INFO_V1::bIsEditable:1 
 
   NvU32   NV_GPU_PERF_PSTATES20_INFO_V1::reserved:31 
 
   NV_GPU_PSTATE20_CLOCK_ENTRY_V1   NV_GPU_PERF_PSTATES20_INFO_V1::clocks [NVAPI_MAX_GPU_PSTATE20_CLOCKS
 
   NV_GPU_PSTATE20_BASE_VOLTAGE_ENTRY_V1   NV_GPU_PERF_PSTATES20_INFO_V1::baseVoltages [NVAPI_MAX_GPU_PSTATE20_BASE_VOLTAGES
 
pstates [NVAPI_MAX_GPU_PSTATE20_PSTATES
 

Detailed Description

Used in NvAPI_GPU_GetPstates20() interface call.


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

NVIDIA
Copyright (c) 2007–2024 NVIDIA Corporation. All rights reserved.

NVIDIA