Lines Matching refs:radeon_ps

343 					     struct radeon_ps *new_rps,
344 struct radeon_ps *old_rps);
346 static struct trinity_ps *trinity_get_ps(struct radeon_ps *rps) in trinity_get_ps()
838 struct radeon_ps *new_rps, in trinity_program_power_levels_0_to_n()
839 struct radeon_ps *old_rps) in trinity_program_power_levels_0_to_n()
868 struct radeon_ps *rps) in trinity_setup_uvd_clock_table()
894 static bool trinity_uvd_clocks_zero(struct radeon_ps *rps) in trinity_uvd_clocks_zero()
902 static bool trinity_uvd_clocks_equal(struct radeon_ps *rps1, in trinity_uvd_clocks_equal()
903 struct radeon_ps *rps2) in trinity_uvd_clocks_equal()
920 struct radeon_ps *new_rps, in trinity_setup_uvd_clocks()
921 struct radeon_ps *old_rps) in trinity_setup_uvd_clocks()
961 struct radeon_ps *new_rps, in trinity_set_uvd_clock_before_set_eng_clock()
962 struct radeon_ps *old_rps) in trinity_set_uvd_clock_before_set_eng_clock()
975 struct radeon_ps *new_rps, in trinity_set_uvd_clock_after_set_eng_clock()
976 struct radeon_ps *old_rps) in trinity_set_uvd_clock_after_set_eng_clock()
1051 struct radeon_ps *rps) in trinity_update_current_ps()
1062 struct radeon_ps *rps) in trinity_update_requested_ps()
1167 struct radeon_ps *rps) in trinity_setup_nbp_sim()
1188 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_force_performance_level()
1218 struct radeon_ps requested_ps = *rdev->pm.dpm.requested_ps; in trinity_dpm_pre_set_power_state()
1219 struct radeon_ps *new_ps = &requested_ps; in trinity_dpm_pre_set_power_state()
1233 struct radeon_ps *new_ps = &pi->requested_rps; in trinity_dpm_set_power_state()
1234 struct radeon_ps *old_ps = &pi->current_rps; in trinity_dpm_set_power_state()
1258 struct radeon_ps *new_ps = &pi->requested_rps; in trinity_dpm_post_set_power_state()
1434 struct radeon_ps *rps) in trinity_get_uvd_clock_index()
1453 struct radeon_ps *rps) in trinity_adjust_uvd_state()
1489 struct radeon_ps *new_rps, in trinity_apply_state_adjust_rules()
1490 struct radeon_ps *old_rps) in trinity_apply_state_adjust_rules()
1615 struct radeon_ps *rps, in trinity_parse_pplib_non_clock_info()
1642 struct radeon_ps *rps, int index, in trinity_parse_pplib_clock_info()
1695 rdev->pm.dpm.ps = kzalloc(sizeof(struct radeon_ps) * in trinity_parse_power_table()
1928 struct radeon_ps *rps) in trinity_dpm_print_power_state()
1949 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_debugfs_print_current_performance_level()
1970 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_get_current_sclk()