ADL (AMD Display Library) Public APIs  Version 17.1
Macros
Define_overdrive6_capabilities

These defines the capabilities supported by Overdrive 6. It is used by ADL_Overdrive6_Capabilities_GetIndicate that core (engine) clock can be changed. More...

Macros

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

Detailed Description

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

Indicate that core (engine) clock can be changed.

Macro Definition Documentation

◆ ADL_OD6_CAPABILITY_FANSPEED_IN_RPM

#define ADL_OD6_CAPABILITY_FANSPEED_IN_RPM   0x00000080

Indicate that Fan speed needs to be displayed in RPM.

◆ ADL_OD6_CAPABILITY_GPU_ACTIVITY_MONITOR

#define ADL_OD6_CAPABILITY_GPU_ACTIVITY_MONITOR   0x00000004

Indicate that graphics activity reporting is supported.

◆ ADL_OD6_CAPABILITY_MCLK_CUSTOMIZATION

#define ADL_OD6_CAPABILITY_MCLK_CUSTOMIZATION   0x00000002

Indicate that memory clock can be changed.

◆ ADL_OD6_CAPABILITY_PERCENT_ADJUSTMENT

#define ADL_OD6_CAPABILITY_PERCENT_ADJUSTMENT   0x00000020

Indicate that OD6+ percentage adjustment is supported.

◆ ADL_OD6_CAPABILITY_POWER_CONTROL

#define ADL_OD6_CAPABILITY_POWER_CONTROL   0x00000008

Indicate that power limit can be customized.

◆ ADL_OD6_CAPABILITY_SCLK_CUSTOMIZATION

#define ADL_OD6_CAPABILITY_SCLK_CUSTOMIZATION   0x00000001

◆ ADL_OD6_CAPABILITY_THERMAL_LIMIT_UNLOCK

#define ADL_OD6_CAPABILITY_THERMAL_LIMIT_UNLOCK   0x00000040

Indicate that Thermal Limit Unlock is supported.

◆ ADL_OD6_CAPABILITY_VOLTAGE_CONTROL

#define ADL_OD6_CAPABILITY_VOLTAGE_CONTROL   0x00000010

Indicate that SVI2 Voltage Control is supported.


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