NVAPI Reference Documentation 545
Loading...
Searching...
No Matches
Public Attributes | List of all members
NV_GPU_PERF_PSTATES20_INFO_V1 Struct Reference

Used in NvAPI_GPU_GetPstates20() interface call. More...

#include <nvapi.h>

Public Attributes

NvU32 version
 Version info of the structure (NV_GPU_PERF_PSTATES20_INFO_VER<n>)
 
NvU32 bIsEditable:1
 
NvU32 reserved:31
 These bits are reserved for future use (must be always 0)
 
NvU32 numPstates
 Number of populated pstates.
 
NvU32 numClocks
 Number of populated clocks (per pstate)
 
NvU32 numBaseVoltages
 Number of populated base voltages (per pstate)
 
struct { 
 
   NV_GPU_PERF_PSTATE_ID   pstateId 
 ID of the P-State.
 
   NvU32   bIsEditable:1 
 
   NvU32   reserved:31 
 These bits are reserved for future use (must be always 0)
 
   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: