Home
last modified time | relevance | path

Searched refs:phm_ppt_v1_information (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dvegam_smumgr.c335 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 …]
Dfiji_smumgr.c470 struct phm_ppt_v1_information *table_info = in fiji_initialize_power_tune_defaults()
471 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_initialize_power_tune_defaults()
492 struct phm_ppt_v1_information *table_info = in fiji_populate_bapm_parameters_in_dpm_table()
493 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_bapm_parameters_in_dpm_table()
586 struct phm_ppt_v1_information *table_info = in fiji_populate_tdc_limit()
587 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_tdc_limit()
672 struct phm_ppt_v1_information *table_info = in fiji_populate_bapm_vddc_base_leakage_sidd()
673 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_bapm_vddc_base_leakage_sidd()
760 struct phm_ppt_v1_information *table_info = in fiji_populate_cac_table()
761 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_cac_table()
[all …]
Dpolaris10_smumgr.c433 struct phm_ppt_v1_information *table_info = in polaris10_populate_bapm_parameters_in_dpm_table()
434 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_bapm_parameters_in_dpm_table()
507 struct phm_ppt_v1_information *table_info = in polaris10_populate_tdc_limit()
508 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_tdc_limit()
587 struct phm_ppt_v1_information *table_info = in polaris10_populate_bapm_vddc_base_leakage_sidd()
588 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_bapm_vddc_base_leakage_sidd()
747 struct phm_ppt_v1_information *table_info = in polaris10_populate_cac_table()
748 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_cac_table()
782 struct phm_ppt_v1_information *table_info = in polaris10_populate_ulv_level()
783 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_ulv_level()
[all …]
Dtonga_smumgr.c252 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 …]
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c320 struct phm_ppt_v1_information *table_info = in smu7_construct_voltage_tables()
321 (struct phm_ppt_v1_information *)hwmgr->pptable; in smu7_construct_voltage_tables()
639 struct phm_ppt_v1_information *table_info = in smu7_setup_default_pcie_table()
640 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_setup_default_pcie_table()
871 struct phm_ppt_v1_information *table_info = in smu7_setup_dpm_tables_v1()
872 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_setup_dpm_tables_v1()
937 struct phm_ppt_v1_information *table_info = in smu7_odn_initial_default_setting()
938 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_odn_initial_default_setting()
982 struct phm_ppt_v1_information *table_info = in smu7_setup_voltage_range_from_vbios()
983 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_setup_voltage_range_from_vbios()
[all …]
Dprocess_pptables_v1_0.c204 struct phm_ppt_v1_information *pp_table_information = in get_platform_power_management_table()
205 (struct phm_ppt_v1_information *)(hwmgr->pptable); in get_platform_power_management_table()
248 …struct phm_ppt_v1_information *pp_table_information = (struct phm_ppt_v1_information *)(hwmgr->ppt… in init_dpm_2_parameters()
483 struct phm_ppt_v1_information *pp_table_information = in get_pcie_table()
484 (struct phm_ppt_v1_information *)(hwmgr->pptable); in get_pcie_table()
761 struct phm_ppt_v1_information *pp_table_information = in get_gpio_table()
762 (struct phm_ppt_v1_information *)(hwmgr->pptable); in get_gpio_table()
793 struct phm_ppt_v1_information *pp_table_information = in init_clock_voltage_dependency()
794 (struct phm_ppt_v1_information *)(hwmgr->pptable); in init_clock_voltage_dependency()
1146 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v1_information), GFP_KERNEL); in pp_tables_v1_0_initialize()
[all …]
Dsmu_helper.c466 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()
496 struct phm_ppt_v1_information *pptable_info = (struct phm_ppt_v1_information *)(hwmgr->pptable); in phm_initializa_dynamic_state_adjustment_rule_settings()
547 struct phm_ppt_v1_information *table_info = in phm_apply_dal_min_voltage_request()
548 (struct phm_ppt_v1_information *)hwmgr->pptable; in phm_apply_dal_min_voltage_request()
Dsmu7_powertune.c1153 struct phm_ppt_v1_information *table_info = in smu7_enable_power_containment()
1154 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_enable_power_containment()
1243 struct phm_ppt_v1_information *table_info = in smu7_power_control_set_level()
1244 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_power_control_set_level()
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhwmgr.h534 struct phm_ppt_v1_information { struct