Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_hwmgr.c3139 struct vega10_power_state *vega10_ps = in vega10_get_pp_table_entry_callback_func() local
3189 performance_level = &(vega10_ps->performance_levels in vega10_get_pp_table_entry_callback_func()
3190 [vega10_ps->performance_level_count++]); in vega10_get_pp_table_entry_callback_func()
3193 (vega10_ps->performance_level_count < in vega10_get_pp_table_entry_callback_func()
3199 (vega10_ps->performance_level_count < in vega10_get_pp_table_entry_callback_func()
3213 performance_level = &(vega10_ps->performance_levels in vega10_get_pp_table_entry_callback_func()
3214 [vega10_ps->performance_level_count++]); in vega10_get_pp_table_entry_callback_func()
3245 struct vega10_power_state *vega10_ps; in vega10_get_pp_table_entry() local
3249 vega10_ps = cast_phw_vega10_power_state(&state->hardware); in vega10_get_pp_table_entry()
3262 vega10_ps->dc_compatible = true; in vega10_get_pp_table_entry()
[all …]