Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dtrinity_dpm.h97 u32 thermal_auto_throttling; member
H A Dsumo_dpm.h113 u32 thermal_auto_throttling; member
H A Dtrinity_dpm.c967 value |= HT((pi->thermal_auto_throttling + 49) * 8); in trinity_program_ttt()
968 value |= LT((pi->thermal_auto_throttling + 49 - pi->sys_info.htc_hyst_lmt) * 8); in trinity_program_ttt()
1963 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in trinity_dpm_init()
H A Dsumo_dpm.c946 cg_sclk_dpm_ctrl_3 |= GNB_TT(pi->thermal_auto_throttling + 49); in sumo_program_ttt()
1791 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in sumo_dpm_init()