Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_hwmgr.c3098 struct vega10_power_state *vega10_ps = in vega10_get_pp_table_entry_callback_func() local
3148 performance_level = &(vega10_ps->performance_levels in vega10_get_pp_table_entry_callback_func()
3149 [vega10_ps->performance_level_count++]); in vega10_get_pp_table_entry_callback_func()
3152 (vega10_ps->performance_level_count < in vega10_get_pp_table_entry_callback_func()
3158 (vega10_ps->performance_level_count <= in vega10_get_pp_table_entry_callback_func()
3172 performance_level = &(vega10_ps->performance_levels in vega10_get_pp_table_entry_callback_func()
3173 [vega10_ps->performance_level_count++]); in vega10_get_pp_table_entry_callback_func()
3204 struct vega10_power_state *vega10_ps; in vega10_get_pp_table_entry() local
3208 vega10_ps = cast_phw_vega10_power_state(&state->hardware); in vega10_get_pp_table_entry()
3221 vega10_ps->dc_compatible = true; in vega10_get_pp_table_entry()
[all …]