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

These defines the power states supported by Overdrive 6. It is used by ADL_Overdrive6_Capabilities_GetIndicate that overdrive is supported in the performance state. This is currently the only state supported. More...

Macros

#define ADL_OD6_SUPPORTEDSTATE_PERFORMANCE   0x00000001
 
#define ADL_OD6_SUPPORTEDSTATE_POWER_SAVING   0x00000002
 Do not use. Reserved for future use. More...
 

Detailed Description

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

Indicate that overdrive is supported in the performance state. This is currently the only state supported.

Macro Definition Documentation

◆ ADL_OD6_SUPPORTEDSTATE_PERFORMANCE

#define ADL_OD6_SUPPORTEDSTATE_PERFORMANCE   0x00000001

◆ ADL_OD6_SUPPORTEDSTATE_POWER_SAVING

#define ADL_OD6_SUPPORTEDSTATE_POWER_SAVING   0x00000002

Do not use. Reserved for future use.


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