Home
last modified time | relevance | path

Searched refs:htc_tmp_lmt (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dtrinity_dpm.h86 u8 htc_tmp_lmt; member
H A Dkv_dpm.h99 u8 htc_tmp_lmt; member
H A Dsumo_dpm.h86 u8 htc_tmp_lmt; member
H A Dsumo_dpm.c1682 pi->sys_info.htc_tmp_lmt = 203; in sumo_parse_sys_info_table()
1684 pi->sys_info.htc_tmp_lmt = igp_info->info_6.ucHtcTmpLmt; in sumo_parse_sys_info_table()
1689 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in sumo_parse_sys_info_table()
1789 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in sumo_dpm_init()
H A Dtrinity_dpm.c1874 pi->sys_info.htc_tmp_lmt = 203; in trinity_parse_sys_info_table()
1876 pi->sys_info.htc_tmp_lmt = igp_info->info_7.ucHtcTmpLmt; in trinity_parse_sys_info_table()
1881 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in trinity_parse_sys_info_table()
2007 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in trinity_dpm_init()
H A Dkv_dpm.c2513 pi->sys_info.htc_tmp_lmt = 203; in kv_parse_sys_info_table()
2515 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()
2520 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in kv_parse_sys_info_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dtrinity_dpm.h86 u8 htc_tmp_lmt; member
H A Dsumo_dpm.h86 u8 htc_tmp_lmt; member
H A Dkv_dpm.h99 u8 htc_tmp_lmt; member
H A Dsumo_dpm.c1682 pi->sys_info.htc_tmp_lmt = 203; in sumo_parse_sys_info_table()
1684 pi->sys_info.htc_tmp_lmt = igp_info->info_6.ucHtcTmpLmt; in sumo_parse_sys_info_table()
1689 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in sumo_parse_sys_info_table()
1789 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in sumo_dpm_init()
H A Dtrinity_dpm.c1830 pi->sys_info.htc_tmp_lmt = 203; in trinity_parse_sys_info_table()
1832 pi->sys_info.htc_tmp_lmt = igp_info->info_7.ucHtcTmpLmt; in trinity_parse_sys_info_table()
1837 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in trinity_parse_sys_info_table()
1963 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in trinity_dpm_init()
H A Dkv_dpm.c2310 pi->sys_info.htc_tmp_lmt = 203; in kv_parse_sys_info_table()
2312 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()
2317 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in kv_parse_sys_info_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dkv_dpm.h125 u8 htc_tmp_lmt; member
H A Dkv_dpm.c2570 pi->sys_info.htc_tmp_lmt = 203; in kv_parse_sys_info_table()
2572 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()
2577 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in kv_parse_sys_info_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.h125 u8 htc_tmp_lmt; member
H A Dkv_dpm.c2572 pi->sys_info.htc_tmp_lmt = 203; in kv_parse_sys_info_table()
2574 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()
2579 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in kv_parse_sys_info_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.h61 uint8_t htc_tmp_lmt; member
H A Dsmu10_hwmgr.h171 uint8_t htc_tmp_lmt; member
H A Dsmu8_hwmgr.c350 data->sys_info.htc_tmp_lmt = in smu8_get_system_info_data()
353 if (data->sys_info.htc_tmp_lmt <= in smu8_get_system_info_data()
H A Dsmu10_hwmgr.c170 smu10_data->sys_info.htc_tmp_lmt = 203; in smu10_get_system_info_data()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.h171 uint8_t htc_tmp_lmt; member
H A Dsmu8_hwmgr.h61 uint8_t htc_tmp_lmt; member
H A Dsmu8_hwmgr.c350 data->sys_info.htc_tmp_lmt = in smu8_get_system_info_data()
353 if (data->sys_info.htc_tmp_lmt <= in smu8_get_system_info_data()
H A Dsmu10_hwmgr.c171 smu10_data->sys_info.htc_tmp_lmt = 203; in smu10_get_system_info_data()

Completed in 47 milliseconds