Lines Matching refs:radeon_ps
344 struct radeon_ps *new_rps,
345 struct radeon_ps *old_rps);
347 static struct trinity_ps *trinity_get_ps(struct radeon_ps *rps) in trinity_get_ps()
839 struct radeon_ps *new_rps, in trinity_program_power_levels_0_to_n()
840 struct radeon_ps *old_rps) in trinity_program_power_levels_0_to_n()
869 struct radeon_ps *rps) in trinity_setup_uvd_clock_table()
895 static bool trinity_uvd_clocks_zero(struct radeon_ps *rps) in trinity_uvd_clocks_zero()
903 static bool trinity_uvd_clocks_equal(struct radeon_ps *rps1, in trinity_uvd_clocks_equal()
904 struct radeon_ps *rps2) in trinity_uvd_clocks_equal()
921 struct radeon_ps *new_rps, in trinity_setup_uvd_clocks()
922 struct radeon_ps *old_rps) in trinity_setup_uvd_clocks()
962 struct radeon_ps *new_rps, in trinity_set_uvd_clock_before_set_eng_clock()
963 struct radeon_ps *old_rps) in trinity_set_uvd_clock_before_set_eng_clock()
976 struct radeon_ps *new_rps, in trinity_set_uvd_clock_after_set_eng_clock()
977 struct radeon_ps *old_rps) in trinity_set_uvd_clock_after_set_eng_clock()
990 struct radeon_ps *new_rps, in trinity_set_vce_clock()
991 struct radeon_ps *old_rps) in trinity_set_vce_clock()
1067 struct radeon_ps *rps) in trinity_update_current_ps()
1078 struct radeon_ps *rps) in trinity_update_requested_ps()
1183 struct radeon_ps *rps) in trinity_setup_nbp_sim()
1204 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_force_performance_level()
1234 struct radeon_ps requested_ps = *rdev->pm.dpm.requested_ps; in trinity_dpm_pre_set_power_state()
1235 struct radeon_ps *new_ps = &requested_ps; in trinity_dpm_pre_set_power_state()
1249 struct radeon_ps *new_ps = &pi->requested_rps; in trinity_dpm_set_power_state()
1250 struct radeon_ps *old_ps = &pi->current_rps; in trinity_dpm_set_power_state()
1275 struct radeon_ps *new_ps = &pi->requested_rps; in trinity_dpm_post_set_power_state()
1451 struct radeon_ps *rps) in trinity_get_uvd_clock_index()
1470 struct radeon_ps *rps) in trinity_adjust_uvd_state()
1534 struct radeon_ps *new_rps, in trinity_apply_state_adjust_rules()
1535 struct radeon_ps *old_rps) in trinity_apply_state_adjust_rules()
1680 struct radeon_ps *rps, in trinity_parse_pplib_non_clock_info()
1707 struct radeon_ps *rps, int index, in trinity_parse_pplib_clock_info()
1761 sizeof(struct radeon_ps), in trinity_parse_power_table()
2011 struct radeon_ps *rps) in trinity_dpm_print_power_state()
2032 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_debugfs_print_current_performance_level()
2053 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_get_current_sclk()