Home
last modified time | relevance | path

Searched refs:VEGA10_THERMAL_MAXIMUM_ALERT_TEMP (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_thermal.h47 #define VEGA10_THERMAL_MAXIMUM_ALERT_TEMP 255 macro
Dvega10_thermal.c367 int high = VEGA10_THERMAL_MAXIMUM_ALERT_TEMP; in vega10_thermal_set_temperature_range()
Dvega10_hwmgr.c5261 tdp_table->usSoftwareShutdownTemp < VEGA10_THERMAL_MAXIMUM_ALERT_TEMP) in vega10_get_thermal_temperature_range()
5264 thermal_data->sw_ctf_threshold = VEGA10_THERMAL_MAXIMUM_ALERT_TEMP; in vega10_get_thermal_temperature_range()