ADL (AMD Display Library) Public APIs
Version 18.1
|
int ADL2_Overdrive5_FanSpeedInfo_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iThermalControllerIndex, ADLFanSpeedInfo *lpFanSpeedInfo)
Function to retrieve the fan speed reporting capability for thermal controllers.
int ADL_Overdrive5_ODParameters_Get(int iAdapterIndex, ADLODParameters *lpOdParameters)
Function to retrieve the current Overdrive parameters.
int ADL2_Overdrive5_ODPerformanceLevels_Set(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLODPerformanceLevels *lpOdPerformanceLevels)
Function to set the current Overdrive performance levels.
Structure containing information about thermal controller.
Definition: adl_structures.h:1116
int ADL_Overdrive5_ODPerformanceLevels_Set(int iAdapterIndex, ADLODPerformanceLevels *lpOdPerformanceLevels)
Function to set the current Overdrive performance levels.
int ADL2_Overdrive_Caps(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int *iSupported, int *iEnabled, int *iVersion)
Function to retrieve current power management capabilities.
This file contains the structure declarations that are used by the public ADL interfaces for Windows ...
Structure containing information about current power management related activity.
Definition: adl_structures.h:1085
int ADL_Overdrive5_ODPerformanceLevels_Get(int iAdapterIndex, int iDefault, ADLODPerformanceLevels *lpOdPerformanceLevels)
Function to retrieve the current or default Overdrive performance levels.
int ADL_Overdrive5_FanSpeedInfo_Get(int iAdapterIndex, int iThermalControllerIndex, ADLFanSpeedInfo *lpFanSpeedInfo)
Function to retrieve the fan speed reporting capability for thermal controllers.
int ADL_Overdrive5_CurrentActivity_Get(int iAdapterIndex, ADLPMActivity *lpActivity)
Function to retrieve current power management-related activity.
int ADL2_Overdrive5_PowerControlInfo_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLPowerControlInfo *lpPowerControlInfo)
Function to get values of PowerControl information.
int ADL2_Overdrive5_FanSpeed_Set(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iThermalControllerIndex, ADLFanSpeedValue *lpFanSpeedValue)
Function to set the fan speed.
int ADL2_Overdrive5_Temperature_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iThermalControllerIndex, ADLTemperature *lpTemperature)
Function to retrieve thermal controller temperatures.
int ADL_Overdrive5_FanSpeed_Set(int iAdapterIndex, int iThermalControllerIndex, ADLFanSpeedValue *lpFanSpeedValue)
Function to set the fan speed.
int ADL_Overdrive5_PowerControl_Set(int iAdapterIndex, int iValue)
Function to set values of PowerControl.
int ADL_Overdrive5_PowerControlInfo_Get(int iAdapterIndex, ADLPowerControlInfo *lpPowerControlInfo)
Function to get values of PowerControl information.
int ADL_Overdrive5_PowerControl_Get(int iAdapterIndex, int *lpCurrentValue, int *lpDefaultValue)
Function to get values of PowerControl.
int ADL2_Overdrive5_CurrentActivity_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLPMActivity *lpActivity)
Function to retrieve current power management-related activity.
Structure containing information about thermal controller fan speed.
Definition: adl_structures.h:1150
Structure containing information about thermal controller temperature.
Definition: adl_structures.h:1135
int ADL_Overdrive_Caps(int iAdapterIndex, int *iSupported, int *iEnabled, int *iVersion)
Function to retrieve current power management capabilities.
int ADL2_Overdrive5_FanSpeed_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iThermalControllerIndex, ADLFanSpeedValue *lpFanSpeedValue)
Function to retrieve the fan speed reported by the thermal controller.
int ADL2_Overdrive5_ThermalDevices_Enum(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iThermalControllerIndex, ADLThermalControllerInfo *lpThermalControllerInfo)
Function to retrieve thermal devices information.
int ADL2_Overdrive5_FanSpeedToDefault_Set(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iThermalControllerIndex)
Function to set the fan speed to the default fan speed value.
int ADL_Overdrive5_ThermalDevices_Enum(int iAdapterIndex, int iThermalControllerIndex, ADLThermalControllerInfo *lpThermalControllerInfo)
Function to retrieve thermal devices information.
int ADL2_Overdrive5_PowerControl_Caps(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int *lpSupported)
Function to check for PowerControl capabilities.
int int iAdapterIndex
Definition: radeonusbled.h:92
Structure containing information about Overdrive parameters.
Definition: adl_structures.h:1209
Structure containing information about fan speed reported by thermal controller.
Definition: adl_structures.h:1173
void * ADL_CONTEXT_HANDLE
Handle to ADL client context.
Definition: adl_structures.h:2310
int ADL2_Overdrive5_ODParameters_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLODParameters *lpOdParameters)
Function to retrieve the current Overdrive parameters.
#define ADL_EXTERNC
Definition: overdrive5.h:25
int ADL2_Overdrive5_PowerControl_Set(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iValue)
Function to set values of PowerControl.
int ADL_Overdrive5_PowerControl_Caps(int iAdapterIndex, int *lpSupported)
Function to check for PowerControl capabilities.
int ADL2_Overdrive5_PowerControl_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int *lpCurrentValue, int *lpDefaultValue)
Function to get values of PowerControl.
int ADL_Overdrive5_Temperature_Get(int iAdapterIndex, int iThermalControllerIndex, ADLTemperature *lpTemperature)
Function to retrieve thermal controller temperatures.
Structure containing information about an OD5 Power Control feature.
Definition: adl_structures.h:1992
int ADL_Overdrive5_FanSpeed_Get(int iAdapterIndex, int iThermalControllerIndex, ADLFanSpeedValue *lpFanSpeedValue)
Function to retrieve the fan speed reported by the thermal controller.
int ADL2_Overdrive5_ODPerformanceLevels_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iDefault, ADLODPerformanceLevels *lpOdPerformanceLevels)
Function to retrieve the current or default Overdrive performance levels.
int ADL_Overdrive5_FanSpeedToDefault_Set(int iAdapterIndex, int iThermalControllerIndex)
Function to set the fan speed to the default fan speed value.
Copyright © 2009-2024 Advanced Micro Devices, Inc. All rights reserved.
