Defines | |
#define | ADL_OD6_GETSTATEINFO_DEFAULT_PERFORMANCE 0x00000001 |
Get default clocks for the performance state. | |
#define | ADL_OD6_GETSTATEINFO_DEFAULT_POWER_SAVING 0x00000002 |
Do not use. Reserved for future use. | |
#define | ADL_OD6_GETSTATEINFO_CURRENT 0x00000003 |
#define | ADL_OD6_GETSTATEINFO_CUSTOM_PERFORMANCE 0x00000004 |
#define | ADL_OD6_GETSTATEINFO_CUSTOM_POWER_SAVING 0x00000005 |
Do not use. Reserved for future use. |
#define ADL_OD6_GETSTATEINFO_DEFAULT_PERFORMANCE 0x00000001 |
Get default clocks for the performance state.
#define ADL_OD6_GETSTATEINFO_DEFAULT_POWER_SAVING 0x00000002 |
Do not use. Reserved for future use.
#define ADL_OD6_GETSTATEINFO_CURRENT 0x00000003 |
Get clocks for current state. Currently this is the same as ADL_OD6_GETSTATEINFO_CUSTOM_PERFORMANCE since only performance state is supported.
#define ADL_OD6_GETSTATEINFO_CUSTOM_PERFORMANCE 0x00000004 |
Get the modified clocks (if any) for the performance state. If clocks were not modified through Overdrive 6, then this will return the same clocks as ADL_OD6_GETSTATEINFO_DEFAULT_PERFORMANCE.
#define ADL_OD6_GETSTATEINFO_CUSTOM_POWER_SAVING 0x00000005 |
Do not use. Reserved for future use.