Lines Matching refs:trinity_power_info
307 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()
1023 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_update_current_ps()
1034 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_update_requested_ps()
1043 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_enable_bapm()
1054 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_enable()
1129 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_get_min_sclk_divider()
1138 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_setup_nbp_sim()
1156 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_force_performance_level()
1186 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_pre_set_power_state()
1201 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_set_power_state()
1227 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_post_set_power_state()
1245 struct trinity_power_info *pi = trinity_get_pi(rdev);
1263 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_convert_voltage_index_to_value()
1278 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_patch_boot_state()
1295 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_construct_boot_state()
1312 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_get_sleep_divider_id_from_clock()
1336 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_get_valid_engine_clock()
1354 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_patch_thermal_state()
1406 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_get_uvd_clock_index()
1426 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_adjust_uvd_state()
1492 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_apply_state_adjust_rules()
1579 struct trinity_power_info *pi = trinity_get_pi(rdev);
1604 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_display_configuration_changed()
1663 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_parse_pplib_clock_info()
1783 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_convert_did_to_freq()
1802 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_parse_sys_info_table()
1903 struct trinity_power_info *pi; in trinity_dpm_init()
1906 pi = kzalloc(sizeof(struct trinity_power_info), GFP_KERNEL); in trinity_dpm_init()
1986 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_debugfs_print_current_performance_level()
2007 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_get_current_sclk()
2025 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_get_current_mclk()
2046 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_get_sclk()
2057 struct trinity_power_info *pi = trinity_get_pi(rdev); in trinity_dpm_get_mclk()