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

Structure containing information about Overdrive 6 extension recommended maximum clock adjustment values. More...

#include <adl_structures.h>

Data Fields

int iEngineClockMax
 The recommended maximum engine clock adjustment in percent, for the specified power limit value. More...
 
int iExtMask
 Reserved for future expansion of the structure. More...
 
int iExtValue
 Reserved for future expansion of the structure. More...
 
int iMemoryClockMax
 

Detailed Description

Structure containing information about Overdrive 6 extension recommended maximum clock adjustment values.

This structure is used to store information about Overdrive 6 extension recommended maximum clock adjustment values

Field Documentation

◆ iEngineClockMax

int ADLOD6MaxClockAdjust::iEngineClockMax

The recommended maximum engine clock adjustment in percent, for the specified power limit value.

◆ iExtMask

int ADLOD6MaxClockAdjust::iExtMask

Reserved for future expansion of the structure.

◆ iExtValue

int ADLOD6MaxClockAdjust::iExtValue

Reserved for future expansion of the structure.

◆ iMemoryClockMax

int ADLOD6MaxClockAdjust::iMemoryClockMax

The recommended maximum memory clock adjustment in percent, for the specified power limit value. Currently the memory is independent of the Power Limit setting, so iMemoryClockMax will always return the maximum possible adjustment value. This field is here for future enhancement in case we add a dependency between Memory Clock adjustment and Power Limit setting.


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

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