ADLThermalControllerInfo Struct Reference

Structure containing information about thermal controller. More...


Data Fields

int iSize
 Must be set to the size of the structure.
int iThermalDomain
 Possible valies: ADL_DL_THERMAL_DOMAIN_OTHER or ADL_DL_THERMAL_DOMAIN_GPU.
int iDomainIndex
 GPU 0, 1, etc.
int iFlags
 Possible valies: ADL_DL_THERMAL_FLAG_INTERRUPT or ADL_DL_THERMAL_FLAG_FANCONTROL.


Detailed Description

Structure containing information about thermal controller.

This structure is used to store information about thermal controller. This structure is used by ADL_PM_ThermalDevices_Enum.

Examples:

Overdrive/Overdrive_Sample.cpp.


Field Documentation

Must be set to the size of the structure.

Examples:
Overdrive/Overdrive_Sample.cpp.

GPU 0, 1, etc.


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