Home
last modified time | relevance | path

Searched refs:ThotspotLimit (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/inc/
A Dsmu13_driver_if_aldebaran.h279 uint16_t ThotspotLimit; // Celcius member
A Dsmu9_driver_if.h131 uint16_t ThotspotLimit; /* Celcius */ member
A Dsmu11_driver_if_arcturus.h482 uint16_t ThotspotLimit; // Celcius member
A Dsmu11_driver_if.h384 uint16_t ThotspotLimit; member
A Dsmu11_driver_if_navi10.h536 uint16_t ThotspotLimit; // Celcius member
/linux/drivers/gpu/drm/amd/pm/inc/vega12/
A Dsmu9_driver_if.h271 uint16_t ThotspotLimit; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Darcturus_ppt.c1106 range->hotspot_crit_max = pptable->ThotspotLimit * in arcturus_get_thermal_temperature_range()
1108 range->hotspot_emergency_max = (pptable->ThotspotLimit + CTF_OFFSET_HOTSPOT) * in arcturus_get_thermal_temperature_range()
1642 dev_info(smu->adev->dev, "ThotspotLimit = %d\n", pptable->ThotspotLimit); in arcturus_dump_pptable()
A Dnavi10_ppt.c2110 range->hotspot_crit_max = pptable->ThotspotLimit * in navi10_get_thermal_temperature_range()
2112 range->hotspot_emergency_max = (pptable->ThotspotLimit + CTF_OFFSET_HOTSPOT) * in navi10_get_thermal_temperature_range()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Daldebaran_ppt.c1050 range->hotspot_crit_max = pptable->ThotspotLimit * in aldebaran_get_thermal_temperature_range()
1052 range->hotspot_emergency_max = (pptable->ThotspotLimit + CTF_OFFSET_HOTSPOT) * in aldebaran_get_thermal_temperature_range()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega20_processpptables.c92 pr_info("ThotspotLimit = %d\n", pptable->ThotspotLimit);
A Dvega10_powertune.c1276 table->ThotspotLimit = cpu_to_le16(tdp_table->usTemperatureLimitHotspot); in vega10_initialize_power_tune_defaults()
A Dvega12_hwmgr.c2755 thermal_data->hotspot_crit_max = pp_table->ThotspotLimit * in vega12_get_thermal_temperature_range()
2757 thermal_data->hotspot_emergency_max = (pp_table->ThotspotLimit + CTF_OFFSET_HOTSPOT) * in vega12_get_thermal_temperature_range()
A Dvega20_hwmgr.c4233 thermal_data->hotspot_crit_max = pp_table->ThotspotLimit * in vega20_get_thermal_temperature_range()
4235 thermal_data->hotspot_emergency_max = (pp_table->ThotspotLimit + CTF_OFFSET_HOTSPOT) * in vega20_get_thermal_temperature_range()
A Dvega10_hwmgr.c5077 thermal_data->hotspot_crit_max = pp_table->ThotspotLimit * in vega10_get_thermal_temperature_range()
5079 thermal_data->hotspot_emergency_max = (pp_table->ThotspotLimit + CTF_OFFSET_HOTSPOT) * in vega10_get_thermal_temperature_range()

Completed in 64 milliseconds