Home
last modified time | relevance | path

Searched refs:htc_tmp_lmt (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dtrinity_dpm.h86 u8 htc_tmp_lmt; member
Dkv_dpm.h99 u8 htc_tmp_lmt; member
Dsumo_dpm.h85 u8 htc_tmp_lmt; member
Dtrinity_dpm.c1870 pi->sys_info.htc_tmp_lmt = 203; in trinity_parse_sys_info_table()
1872 pi->sys_info.htc_tmp_lmt = igp_info->info_7.ucHtcTmpLmt; in trinity_parse_sys_info_table()
1877 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in trinity_parse_sys_info_table()
2003 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in trinity_dpm_init()
Dsumo_dpm.c1680 pi->sys_info.htc_tmp_lmt = 203; in sumo_parse_sys_info_table()
1682 pi->sys_info.htc_tmp_lmt = igp_info->info_6.ucHtcTmpLmt; in sumo_parse_sys_info_table()
1687 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in sumo_parse_sys_info_table()
1787 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in sumo_dpm_init()
Dkv_dpm.c2512 pi->sys_info.htc_tmp_lmt = 203; in kv_parse_sys_info_table()
2514 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()
2519 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in kv_parse_sys_info_table()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dkv_dpm.h125 u8 htc_tmp_lmt; member
Dcz_dpm.h125 uint8_t htc_tmp_lmt; member
Dcz_dpm.c123 pi->sys_info.htc_tmp_lmt = 203; in cz_parse_sys_info_table()
125 pi->sys_info.htc_tmp_lmt = igp_info->info_9.ucHtcTmpLmt; in cz_parse_sys_info_table()
132 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in cz_parse_sys_info_table()
Dkv_dpm.c2609 pi->sys_info.htc_tmp_lmt = 203; in kv_parse_sys_info_table()
2611 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()
2616 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in kv_parse_sys_info_table()