Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dtrinity_dpm.c353 static struct trinity_power_info *trinity_get_pi(struct radeon_device *rdev) in trinity_get_pi()
355 struct trinity_power_info *pi = rdev->pm.dpm.priv; in trinity_get_pi()
362 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_gfx_powergating_initialize()
545 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_enable_clock_power_gating()
567 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_disable_clock_power_gating()
636 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_set_vid()
715 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_power_level()
857 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_bootup_state()
923 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_setup_uvd_clocks()
990 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_ttt()
[all …]
Dtrinity_dpm.h94 struct trinity_power_info { struct