NVAPI Reference Documentation
NVIDIA
Release 550
Wed Mar 20 2024

Data Fields
_NV_GPU_PERF_PSTATES20_INFO_V2 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_V2::pstateId 
 
   NvU32   _NV_GPU_PERF_PSTATES20_INFO_V2::bIsEditable:1 
 
   NvU32   _NV_GPU_PERF_PSTATES20_INFO_V2::reserved:31 
 
   NV_GPU_PSTATE20_CLOCK_ENTRY_V1   _NV_GPU_PERF_PSTATES20_INFO_V2::clocks [NVAPI_MAX_GPU_PSTATE20_CLOCKS
 
   NV_GPU_PSTATE20_BASE_VOLTAGE_ENTRY_V1   _NV_GPU_PERF_PSTATES20_INFO_V2::baseVoltages [NVAPI_MAX_GPU_PSTATE20_BASE_VOLTAGES
 
pstates [NVAPI_MAX_GPU_PSTATE20_PSTATES
 
struct { 
 
   NvU32   _NV_GPU_PERF_PSTATES20_INFO_V2::numVoltages 
 
   NV_GPU_PSTATE20_BASE_VOLTAGE_ENTRY_V1   _NV_GPU_PERF_PSTATES20_INFO_V2::voltages [NVAPI_MAX_GPU_PSTATE20_BASE_VOLTAGES
 
ov 
 

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