ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about Overdrive N capabilities. More...
#include <adl_structures.h>
Data Fields | |
ADLODNParameterRange | autoSystemClock |
Contains the hard limits of the Auto Systemclock. More... | |
ADLODNParameterRange | fanSpeed |
ADLODNParameterRange | fanTemperature |
int | iFlags |
int | iMaximumNumberOfPerformanceLevels |
ADLODNParameterRange | minimumPerformanceClock |
ADLODNParameterRange | power |
ADLODNParameterRange | powerTuneTemperature |
ADLODNParameterRange | sEngineClockRange |
ADLODNParameterRange | sMemoryClockRange |
ADLODNParameterRange | svddcRange |
ADLODNParameterRange | throttleNotificaion |
Contains the hard limits of the throttleNotification. More... | |
Structure containing information about Overdrive N capabilities.
This structure is used to store information about Overdrive N capabilities
ADLODNParameterRange ADLODNCapabilitiesX2::autoSystemClock |
Contains the hard limits of the Auto Systemclock.
ADLODNParameterRange ADLODNCapabilitiesX2::fanSpeed |
Contains the hard limits of the Fan range. Overdrive clocks cannot be set outside this range.
ADLODNParameterRange ADLODNCapabilitiesX2::fanTemperature |
Contains the hard limits of the Temperature range. Overdrive clocks cannot be set outside this range.
int ADLODNCapabilitiesX2::iFlags |
bit vector, which tells what are the features are supported. ADLODNFEATURECONTROL
int ADLODNCapabilitiesX2::iMaximumNumberOfPerformanceLevels |
Number of levels which describe the minimum to maximum clock ranges. The 1st level indicates the minimum clocks, and the 2nd level indicates the maximum clocks.
ADLODNParameterRange ADLODNCapabilitiesX2::minimumPerformanceClock |
Contains the hard limits of the Fan range. Overdrive clocks cannot be set outside this range.
ADLODNParameterRange ADLODNCapabilitiesX2::power |
Contains the hard limits of the power range. Overdrive clocks cannot be set outside this range.
ADLODNParameterRange ADLODNCapabilitiesX2::powerTuneTemperature |
Contains the hard limits of the power range. Overdrive clocks cannot be set outside this range.
ADLODNParameterRange ADLODNCapabilitiesX2::sEngineClockRange |
Contains the hard limits of the sclk range. Overdrive clocks cannot be set outside this range.
ADLODNParameterRange ADLODNCapabilitiesX2::sMemoryClockRange |
Contains the hard limits of the mclk range. Overdrive clocks cannot be set outside this range.
ADLODNParameterRange ADLODNCapabilitiesX2::svddcRange |
Contains the hard limits of the vddc range. Overdrive clocks cannot be set outside this range.
ADLODNParameterRange ADLODNCapabilitiesX2::throttleNotificaion |
Contains the hard limits of the throttleNotification.