_ADLODNCapabilitiesX2 Struct Reference

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


Data Fields

int iMaximumNumberOfPerformanceLevels
int iFlags
ADLODNParameterRange sEngineClockRange
ADLODNParameterRange sMemoryClockRange
ADLODNParameterRange svddcRange
ADLODNParameterRange power
ADLODNParameterRange powerTuneTemperature
ADLODNParameterRange fanTemperature
ADLODNParameterRange fanSpeed
ADLODNParameterRange minimumPerformanceClock
ADLODNParameterRange throttleNotificaion
 Contains the hard limits of the throttleNotification.
ADLODNParameterRange autoSystemClock
 Contains the hard limits of the Auto Systemclock.


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.

bit vector, which tells what are the features are supported. ADLODNFEATURECONTROL

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.

Contains the hard limits of the throttleNotification.

Contains the hard limits of the Auto Systemclock.


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