Searched refs:phm_ppt_v1_information (Results 1 – 9 of 9) sorted by relevance
335 struct phm_ppt_v1_information *table_info = in vegam_update_uvd_smc_table()336 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_update_uvd_smc_table()368 struct phm_ppt_v1_information *table_info = in vegam_update_vce_smc_table()369 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_update_vce_smc_table()400 struct phm_ppt_v1_information *table_info = in vegam_update_bif_smc_table()401 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_update_bif_smc_table()435 struct phm_ppt_v1_information *table_info = in vegam_initialize_power_tune_defaults()436 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_initialize_power_tune_defaults()507 struct phm_ppt_v1_information *table_info = in vegam_populate_cac_table()508 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_populate_cac_table()[all …]
471 struct phm_ppt_v1_information *table_info = in fiji_initialize_power_tune_defaults()472 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_initialize_power_tune_defaults()493 struct phm_ppt_v1_information *table_info = in fiji_populate_bapm_parameters_in_dpm_table()494 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_bapm_parameters_in_dpm_table()587 struct phm_ppt_v1_information *table_info = in fiji_populate_tdc_limit()588 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_tdc_limit()673 struct phm_ppt_v1_information *table_info = in fiji_populate_bapm_vddc_base_leakage_sidd()674 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_bapm_vddc_base_leakage_sidd()761 struct phm_ppt_v1_information *table_info = in fiji_populate_cac_table()762 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_cac_table()[all …]
431 struct phm_ppt_v1_information *table_info = in polaris10_populate_bapm_parameters_in_dpm_table()432 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_bapm_parameters_in_dpm_table()490 struct phm_ppt_v1_information *table_info = in polaris10_populate_tdc_limit()491 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_tdc_limit()570 struct phm_ppt_v1_information *table_info = in polaris10_populate_bapm_vddc_base_leakage_sidd()571 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_bapm_vddc_base_leakage_sidd()705 struct phm_ppt_v1_information *table_info = in polaris10_populate_cac_table()706 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_cac_table()739 struct phm_ppt_v1_information *table_info = in polaris10_populate_ulv_level()740 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_ulv_level()[all …]
252 struct phm_ppt_v1_information *pptable_info = in tonga_get_dependency_volt_by_clk()253 (struct phm_ppt_v1_information *)(hwmgr->pptable); in tonga_get_dependency_volt_by_clk()397 struct phm_ppt_v1_information *pptable_info = in tonga_populate_cac_tables()398 (struct phm_ppt_v1_information *)(hwmgr->pptable); in tonga_populate_cac_tables()482 struct phm_ppt_v1_information *table_info = in tonga_populate_ulv_level()483 (struct phm_ppt_v1_information *)(hwmgr->pptable); in tonga_populate_ulv_level()623 struct phm_ppt_v1_information *pptable_info = in tonga_populate_single_graphic_level()624 (struct phm_ppt_v1_information *)(hwmgr->pptable); in tonga_populate_single_graphic_level()690 struct phm_ppt_v1_information *pptable_info = (struct phm_ppt_v1_information *)(hwmgr->pptable); in tonga_populate_all_graphic_levels()966 struct phm_ppt_v1_information *pptable_info = in tonga_populate_single_memory_level()[all …]
208 struct phm_ppt_v1_information *pp_table_information = in get_platform_power_management_table()209 (struct phm_ppt_v1_information *)(hwmgr->pptable); in get_platform_power_management_table()252 …struct phm_ppt_v1_information *pp_table_information = (struct phm_ppt_v1_information *)(hwmgr->ppt… in init_dpm_2_parameters()499 struct phm_ppt_v1_information *pp_table_information = in get_pcie_table()500 (struct phm_ppt_v1_information *)(hwmgr->pptable); in get_pcie_table()737 struct phm_ppt_v1_information *pp_table_information = in get_gpio_table()738 (struct phm_ppt_v1_information *)(hwmgr->pptable); in get_gpio_table()769 struct phm_ppt_v1_information *pp_table_information = in init_clock_voltage_dependency()770 (struct phm_ppt_v1_information *)(hwmgr->pptable); in init_clock_voltage_dependency()1065 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v1_information), GFP_KERNEL); in pp_tables_v1_0_initialize()[all …]
257 struct phm_ppt_v1_information *table_info = in smu7_construct_voltage_tables()258 (struct phm_ppt_v1_information *)hwmgr->pptable; in smu7_construct_voltage_tables()576 struct phm_ppt_v1_information *table_info = in smu7_setup_default_pcie_table()577 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_setup_default_pcie_table()808 struct phm_ppt_v1_information *table_info = in smu7_setup_dpm_tables_v1()809 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_setup_dpm_tables_v1()874 struct phm_ppt_v1_information *table_info = in smu7_odn_initial_default_setting()875 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_odn_initial_default_setting()919 struct phm_ppt_v1_information *table_info = in smu7_setup_voltage_range_from_vbios()920 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_setup_voltage_range_from_vbios()[all …]
466 struct phm_ppt_v1_information *table_info = in phm_get_sclk_for_voltage_evv()467 (struct phm_ppt_v1_information *)(hwmgr->pptable); in phm_get_sclk_for_voltage_evv()497 struct phm_ppt_v1_information *pptable_info = (struct phm_ppt_v1_information *)(hwmgr->pptable); in phm_initializa_dynamic_state_adjustment_rule_settings()536 struct phm_ppt_v1_information *table_info = in phm_apply_dal_min_voltage_request()537 (struct phm_ppt_v1_information *)hwmgr->pptable; in phm_apply_dal_min_voltage_request()
1123 struct phm_ppt_v1_information *table_info = in smu7_enable_power_containment()1124 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_enable_power_containment()1213 struct phm_ppt_v1_information *table_info = in smu7_power_control_set_level()1214 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_power_control_set_level()
533 struct phm_ppt_v1_information { struct