Home
last modified time | relevance | path

Searched refs:stable_pstate_mclk (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c2999 int32_t stable_pstate_sclk = 0, stable_pstate_mclk = 0; in smu7_apply_state_adjust_rules() local
3043 stable_pstate_mclk = max_limits->mclk; in smu7_apply_state_adjust_rules()
3046 minimum_clocks.memoryClock = stable_pstate_mclk; in smu7_apply_state_adjust_rules()
3103 smu7_ps->performance_levels[i].memory_clock = stable_pstate_mclk; in smu7_apply_state_adjust_rules()
H A Dvega10_hwmgr.c3251 uint32_t stable_pstate_sclk = 0, stable_pstate_mclk = 0; in vega10_apply_state_adjust_rules() local
3308 stable_pstate_mclk = max_limits->mclk; in vega10_apply_state_adjust_rules()
3311 minimum_clocks.memoryClock = stable_pstate_mclk; in vega10_apply_state_adjust_rules()
3376 vega10_ps->performance_levels[i].mem_clock = stable_pstate_mclk; in vega10_apply_state_adjust_rules()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c3278 uint32_t stable_pstate_sclk = 0, stable_pstate_mclk = 0; in vega10_apply_state_adjust_rules() local
3335 stable_pstate_mclk = max_limits->mclk; in vega10_apply_state_adjust_rules()
3338 minimum_clocks.memoryClock = stable_pstate_mclk; in vega10_apply_state_adjust_rules()
3403 vega10_ps->performance_levels[i].mem_clock = stable_pstate_mclk; in vega10_apply_state_adjust_rules()
H A Dsmu7_hwmgr.c3333 int32_t stable_pstate_sclk = 0, stable_pstate_mclk = 0; in smu7_apply_state_adjust_rules() local
3376 stable_pstate_mclk = max_limits->mclk; in smu7_apply_state_adjust_rules()
3379 minimum_clocks.memoryClock = stable_pstate_mclk; in smu7_apply_state_adjust_rules()
3477 smu7_ps->performance_levels[i].memory_clock = stable_pstate_mclk; in smu7_apply_state_adjust_rules()

Completed in 26 milliseconds