Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
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->dc_compatible = true; in vega10_get_pp_table_entry()
[all …]