Home
last modified time | relevance | path

Searched refs:trinity_get_ps (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/radeon/
H A Dtrinity_dpm.c353 static struct trinity_ps *trinity_get_ps(struct radeon_ps *rps) in trinity_get_ps() function
848 struct trinity_ps *new_ps = trinity_get_ps(new_rps); in trinity_program_power_levels_0_to_n()
849 struct trinity_ps *old_ps = trinity_get_ps(old_rps); in trinity_program_power_levels_0_to_n()
877 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_setup_uvd_clock_table()
912 struct trinity_ps *ps1 = trinity_get_ps(rps1); in trinity_uvd_clocks_equal()
913 struct trinity_ps *ps2 = trinity_get_ps(rps2); in trinity_uvd_clocks_equal()
971 struct trinity_ps *new_ps = trinity_get_ps(new_rps); in trinity_set_uvd_clock_before_set_eng_clock()
972 struct trinity_ps *current_ps = trinity_get_ps(new_rps); in trinity_set_uvd_clock_before_set_eng_clock()
985 struct trinity_ps *new_ps = trinity_get_ps(new_rps); in trinity_set_uvd_clock_after_set_eng_clock()
986 struct trinity_ps *current_ps = trinity_get_ps(old_rps); in trinity_set_uvd_clock_after_set_eng_clock()
[all …]