Home
last modified time | relevance | path

Searched refs:high_bsp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dni_dpm.c2402 u32 high_bsp; in ni_populate_smc_t() local
2443 high_bsp = (i == state->performance_level_count - 2) ? in ni_populate_smc_t()
2446 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in ni_populate_smc_t()
H A Dsi_dpm.c5076 u32 high_bsp; in si_populate_smc_t() local
5108 high_bsp = (i == state->performance_level_count - 2) ? in si_populate_smc_t()
5110 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dni_dpm.c2403 u32 high_bsp; in ni_populate_smc_t() local
2444 high_bsp = (i == state->performance_level_count - 2) ? in ni_populate_smc_t()
2447 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in ni_populate_smc_t()
H A Dsi_dpm.c5075 u32 high_bsp; in si_populate_smc_t() local
5107 high_bsp = (i == state->performance_level_count - 2) ? in si_populate_smc_t()
5109 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c5535 u32 high_bsp; in si_populate_smc_t() local
5567 high_bsp = (i == state->performance_level_count - 2) ? in si_populate_smc_t()
5569 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c5577 u32 high_bsp; in si_populate_smc_t() local
5609 high_bsp = (i == state->performance_level_count - 2) ? in si_populate_smc_t()
5611 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000); in si_populate_smc_t()

Completed in 52 milliseconds