Lines Matching refs:trinity_power_info

311 static struct trinity_power_info *trinity_get_pi(struct radeon_device *rdev)  in trinity_get_pi()
313 struct trinity_power_info *pi = rdev->pm.dpm.priv; in trinity_get_pi()
320 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_gfx_powergating_initialize()
503 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_enable_clock_power_gating()
525 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_disable_clock_power_gating()
594 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_set_vid()
673 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_power_level()
815 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_bootup_state()
881 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_setup_uvd_clocks()
963 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_program_ttt()
1027 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_update_current_ps()
1038 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_update_requested_ps()
1047 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_enable_bapm()
1058 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_enable()
1133 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_get_min_sclk_divider()
1142 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_setup_nbp_sim()
1160 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_force_performance_level()
1190 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_pre_set_power_state()
1205 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_set_power_state()
1231 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_post_set_power_state()
1249 struct trinity_power_info *pi = trinity_get_pi(rdev);
1267 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_convert_voltage_index_to_value()
1282 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_patch_boot_state()
1299 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_construct_boot_state()
1316 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_get_sleep_divider_id_from_clock()
1340 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_get_valid_engine_clock()
1358 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_patch_thermal_state()
1410 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_get_uvd_clock_index()
1430 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_adjust_uvd_state()
1496 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_apply_state_adjust_rules()
1583 struct trinity_power_info *pi = trinity_get_pi(rdev);
1608 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_display_configuration_changed()
1667 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_parse_pplib_clock_info()
1787 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_convert_did_to_freq()
1806 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_parse_sys_info_table()
1907 struct trinity_power_info *pi; in trinity_dpm_init()
1910 pi = kzalloc(sizeof(struct trinity_power_info), GFP_KERNEL); in trinity_dpm_init()
1990 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_debugfs_print_current_performance_level()
2011 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_get_current_sclk()
2029 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_get_current_mclk()
2050 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_get_sclk()
2061 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_get_mclk()