Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c3138 struct vega10_power_state *vega10_ps = in vega10_get_pp_table_entry_callback_func() local
3188 performance_level = &(vega10_ps->performance_levels in vega10_get_pp_table_entry_callback_func()
3189 [vega10_ps->performance_level_count++]); in vega10_get_pp_table_entry_callback_func()
3192 (vega10_ps->performance_level_count < in vega10_get_pp_table_entry_callback_func()
3198 (vega10_ps->performance_level_count < in vega10_get_pp_table_entry_callback_func()
3212 performance_level = &(vega10_ps->performance_levels in vega10_get_pp_table_entry_callback_func()
3213 [vega10_ps->performance_level_count++]); in vega10_get_pp_table_entry_callback_func()
3244 struct vega10_power_state *vega10_ps; in vega10_get_pp_table_entry() local
3248 vega10_ps = cast_phw_vega10_power_state(&state->hardware); in vega10_get_pp_table_entry()
3261 vega10_ps->dc_compatible = true; in vega10_get_pp_table_entry()
[all …]