_ADLOD6CapabilitiesEx Struct Reference

Structure containing information about Overdrive 6 extension capabilities. More...


Data Fields

int iCapabilities
int iSupportedStates
ADLOD6ParameterRange sEngineClockPercent
 Returns the hard limits of the SCLK overdrive adjustment range. Overdrive clocks should not be adjusted outside of this range. The values are specified as +/- percentages.
ADLOD6ParameterRange sMemoryClockPercent
 Returns the hard limits of the MCLK overdrive adjustment range. Overdrive clocks should not be adjusted outside of this range. The values are specified as +/- percentages.
ADLOD6ParameterRange sPowerControlPercent
 Returns the hard limits of the Power Limit adjustment range. Power limit should not be adjusted outside this range. The values are specified as +/- percentages.
int iExtValue
 Reserved for future expansion of the structure.
int iExtMask
 Reserved for future expansion of the structure.


Detailed Description

Structure containing information about Overdrive 6 extension capabilities.

This structure is used to store information about Overdrive 6 extension capabilities


Field Documentation

The Power states that support clock and power customization. Only performance state is currently supported. Possible Values: ADL_OD6_SUPPORTEDSTATE_PERFORMANCE

Returns the hard limits of the SCLK overdrive adjustment range. Overdrive clocks should not be adjusted outside of this range. The values are specified as +/- percentages.

Returns the hard limits of the MCLK overdrive adjustment range. Overdrive clocks should not be adjusted outside of this range. The values are specified as +/- percentages.

Returns the hard limits of the Power Limit adjustment range. Power limit should not be adjusted outside this range. The values are specified as +/- percentages.

Reserved for future expansion of the structure.

Reserved for future expansion of the structure.


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