Home
last modified time | relevance | path

Searched refs:vega10_ps (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c3235 struct vega10_power_state *vega10_ps = in vega10_apply_state_adjust_rules() local
3257 if (vega10_ps->performance_level_count != 2) in vega10_apply_state_adjust_rules()
3266 for (i = 0; i < vega10_ps->performance_level_count; i++) { in vega10_apply_state_adjust_rules()
3267 if (vega10_ps->performance_levels[i].mem_clock > in vega10_apply_state_adjust_rules()
3269 vega10_ps->performance_levels[i].mem_clock = in vega10_apply_state_adjust_rules()
3271 if (vega10_ps->performance_levels[i].gfx_clock > in vega10_apply_state_adjust_rules()
3273 vega10_ps->performance_levels[i].gfx_clock = in vega10_apply_state_adjust_rules()
3329 sclk = vega10_ps->performance_levels[0].gfx_clock; in vega10_apply_state_adjust_rules()
3330 mclk = vega10_ps->performance_levels[0].mem_clock; in vega10_apply_state_adjust_rules()
3340 vega10_ps in vega10_apply_state_adjust_rules()
3388 const struct vega10_power_state *vega10_ps = vega10_find_dpm_states_clocks_in_dpm_table() local
3508 vega10_trim_dpm_states(struct pp_hwmgr *hwmgr, const struct vega10_power_state *vega10_ps) vega10_trim_dpm_states() argument
3700 const struct vega10_power_state *vega10_ps = vega10_generate_dpm_level_enable_mask() local
3831 struct vega10_power_state *vega10_ps; vega10_dpm_get_sclk() local
3853 struct vega10_power_state *vega10_ps; vega10_dpm_get_mclk() local
4945 struct vega10_power_state *vega10_ps; vega10_set_sclk_od() local
4996 struct vega10_power_state *vega10_ps; vega10_set_mclk_od() local
5226 struct vega10_power_state *vega10_ps; vega10_odn_update_power_state() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c3120 struct vega10_power_state *vega10_ps = in vega10_get_pp_table_entry_callback_func() local
3170 performance_level = &(vega10_ps->performance_levels in vega10_get_pp_table_entry_callback_func()
3171 [vega10_ps->performance_level_count++]); in vega10_get_pp_table_entry_callback_func()
3174 (vega10_ps->performance_level_count < in vega10_get_pp_table_entry_callback_func()
3180 (vega10_ps->performance_level_count < in vega10_get_pp_table_entry_callback_func()
3194 performance_level = &(vega10_ps->performance_levels in vega10_get_pp_table_entry_callback_func()
3195 [vega10_ps->performance_level_count++]); in vega10_get_pp_table_entry_callback_func()
3226 struct vega10_power_state *vega10_ps; in vega10_get_pp_table_entry() local
3230 vega10_ps = cast_phw_vega10_power_state(&state->hardware); in vega10_get_pp_table_entry()
3243 vega10_ps in vega10_get_pp_table_entry()
3262 struct vega10_power_state *vega10_ps = vega10_apply_state_adjust_rules() local
3415 const struct vega10_power_state *vega10_ps = vega10_find_dpm_states_clocks_in_dpm_table() local
3535 vega10_trim_dpm_states(struct pp_hwmgr *hwmgr, const struct vega10_power_state *vega10_ps) vega10_trim_dpm_states() argument
3727 const struct vega10_power_state *vega10_ps = vega10_generate_dpm_level_enable_mask() local
3858 struct vega10_power_state *vega10_ps; vega10_dpm_get_sclk() local
3880 struct vega10_power_state *vega10_ps; vega10_dpm_get_mclk() local
5123 struct vega10_power_state *vega10_ps; vega10_set_sclk_od() local
5174 struct vega10_power_state *vega10_ps; vega10_set_mclk_od() local
5410 struct vega10_power_state *vega10_ps; vega10_odn_update_power_state() local
5628 const struct vega10_power_state *vega10_ps; vega10_get_performance_level() local
[all...]

Completed in 10 milliseconds