Lines Matching refs:radeon_ps
301 struct radeon_ps *new_rps,
302 struct radeon_ps *old_rps);
304 static struct trinity_ps *trinity_get_ps(struct radeon_ps *rps) in trinity_get_ps()
796 struct radeon_ps *new_rps, in trinity_program_power_levels_0_to_n()
797 struct radeon_ps *old_rps) in trinity_program_power_levels_0_to_n()
826 struct radeon_ps *rps) in trinity_setup_uvd_clock_table()
852 static bool trinity_uvd_clocks_zero(struct radeon_ps *rps) in trinity_uvd_clocks_zero()
860 static bool trinity_uvd_clocks_equal(struct radeon_ps *rps1, in trinity_uvd_clocks_equal()
861 struct radeon_ps *rps2) in trinity_uvd_clocks_equal()
878 struct radeon_ps *new_rps, in trinity_setup_uvd_clocks()
879 struct radeon_ps *old_rps) in trinity_setup_uvd_clocks()
919 struct radeon_ps *new_rps, in trinity_set_uvd_clock_before_set_eng_clock()
920 struct radeon_ps *old_rps) in trinity_set_uvd_clock_before_set_eng_clock()
933 struct radeon_ps *new_rps, in trinity_set_uvd_clock_after_set_eng_clock()
934 struct radeon_ps *old_rps) in trinity_set_uvd_clock_after_set_eng_clock()
947 struct radeon_ps *new_rps, in trinity_set_vce_clock()
948 struct radeon_ps *old_rps) in trinity_set_vce_clock()
1024 struct radeon_ps *rps) in trinity_update_current_ps()
1035 struct radeon_ps *rps) in trinity_update_requested_ps()
1140 struct radeon_ps *rps) in trinity_setup_nbp_sim()
1161 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_force_performance_level()
1191 struct radeon_ps requested_ps = *rdev->pm.dpm.requested_ps; in trinity_dpm_pre_set_power_state()
1192 struct radeon_ps *new_ps = &requested_ps; in trinity_dpm_pre_set_power_state()
1206 struct radeon_ps *new_ps = &pi->requested_rps; in trinity_dpm_set_power_state()
1207 struct radeon_ps *old_ps = &pi->current_rps; in trinity_dpm_set_power_state()
1232 struct radeon_ps *new_ps = &pi->requested_rps; in trinity_dpm_post_set_power_state()
1408 struct radeon_ps *rps) in trinity_get_uvd_clock_index()
1427 struct radeon_ps *rps) in trinity_adjust_uvd_state()
1491 struct radeon_ps *new_rps, in trinity_apply_state_adjust_rules()
1492 struct radeon_ps *old_rps) in trinity_apply_state_adjust_rules()
1637 struct radeon_ps *rps, in trinity_parse_pplib_non_clock_info()
1664 struct radeon_ps *rps, int index, in trinity_parse_pplib_clock_info()
1718 sizeof(struct radeon_ps), in trinity_parse_power_table()
1968 struct radeon_ps *rps) in trinity_dpm_print_power_state()
1989 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_debugfs_print_current_performance_level()
2010 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_get_current_sclk()