|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing information about Overdrive 6 PowerControl settings. More...
#include <adl_structures.h>
Data Fields | |
| int | iExtMask |
| Mask for future extension. More... | |
| int | iExtValue |
| Value for future extension. More... | |
| int | iMaxValue |
| The maximum PowerControl adjustment value. More... | |
| int | iMinValue |
| The minimum PowerControl adjustment value. More... | |
| int | iStepValue |
| The minimum difference between PowerControl adjustment values. More... | |
Structure containing information about Overdrive 6 PowerControl settings.
This structure is used to store information about Overdrive 6 PowerControl settings. PowerControl is the feature which allows the performance characteristics of the GPU to be adjusted by changing the PowerTune power limits.
| int ADLOD6PowerControlInfo::iExtMask |
Mask for future extension.
| int ADLOD6PowerControlInfo::iExtValue |
Value for future extension.
| int ADLOD6PowerControlInfo::iMaxValue |
The maximum PowerControl adjustment value.
| int ADLOD6PowerControlInfo::iMinValue |
The minimum PowerControl adjustment value.
| int ADLOD6PowerControlInfo::iStepValue |
The minimum difference between PowerControl adjustment values.