Lines Matching refs:sumo_ps
72 static struct sumo_ps *sumo_get_ps(struct radeon_ps *rps) in sumo_get_ps()
74 struct sumo_ps *ps = rps->ps_priv; in sumo_get_ps()
343 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_bsp()
386 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_at()
665 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_patch_boost_state()
679 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_pre_notify_alt_vddnb_change()
680 struct sumo_ps *old_ps = sumo_get_ps(old_rps); in sumo_pre_notify_alt_vddnb_change()
697 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_post_notify_alt_vddnb_change()
698 struct sumo_ps *old_ps = sumo_get_ps(old_rps); in sumo_post_notify_alt_vddnb_change()
715 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_enable_boost()
737 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_program_wl()
754 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_program_power_levels_0_to_n()
755 struct sumo_ps *old_ps = sumo_get_ps(old_rps); in sumo_program_power_levels_0_to_n()
835 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_set_uvd_clock_before_set_eng_clock()
836 struct sumo_ps *current_ps = sumo_get_ps(old_rps); in sumo_set_uvd_clock_before_set_eng_clock()
853 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_set_uvd_clock_after_set_eng_clock()
854 struct sumo_ps *current_ps = sumo_get_ps(old_rps); in sumo_set_uvd_clock_after_set_eng_clock()
986 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_force_nbp_state()
1041 struct sumo_ps *ps, in sumo_patch_thermal_state()
1042 struct sumo_ps *current_ps) in sumo_patch_thermal_state()
1088 struct sumo_ps *ps = sumo_get_ps(new_rps); in sumo_apply_state_adjust_rules()
1089 struct sumo_ps *current_ps = sumo_get_ps(old_rps); in sumo_apply_state_adjust_rules()
1181 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_update_current_ps()
1192 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_update_requested_ps()
1391 struct sumo_ps *ps) in sumo_patch_boot_state()
1405 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_parse_pplib_non_clock_info()
1432 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_parse_pplib_clock_info()
1465 struct sumo_ps *ps; in sumo_parse_power_table()
1498 ps = kzalloc(sizeof(struct sumo_ps), GFP_KERNEL); in sumo_parse_power_table()
1800 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_dpm_print_power_state()
1819 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_dpm_debugfs_print_current_performance_level()
1846 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_dpm_get_current_sclk()
1874 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_dpm_get_current_vddc()
1906 struct sumo_ps *requested_state = sumo_get_ps(&pi->requested_rps); in sumo_dpm_get_sclk()
1926 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_dpm_force_performance_level()