Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dtrinity_dpm.c354 static struct trinity_power_info *trinity_get_pi(struct radeon_device *rdev) in trinity_get_pi()
356 struct trinity_power_info *pi = rdev->pm.dpm.priv; in trinity_get_pi()
363 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_gfx_powergating_initialize()
546 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_enable_clock_power_gating()
568 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_disable_clock_power_gating()
637 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_set_vid()
716 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_power_level()
858 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_bootup_state()
924 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_setup_uvd_clocks()
1006 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_ttt()
[all …]
Dtrinity_dpm.h94 struct trinity_power_info { struct