_ADLODNCapabilities Struct Reference

Structure containing information about Overdrive N capabilities. More...


Data Fields

int iMaximumNumberOfPerformanceLevels
ADLODNParameterRange sEngineClockRange
ADLODNParameterRange sMemoryClockRange
ADLODNParameterRange svddcRange
ADLODNParameterRange power
ADLODNParameterRange powerTuneTemperature
ADLODNParameterRange fanTemperature
ADLODNParameterRange fanSpeed
ADLODNParameterRange minimumPerformanceClock


Detailed Description

Structure containing information about Overdrive N capabilities.

This structure is used to store information about Overdrive N capabilities

Examples:

OverdriveN/OverdriveN.cpp.


Field Documentation

Number of levels which describe the minimum to maximum clock ranges. The 1st level indicates the minimum clocks, and the 2nd level indicates the maximum clocks.

Examples:
OverdriveN/OverdriveN.cpp.

Contains the hard limits of the sclk range. Overdrive clocks cannot be set outside this range.

Examples:
OverdriveN/OverdriveN.cpp.

Contains the hard limits of the mclk range. Overdrive clocks cannot be set outside this range.

Examples:
OverdriveN/OverdriveN.cpp.

Contains the hard limits of the vddc range. Overdrive clocks cannot be set outside this range.

Examples:
OverdriveN/OverdriveN.cpp.

Contains the hard limits of the power range. Overdrive clocks cannot be set outside this range.

Examples:
OverdriveN/OverdriveN.cpp.

Contains the hard limits of the power range. Overdrive clocks cannot be set outside this range.

Examples:
OverdriveN/OverdriveN.cpp.

Contains the hard limits of the Temperature range. Overdrive clocks cannot be set outside this range.

Examples:
OverdriveN/OverdriveN.cpp.

Contains the hard limits of the Fan range. Overdrive clocks cannot be set outside this range.

Examples:
OverdriveN/OverdriveN.cpp.

Contains the hard limits of the Fan range. Overdrive clocks cannot be set outside this range.

Examples:
OverdriveN/OverdriveN.cpp.


Copyright © 2009-2016 Advanced Micro Devices, Inc. All rights reserved.