Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dtrinity_dpm.c356 static struct trinity_power_info *trinity_get_pi(struct radeon_device *rdev) in trinity_get_pi()
358 struct trinity_power_info *pi = rdev->pm.dpm.priv; in trinity_get_pi()
365 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_gfx_powergating_initialize()
548 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_enable_clock_power_gating()
570 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_disable_clock_power_gating()
639 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_set_vid()
718 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_power_level()
860 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_bootup_state()
926 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_setup_uvd_clocks()
1008 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_ttt()
[all …]
Dtrinity_dpm.h94 struct trinity_power_info { struct