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

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...
 

Detailed Description

Structure containing information about Overdrive N capabilities.

This structure is used to store information about Overdrive N capabilities

Field Documentation

◆ autoSystemClock

ADLODNParameterRange ADLODNCapabilitiesX2::autoSystemClock

Contains the hard limits of the Auto Systemclock.

◆ fanSpeed

ADLODNParameterRange ADLODNCapabilitiesX2::fanSpeed

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

◆ fanTemperature

ADLODNParameterRange ADLODNCapabilitiesX2::fanTemperature

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

◆ iFlags

int ADLODNCapabilitiesX2::iFlags

bit vector, which tells what are the features are supported. ADLODNFEATURECONTROL

◆ iMaximumNumberOfPerformanceLevels

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.

◆ minimumPerformanceClock

ADLODNParameterRange ADLODNCapabilitiesX2::minimumPerformanceClock

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

◆ power

ADLODNParameterRange ADLODNCapabilitiesX2::power

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

◆ powerTuneTemperature

ADLODNParameterRange ADLODNCapabilitiesX2::powerTuneTemperature

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

◆ sEngineClockRange

ADLODNParameterRange ADLODNCapabilitiesX2::sEngineClockRange

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

◆ sMemoryClockRange

ADLODNParameterRange ADLODNCapabilitiesX2::sMemoryClockRange

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

◆ svddcRange

ADLODNParameterRange ADLODNCapabilitiesX2::svddcRange

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

◆ throttleNotificaion

ADLODNParameterRange ADLODNCapabilitiesX2::throttleNotificaion

Contains the hard limits of the throttleNotification.


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

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