ADL (AMD Display Library) Public APIs
Version 17.1
|
int ADL_Overdrive6_AdvancedFan_Caps(int iAdapterIndex, int *lpSupported)
Function returns the advanced fan control capability of the specified adapter. Advanced fan control i...
int ADL2_Overdrive6_VoltageControl_Set(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iValue)
Function to set the current VoltageControl adjustment value.
int ADL_Overdrive6_TargetTemperatureData_Set(int iAdapterIndex, int iCurrentValue)
Function changes the target temperature current value of the specified adapter .
int ADL_Overdrive6_ThermalController_Caps(int iAdapterIndex, ADLOD6ThermalControllerCaps *lpThermalControllerCaps)
Function to retrieve capabilities of the GPU thermal controller.
int ADL_Overdrive6_PowerControl_Set(int iAdapterIndex, int iValue)
Function to set the current PowerControl adjustment value.
Structure containing information about Overdrive 6 PowerControl settings.
Definition: adl_structures.h:2302
int ADL2_Overdrive6_TargetTemperatureData_Set(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iCurrentValue)
Function changes the target temperature current value of the specified adapter .
int ADL_Overdrive6_State_Set(int iAdapterIndex, int iStateType, ADLOD6StateInfo *lpStateInfo)
Function to set the current Overdrive clock ranges.
int ADL2_Overdrive6_TargetTemperatureRangeInfo_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLOD6ParameterRange *lpTargetTemperatureInfo)
Function returns the target temperature range of the specified adapter .
int ADL_Overdrive6_PowerControl_Caps(int iAdapterIndex, int *lpSupported)
Function to check for PowerControl capabilities.
int ADL_Overdrive6_FanSpeed_Reset(int iAdapterIndex)
Function to reset the fan speed to the default.
#define ADL_EXTERNC
Definition: overdrive6.h:25
This file contains the structure declarations that are used by the public ADL interfaces for Linux an...
Structure containing information about Overdrive 6 thermal contoller capabilities.
Definition: adl_structures.h:2211
int ADL2_Overdrive6_ThermalLimitUnlock_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iStateType, int *pEnabled)
Function to retrieve the current Thermal Limit Unlock feature status.
int ADL_Overdrive6_FanSpeed_Get(int iAdapterIndex, ADLOD6FanSpeedInfo *lpFanSpeedInfo)
Function to retrieve the fan speed reported by the thermal controller.
int ADL2_Overdrive6_CurrentPower_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iPowerType, int *lpCurrentValue)
Function returns the current power of the specified adapter .
int ADL2_Overdrive6_VoltageControlInfo_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLOD6VoltageControlInfo *lpVoltageControlInfo)
Function to get the VoltageControl adjustment range.
int ADL_Overdrive6_PowerControlInfo_Get(int iAdapterIndex, ADLOD6PowerControlInfo *lpPowerControlInfo)
Function to get the PowerControl adjustment range.
int ADL_Overdrive6_ThermalLimitUnlock_Get(int iAdapterIndex, int iStateType, int *pEnabled)
Function to retrieve the current Thermal Limit Unlock feature status.
int ADL_Overdrive6_Capabilities_Get(int iAdapterIndex, ADLOD6Capabilities *lpODCapabilities)
Function to retrieve the current Overdrive capabilities.
int ADL2_Overdrive6_FanPWMLimitRangeInfo_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLOD6ParameterRange *lpFanPWMLimitInfo)
Function returns the target Fan PWM range of the specified adapter .
int ADL_Overdrive6_ThermalLimitUnlock_Set(int iAdapterIndex, int iStateType, int iEnable)
Function to enable the current Thermal Limit Unlock feature.
int ADL2_Overdrive6_ControlI2C(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iControl)
Function Requests to Acquire or Release I2C of the specified adapter .
int ADL_Overdrive6_VoltageControl_Get(int iAdapterIndex, int *lpCurrentValue, int *lpDefaultValue)
Function to get the current and default VoltageControl adjustment values.
int ADL2_Overdrive6_ThermalLimitUnlock_Set(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iStateType, int iEnable)
Function to enable the current Thermal Limit Unlock feature.
int ADL_Overdrive6_Temperature_Get(int iAdapterIndex, int *lpTemperature)
Function to retrieve GPU temperature from the thermal controller.
int ADL2_Overdrive6_VoltageControl_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int *lpCurrentValue, int *lpDefaultValue)
Function to get the current and default VoltageControl adjustment values.
int ADL_Overdrive6_VoltageControl_Set(int iAdapterIndex, int iValue)
Function to set the current VoltageControl adjustment value.
int ADL_Overdrive6_FanPWMLimitData_Get(int iAdapterIndex, int *lpCurrentValue, int *lpDefaultValue)
Function returns default target Fan PWM and current Fan PWM value of the specified adapter.
Structure containing information about Overdrive 6 PowerControl settings.
Definition: adl_structures.h:2279
int ADL2_Overdrive6_FanPWMLimitData_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int *lpCurrentValue, int *lpDefaultValue)
Function returns default target Fan PWM and current Fan PWM value of the specified adapter.
int ADL2_Overdrive6_FanPWMLimitData_Set(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iCurrentValue)
Function changes the target Fan PWM current value of the specified adapter .
int ADL_Overdrive6_TargetTemperatureData_Get(int iAdapterIndex, int *lpCurrentValue, int *lpDefaultValue)
Function returns default target temperature and current temp. value of the specified adapter.
int ADL2_Overdrive6_CurrentStatus_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLOD6CurrentStatus *lpCurrentStatus)
Function to retrieve current Overdrive and performance-related activity.
int ADL_Overdrive6_FanPWMLimitData_Set(int iAdapterIndex, int iCurrentValue)
Function changes the target Fan PWM current value of the specified adapter .
int ADL2_Overdrive6_State_Reset(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iStateType)
Function to reset the Overdrive clock ranges to default.
Structure containing information about Overdrive 6 extension capabilities.
Definition: adl_structures.h:2469
int ADL2_Overdrive6_FuzzyController_Caps(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int *lpSupported)
Function returns the fuzzy control capability of the specified adapter.
Structure containing information about Overdrive 6 extension state information.
Definition: adl_structures.h:2497
int ADL2_Overdrive6_FanSpeed_Reset(ADL_CONTEXT_HANDLE context, int iAdapterIndex)
Function to reset the fan speed to the default.
int ADL2_Overdrive6_PowerControl_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int *lpCurrentValue, int *lpDefaultValue)
Function to get the current and default PowerControl adjustment values.
int int iAdapterIndex
Definition: radeonusbled.h:92
int ADL2_Overdrive6_PowerControl_Set(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iValue)
Function to set the current PowerControl adjustment value.
Structure containing information about Overdrive 6 fan speed information.
Definition: adl_structures.h:2237
Structure containing information about Overdrive 6 capabilities.
Definition: adl_structures.h:2109
int ADL2_Overdrive6_StateEx_Set(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iStateType, ADLOD6StateEx *lpODState)
Function to set the current Overdrive extension clock ranges.
Structure containing information about Overdrive 6 clock range.
Definition: adl_structures.h:2093
int ADL_Overdrive6_CapabilitiesEx_Get(int iAdapterIndex, ADLOD6CapabilitiesEx *lpODCapabilities)
Function to retrieve the current Overdrive extension capabilities.
int ADL2_Overdrive6_Temperature_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int *lpTemperature)
Function to retrieve GPU temperature from the thermal controller.
int ADL_Overdrive6_FanPWMLimitRangeInfo_Get(int iAdapterIndex, ADLOD6ParameterRange *lpFanPWMLimitInfo)
Function returns the target Fan PWM range of the specified adapter .
int ADL2_Overdrive6_StateEx_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iStateType, ADLOD6StateEx *lpODState)
Function to retrieve the current or default Overdrive extension clock ranges.
int ADL2_Overdrive6_ThermalController_Caps(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLOD6ThermalControllerCaps *lpThermalControllerCaps)
Function to retrieve capabilities of the GPU thermal controller.
Structure containing information about Overdrive 6 fan speed value.
Definition: adl_structures.h:2258
int ADL_Overdrive6_StateInfo_Get(int iAdapterIndex, int iStateType, ADLOD6StateInfo *lpStateInfo)
Function to retrieve the current or default Overdrive clock ranges.
void * ADL_CONTEXT_HANDLE
Handle to ADL client context.
Definition: adl_structures.h:2336
Structure containing information about Overdrive 6 clocks.
Definition: adl_structures.h:2158
int ADL_Overdrive6_StateEx_Get(int iAdapterIndex, int iStateType, ADLOD6StateEx *lpODState)
Function to retrieve the current or default Overdrive extension clock ranges.
int ADL_Overdrive6_FanSpeed_Set(int iAdapterIndex, ADLOD6FanSpeedValue *lpFanSpeedValue)
Function to set the fan speed.
int ADL2_Overdrive6_CapabilitiesEx_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLOD6CapabilitiesEx *lpODCapabilities)
Function to retrieve the current Overdrive extension capabilities .
int ADL2_Overdrive6_FanSpeed_Set(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLOD6FanSpeedValue *lpFanSpeedValue)
Function to set the fan speed.
int ADL2_Overdrive6_PowerControlInfo_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLOD6PowerControlInfo *lpPowerControlInfo)
Function to get the PowerControl adjustment range.
int ADL2_Overdrive6_Capabilities_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLOD6Capabilities *lpODCapabilities)
Function to retrieve the current Overdrive capabilities.
int ADL_Overdrive6_VoltageControlInfo_Get(int iAdapterIndex, ADLOD6VoltageControlInfo *lpVoltageControlInfo)
Function to get the VoltageControl adjustment range.
int ADL2_Overdrive6_PowerControl_Caps(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int *lpSupported)
Function to check for PowerControl capabilities.
int ADL2_Overdrive6_TargetTemperatureData_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int *lpCurrentValue, int *lpDefaultValue)
Function returns default target temperature and current temp. value of the specified adapter.
int ADL_Overdrive6_State_Reset(int iAdapterIndex, int iStateType)
Function to reset the Overdrive clock ranges to default.
int ADL_Overdrive6_TargetTemperatureRangeInfo_Get(int iAdapterIndex, ADLOD6ParameterRange *lpTargetTemperatureInfo)
Function returns the target temperature range of the specified adapter .
int ADL_Overdrive6_FuzzyController_Caps(int iAdapterIndex, int *lpSupported)
Function returns the fuzzy control capability of the specified adapter.
int ADL_Overdrive6_PowerControl_Get(int iAdapterIndex, int *lpCurrentValue, int *lpDefaultValue)
Function to get the current and default PowerControl adjustment values.
int ADL_Overdrive6_StateEx_Set(int iAdapterIndex, int iStateType, ADLOD6StateEx *lpODState)
Function to set the current Overdrive extension clock ranges.
int ADL2_Overdrive6_State_Set(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iStateType, ADLOD6StateInfo *lpStateInfo)
Function to set the current Overdrive clock ranges.
Structure containing information about current Overdrive 6 performance status.
Definition: adl_structures.h:2181
int ADL2_Overdrive6_AdvancedFan_Caps(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int *lpSupported)
Function returns the advanced fan control capability of the specified adapter. Advanced fan control i...
int ADL2_Overdrive6_FanSpeed_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADLOD6FanSpeedInfo *lpFanSpeedInfo)
Function to retrieve the fan speed reported by the thermal controller.
int ADL_Overdrive6_CurrentStatus_Get(int iAdapterIndex, ADLOD6CurrentStatus *lpCurrentStatus)
Function to retrieve current Overdrive and performance-related activity.
int ADL2_Overdrive6_StateInfo_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iStateType, ADLOD6StateInfo *lpStateInfo)
Function to retrieve the current or default Overdrive clock ranges.
Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.