Home
last modified time | relevance | path

Searched refs:hotspot_crit_max (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dpower_state.h129 int hotspot_crit_max; member
Damdgpu_smu.h117 int hotspot_crit_max; member
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhardwaremanager.c253 adev->pm.dpm.thermal.max_hotspot_crit_temp = range.hotspot_crit_max; in phm_start_thermal_controller()
Dvega12_hwmgr.c2591 thermal_data->hotspot_crit_max = pp_table->ThotspotLimit * in vega12_get_thermal_temperature_range()
Dvega20_hwmgr.c4128 thermal_data->hotspot_crit_max = pp_table->ThotspotLimit * in vega20_get_thermal_temperature_range()
Dvega10_hwmgr.c4890 thermal_data->hotspot_crit_max = pp_table->ThotspotLimit * in vega10_get_thermal_temperature_range()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dsmu_v11_0.c1206 adev->pm.dpm.thermal.max_hotspot_crit_temp = range.hotspot_crit_max; in smu_v11_0_start_thermal_control()
Darcturus_ppt.c895 range->hotspot_crit_max = pptable->ThotspotLimit * in arcturus_get_thermal_temperature_range()
Dvega20_ppt.c3131 range->hotspot_crit_max = pptable->ThotspotLimit * in vega20_get_thermal_temperature_range()