ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLODNCapabilities Struct Reference

Structure containing information about Overdrive N capabilities. More...

#include <adl_structures.h>

Data Fields

ADLODNParameterRange fanSpeed
 
ADLODNParameterRange fanTemperature
 
int iMaximumNumberOfPerformanceLevels
 
ADLODNParameterRange minimumPerformanceClock
 
ADLODNParameterRange power
 
ADLODNParameterRange powerTuneTemperature
 
ADLODNParameterRange sEngineClockRange
 
ADLODNParameterRange sMemoryClockRange
 
ADLODNParameterRange svddcRange
 

Detailed Description

Structure containing information about Overdrive N capabilities.

This structure is used to store information about Overdrive N capabilities

Field Documentation

◆ fanSpeed

ADLODNParameterRange ADLODNCapabilities::fanSpeed

Contains the hard limits of the Fan range. Overdrive clocks cannot be set outside this range.

◆ fanTemperature

ADLODNParameterRange ADLODNCapabilities::fanTemperature

Contains the hard limits of the Temperature range. Overdrive clocks cannot be set outside this range.

◆ iMaximumNumberOfPerformanceLevels

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.

◆ minimumPerformanceClock

ADLODNParameterRange ADLODNCapabilities::minimumPerformanceClock

Contains the hard limits of the Fan range. Overdrive clocks cannot be set outside this range.

◆ power

ADLODNParameterRange ADLODNCapabilities::power

Contains the hard limits of the power range. Overdrive clocks cannot be set outside this range.

◆ powerTuneTemperature

ADLODNParameterRange ADLODNCapabilities::powerTuneTemperature

Contains the hard limits of the power range. Overdrive clocks cannot be set outside this range.

◆ sEngineClockRange

ADLODNParameterRange ADLODNCapabilities::sEngineClockRange

Contains the hard limits of the sclk range. Overdrive clocks cannot be set outside this range.

◆ sMemoryClockRange

ADLODNParameterRange ADLODNCapabilities::sMemoryClockRange

Contains the hard limits of the mclk range. Overdrive clocks cannot be set outside this range.

◆ svddcRange

ADLODNParameterRange ADLODNCapabilities::svddcRange

Contains the hard limits of the vddc range. Overdrive clocks cannot be set outside this range.


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.