No description available.
The DXGK_ADAPTER_PERFDATACAPS structure describes the performance data capabilities of the adapter.
MaxMemoryBandwidthThe maximum memory bandwidth in bytes for 1 second.
MaxPCIEBandwidthThe maximum PCIE bandwidth in bytes for 1 second.
MaxFanRPMThe maximum fan revolutions per minute of the main fan.
TemperatureMaxThe maximum temperature before damage levels occur in deci-Celsius (a value of 1 = 0.1C).
TemperatureWarningThe temperature level where temperature based throttling begins in deci-Celsius (a value of 1 = 0.1C).
KMD's DxgkDdiQueryAdapterInfo function should fill in the DXGK_ADAPTER_PERFDATACAPS structure in response to a DXGK_QUERYADAPTERINFOTYPE query of type DXGKQAITYPE_ADAPTERPERFDATA_CAPS.