Home
last modified time | relevance | path

Searched refs:trinity_ps (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dtrinity_dpm.h47 struct trinity_ps { struct
114 struct trinity_ps current_ps;
116 struct trinity_ps requested_ps;
H A Dtrinity_dpm.c348 static struct trinity_ps *trinity_get_ps(struct radeon_ps *rps) in trinity_get_ps()
350 struct trinity_ps *ps = rps->ps_priv; in trinity_get_ps()
843 struct trinity_ps *new_ps = trinity_get_ps(new_rps); in trinity_program_power_levels_0_to_n()
844 struct trinity_ps *old_ps = trinity_get_ps(old_rps); in trinity_program_power_levels_0_to_n()
872 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_setup_uvd_clock_table()
907 struct trinity_ps *ps1 = trinity_get_ps(rps1); in trinity_uvd_clocks_equal()
908 struct trinity_ps *ps2 = trinity_get_ps(rps2); in trinity_uvd_clocks_equal()
966 struct trinity_ps *new_ps = trinity_get_ps(new_rps); in trinity_set_uvd_clock_before_set_eng_clock()
967 struct trinity_ps *current_ps = trinity_get_ps(new_rps); in trinity_set_uvd_clock_before_set_eng_clock()
980 struct trinity_ps *new_p in trinity_set_uvd_clock_after_set_eng_clock()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dtrinity_dpm.h47 struct trinity_ps { struct
114 struct trinity_ps current_ps;
116 struct trinity_ps requested_ps;
H A Dtrinity_dpm.c304 static struct trinity_ps *trinity_get_ps(struct radeon_ps *rps) in trinity_get_ps()
306 struct trinity_ps *ps = rps->ps_priv; in trinity_get_ps()
799 struct trinity_ps *new_ps = trinity_get_ps(new_rps); in trinity_program_power_levels_0_to_n()
800 struct trinity_ps *old_ps = trinity_get_ps(old_rps); in trinity_program_power_levels_0_to_n()
828 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_setup_uvd_clock_table()
863 struct trinity_ps *ps1 = trinity_get_ps(rps1); in trinity_uvd_clocks_equal()
864 struct trinity_ps *ps2 = trinity_get_ps(rps2); in trinity_uvd_clocks_equal()
922 struct trinity_ps *new_ps = trinity_get_ps(new_rps); in trinity_set_uvd_clock_before_set_eng_clock()
923 struct trinity_ps *current_ps = trinity_get_ps(new_rps); in trinity_set_uvd_clock_before_set_eng_clock()
936 struct trinity_ps *new_p in trinity_set_uvd_clock_after_set_eng_clock()
[all...]

Completed in 5 milliseconds