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

Structure containing information about Overdrive 6 extension capabilities. More...

#include <adl_structures.h>

Data Fields

int iCapabilities
 
int iExtMask
 Reserved for future expansion of the structure. More...
 
int iExtValue
 Reserved for future expansion of the structure. More...
 
int iSupportedStates
 
ADLOD6ParameterRange sEngineClockPercent
 Returns the hard limits of the SCLK overdrive adjustment range. Overdrive clocks should not be adjusted outside of this range. The values are specified as +/- percentages. More...
 
ADLOD6ParameterRange sMemoryClockPercent
 Returns the hard limits of the MCLK overdrive adjustment range. Overdrive clocks should not be adjusted outside of this range. The values are specified as +/- percentages. More...
 
ADLOD6ParameterRange sPowerControlPercent
 Returns the hard limits of the Power Limit adjustment range. Power limit should not be adjusted outside this range. The values are specified as +/- percentages. More...
 

Detailed Description

Structure containing information about Overdrive 6 extension capabilities.

This structure is used to store information about Overdrive 6 extension capabilities

Field Documentation

◆ iCapabilities

int ADLOD6CapabilitiesEx::iCapabilities

◆ iExtMask

int ADLOD6CapabilitiesEx::iExtMask

Reserved for future expansion of the structure.

◆ iExtValue

int ADLOD6CapabilitiesEx::iExtValue

Reserved for future expansion of the structure.

◆ iSupportedStates

int ADLOD6CapabilitiesEx::iSupportedStates

The Power states that support clock and power customization. Only performance state is currently supported. Possible Values: ADL_OD6_SUPPORTEDSTATE_PERFORMANCE

◆ sEngineClockPercent

ADLOD6ParameterRange ADLOD6CapabilitiesEx::sEngineClockPercent

Returns the hard limits of the SCLK overdrive adjustment range. Overdrive clocks should not be adjusted outside of this range. The values are specified as +/- percentages.

◆ sMemoryClockPercent

ADLOD6ParameterRange ADLOD6CapabilitiesEx::sMemoryClockPercent

Returns the hard limits of the MCLK overdrive adjustment range. Overdrive clocks should not be adjusted outside of this range. The values are specified as +/- percentages.

◆ sPowerControlPercent

ADLOD6ParameterRange ADLOD6CapabilitiesEx::sPowerControlPercent

Returns the hard limits of the Power Limit adjustment range. Power limit should not be adjusted outside this range. The values are specified as +/- percentages.


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

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