Lines Matching refs:old_rps
344 struct radeon_ps *old_rps);
839 struct radeon_ps *old_rps) in trinity_program_power_levels_0_to_n() argument
842 struct trinity_ps *old_ps = trinity_get_ps(old_rps); in trinity_program_power_levels_0_to_n()
921 struct radeon_ps *old_rps) in trinity_setup_uvd_clocks() argument
931 !trinity_uvd_clocks_zero(old_rps)) { in trinity_setup_uvd_clocks()
936 if (trinity_uvd_clocks_zero(old_rps)) { in trinity_setup_uvd_clocks()
949 trinity_uvd_clocks_equal(new_rps, old_rps)) in trinity_setup_uvd_clocks()
962 struct radeon_ps *old_rps) in trinity_set_uvd_clock_before_set_eng_clock() argument
971 trinity_setup_uvd_clocks(rdev, new_rps, old_rps); in trinity_set_uvd_clock_before_set_eng_clock()
976 struct radeon_ps *old_rps) in trinity_set_uvd_clock_after_set_eng_clock() argument
979 struct trinity_ps *current_ps = trinity_get_ps(old_rps); in trinity_set_uvd_clock_after_set_eng_clock()
985 trinity_setup_uvd_clocks(rdev, new_rps, old_rps); in trinity_set_uvd_clock_after_set_eng_clock()
1490 struct radeon_ps *old_rps) in trinity_apply_state_adjust_rules() argument
1493 struct trinity_ps *current_ps = trinity_get_ps(old_rps); in trinity_apply_state_adjust_rules()