Define_overdrive6_capabilities
[Constants and Definitions]


Defines

#define ADL_OD6_CAPABILITY_SCLK_CUSTOMIZATION   0x00000001
 Indicate that core (engine) clock can be changed.
#define ADL_OD6_CAPABILITY_MCLK_CUSTOMIZATION   0x00000002
 Indicate that memory clock can be changed.
#define ADL_OD6_CAPABILITY_GPU_ACTIVITY_MONITOR   0x00000004
 Indicate that graphics activity reporting is supported.
#define ADL_OD6_CAPABILITY_POWER_CONTROL   0x00000008
 Indicate that power limit can be customized.
#define ADL_OD6_CAPABILITY_VOLTAGE_CONTROL   0x00000010
 Indicate that SVI2 Voltage Control is supported.
#define ADL_OD6_CAPABILITY_PERCENT_ADJUSTMENT   0x00000020
 Indicate that OD6+ percentage adjustment is supported.
#define ADL_OD6_CAPABILITY_THERMAL_LIMIT_UNLOCK   0x00000040
 Indicate that Thermal Limit Unlock is supported.
#define ADL_OD6_CAPABILITY_FANSPEED_IN_RPM   0x00000080
 Indicate that Fan speed needs to be displayed in RPM.

Detailed Description

These defines the capabilities supported by Overdrive 6. It is used by ADL_Overdrive6_Capabilities_Get

Define Documentation

#define ADL_OD6_CAPABILITY_SCLK_CUSTOMIZATION   0x00000001

Indicate that core (engine) clock can be changed.

Examples:
Overdrive/Overdrive_Sample.cpp.

#define ADL_OD6_CAPABILITY_MCLK_CUSTOMIZATION   0x00000002

Indicate that memory clock can be changed.

Examples:
Overdrive/Overdrive_Sample.cpp.

#define ADL_OD6_CAPABILITY_GPU_ACTIVITY_MONITOR   0x00000004

Indicate that graphics activity reporting is supported.

Examples:
Overdrive/Overdrive_Sample.cpp.

#define ADL_OD6_CAPABILITY_POWER_CONTROL   0x00000008

Indicate that power limit can be customized.

#define ADL_OD6_CAPABILITY_VOLTAGE_CONTROL   0x00000010

Indicate that SVI2 Voltage Control is supported.

#define ADL_OD6_CAPABILITY_PERCENT_ADJUSTMENT   0x00000020

Indicate that OD6+ percentage adjustment is supported.

#define ADL_OD6_CAPABILITY_THERMAL_LIMIT_UNLOCK   0x00000040

Indicate that Thermal Limit Unlock is supported.

#define ADL_OD6_CAPABILITY_FANSPEED_IN_RPM   0x00000080

Indicate that Fan speed needs to be displayed in RPM.


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