Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dpower_state.h129 int hotspot_crit_max; member
H A Damdgpu_smu.h117 int hotspot_crit_max; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c262 adev->pm.dpm.thermal.max_hotspot_crit_temp = range.hotspot_crit_max; in phm_start_thermal_controller()
H A Dvega10_thermal.c385 range->hotspot_crit_max / PP_TEMPERATURE_UNITS_PER_CENTIGRADES)) { in vega10_thermal_set_temperature_range()
H A Dvega12_hwmgr.c2754 thermal_data->hotspot_crit_max = pp_table->ThotspotLimit * in vega12_get_thermal_temperature_range()
H A Dvega20_hwmgr.c4230 thermal_data->hotspot_crit_max = pp_table->ThotspotLimit * in vega20_get_thermal_temperature_range()
H A Dvega10_hwmgr.c5070 thermal_data->hotspot_crit_max = pp_table->ThotspotLimit * in vega10_get_thermal_temperature_range()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c896 adev->pm.dpm.thermal.max_hotspot_crit_temp = range->hotspot_crit_max; in smu_get_thermal_temperature_range()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c1807 range->hotspot_crit_max = pptable->ThotspotLimit * in navi10_get_thermal_temperature_range()
H A Darcturus_ppt.c987 range->hotspot_crit_max = pptable->ThotspotLimit * in arcturus_get_thermal_temperature_range()
H A Dsienna_cichlid_ppt.c1637 range->hotspot_crit_max = pptable->TemperatureLimit[TEMP_HOTSPOT] * in sienna_cichlid_get_thermal_temperature_range()