HomeSort by: relevance | last modified time | path
    Searched refs:thermal_auto_throttling_treshold (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
smu10_hwmgr.h 212 uint32_t thermal_auto_throttling_treshold; member in struct:smu10_hwmgr
smu8_hwmgr.h 202 uint32_t thermal_auto_throttling_treshold; member in struct:smu8_hwmgr
amdgpu_smu10_hwmgr.c 118 smu10_data->thermal_auto_throttling_treshold = 0;
184 if (smu10_data->thermal_auto_throttling_treshold == 0)
185 smu10_data->thermal_auto_throttling_treshold = 203;
amdgpu_smu8_hwmgr.c 218 data->thermal_auto_throttling_treshold = 0;
1819 thermal_data->max = (data->thermal_auto_throttling_treshold +

Completed in 16 milliseconds