Home
last modified time | relevance | path

Searched refs:temperature_high (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/radeon/
Dci_dpm.h147 s32 temperature_high; member
Dci_dpm.c423 (u8)(pi->thermal_temp_setting.temperature_high / 1000); in ci_populate_bapm_parameters_in_dpm_table()
3617 table->TemperatureLimitHigh = (u16)((pi->thermal_temp_setting.temperature_high * in ci_init_smc_table()
5789 pi->thermal_temp_setting.temperature_high = 95000; in ci_dpm_init()
5793 pi->thermal_temp_setting.temperature_high = 100000; in ci_dpm_init()
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.h63 long temperature_high; member
Dsmu7_hwmgr.c1865 data->thermal_temp_setting.temperature_high = 95000; in smu7_init_dpm_defaults()
1869 data->thermal_temp_setting.temperature_high = 100000; in smu7_init_dpm_defaults()
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Diceland_smumgr.c1872 …dpm_table->GpuTjMax = (uint8_t)(data->thermal_temp_setting.temperature_high / PP_TEMPERATURE_UNITS… in iceland_populate_bapm_parameters_in_dpm_table()
2020 (data->thermal_temp_setting.temperature_high * in iceland_init_smc_table()
Dci_smumgr.c730 …dpm_table->GpuTjMax = (uint8_t)(data->thermal_temp_setting.temperature_high / PP_TEMPERATURE_UNITS… in ci_populate_bapm_parameters_in_dpm_table()
2041 (data->thermal_temp_setting.temperature_high * in ci_init_smc_table()
/linux-6.6.21/drivers/net/wireless/ath/wil6210/
Dwmi.h1488 u8 temperature_high; member