Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
Dtrinity_dpm.c307 static struct trinity_power_info *trinity_get_pi(struct radeon_device *rdev) in trinity_get_pi()
309 struct trinity_power_info *pi = rdev->pm.dpm.priv; in trinity_get_pi()
316 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_gfx_powergating_initialize()
499 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_enable_clock_power_gating()
521 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_disable_clock_power_gating()
590 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_set_vid()
669 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_power_level()
811 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_bootup_state()
877 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_setup_uvd_clocks()
959 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_ttt()
[all …]
Dtrinity_dpm.h93 struct trinity_power_info { struct