Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.h63 long temperature_high; member
Dsmu7_hwmgr.c1606 data->thermal_temp_setting.temperature_high = 95000; in smu7_init_dpm_defaults()
1610 data->thermal_temp_setting.temperature_high = 100000; in smu7_init_dpm_defaults()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dci_dpm.h146 s32 temperature_high; member
Dci_dpm.c446 (u8)(pi->thermal_temp_setting.temperature_high / 1000); in ci_populate_bapm_parameters_in_dpm_table()
3654 table->TemperatureLimitHigh = (u16)((pi->thermal_temp_setting.temperature_high * in ci_init_smc_table()
5812 pi->thermal_temp_setting.temperature_high = 95000; in ci_dpm_init()
5816 pi->thermal_temp_setting.temperature_high = 100000; in ci_dpm_init()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.h147 s32 temperature_high; member
Dci_dpm.c571 (u8)(pi->thermal_temp_setting.temperature_high / 1000); in ci_populate_bapm_parameters_in_dpm_table()
3801 table->TemperatureLimitHigh = (u16)((pi->thermal_temp_setting.temperature_high * in ci_init_smc_table()
5958 pi->thermal_temp_setting.temperature_high = 95000; in ci_dpm_init()
5962 pi->thermal_temp_setting.temperature_high = 100000; in ci_dpm_init()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Diceland_smumgr.c1871 …dpm_table->GpuTjMax = (uint8_t)(data->thermal_temp_setting.temperature_high / PP_TEMPERATURE_UNITS… in iceland_populate_bapm_parameters_in_dpm_table()
2019 (data->thermal_temp_setting.temperature_high * in iceland_init_smc_table()
Dci_smumgr.c727 …dpm_table->GpuTjMax = (uint8_t)(data->thermal_temp_setting.temperature_high / PP_TEMPERATURE_UNITS… in ci_populate_bapm_parameters_in_dpm_table()
2037 (data->thermal_temp_setting.temperature_high * in ci_init_smc_table()
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dwmi.h1460 u8 temperature_high; member