ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about Overdrive N capabilities. More...
#include <adl_structures.h>
Structure containing information about Overdrive N capabilities.
This structure is used to store information about Overdrive N capabilities
ADLODNParameterRange ADLODNCapabilities::fanSpeed |
Contains the hard limits of the Fan range. Overdrive clocks cannot be set outside this range.
ADLODNParameterRange ADLODNCapabilities::fanTemperature |
Contains the hard limits of the Temperature range. Overdrive clocks cannot be set outside this range.
int ADLODNCapabilities::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 ADLODNCapabilities::minimumPerformanceClock |
Contains the hard limits of the Fan range. Overdrive clocks cannot be set outside this range.
ADLODNParameterRange ADLODNCapabilities::power |
Contains the hard limits of the power range. Overdrive clocks cannot be set outside this range.
ADLODNParameterRange ADLODNCapabilities::powerTuneTemperature |
Contains the hard limits of the power range. Overdrive clocks cannot be set outside this range.
ADLODNParameterRange ADLODNCapabilities::sEngineClockRange |
Contains the hard limits of the sclk range. Overdrive clocks cannot be set outside this range.
ADLODNParameterRange ADLODNCapabilities::sMemoryClockRange |
Contains the hard limits of the mclk range. Overdrive clocks cannot be set outside this range.
ADLODNParameterRange ADLODNCapabilities::svddcRange |
Contains the hard limits of the vddc range. Overdrive clocks cannot be set outside this range.