Home
last modified time | relevance | path

Searched refs:thermal_auto_throttling (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/radeon/
Dtrinity_dpm.h97 u32 thermal_auto_throttling; member
Dsumo_dpm.h113 u32 thermal_auto_throttling; member
Dtrinity_dpm.c1011 value |= HT((pi->thermal_auto_throttling + 49) * 8); in trinity_program_ttt()
1012 value |= LT((pi->thermal_auto_throttling + 49 - pi->sys_info.htc_hyst_lmt) * 8); in trinity_program_ttt()
2005 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in trinity_dpm_init()
Dsumo_dpm.c946 cg_sclk_dpm_ctrl_3 |= GNB_TT(pi->thermal_auto_throttling + 49); in sumo_program_ttt()
1787 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in sumo_dpm_init()