Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/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()
367 struct phm_ppt_v1_information *table_info = in vegam_update_vce_smc_table()
368 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_update_vce_smc_table()
398 struct phm_ppt_v1_information *table_info = in vegam_update_bif_smc_table()
399 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_update_bif_smc_table()
433 struct phm_ppt_v1_information *table_info = in vegam_initialize_power_tune_defaults()
434 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_initialize_power_tune_defaults()
505 struct phm_ppt_v1_information *table_info = in vegam_populate_cac_table()
506 (struct phm_ppt_v1_information *)(hwmgr->pptable); in vegam_populate_cac_table()
[all …]
Dfiji_smumgr.c472 struct phm_ppt_v1_information *table_info = in fiji_initialize_power_tune_defaults()
473 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_initialize_power_tune_defaults()
494 struct phm_ppt_v1_information *table_info = in fiji_populate_bapm_parameters_in_dpm_table()
495 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_bapm_parameters_in_dpm_table()
588 struct phm_ppt_v1_information *table_info = in fiji_populate_tdc_limit()
589 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_tdc_limit()
674 struct phm_ppt_v1_information *table_info = in fiji_populate_bapm_vddc_base_leakage_sidd()
675 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_bapm_vddc_base_leakage_sidd()
762 struct phm_ppt_v1_information *table_info = in fiji_populate_cac_table()
763 (struct phm_ppt_v1_information *)(hwmgr->pptable); in fiji_populate_cac_table()
[all …]
Dpolaris10_smumgr.c430 struct phm_ppt_v1_information *table_info = in polaris10_populate_bapm_parameters_in_dpm_table()
431 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_bapm_parameters_in_dpm_table()
489 struct phm_ppt_v1_information *table_info = in polaris10_populate_tdc_limit()
490 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_tdc_limit()
569 struct phm_ppt_v1_information *table_info = in polaris10_populate_bapm_vddc_base_leakage_sidd()
570 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_bapm_vddc_base_leakage_sidd()
704 struct phm_ppt_v1_information *table_info = in polaris10_populate_cac_table()
705 (struct phm_ppt_v1_information *)(hwmgr->pptable); in polaris10_populate_cac_table()
738 struct phm_ppt_v1_information *table_info = in polaris10_populate_ulv_level()
739 (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-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dprocess_pptables_v1_0.c208 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 …]
Dsmu7_hwmgr.c253 struct phm_ppt_v1_information *table_info = in smu7_construct_voltage_tables()
254 (struct phm_ppt_v1_information *)hwmgr->pptable; in smu7_construct_voltage_tables()
530 struct phm_ppt_v1_information *table_info = in smu7_setup_default_pcie_table()
531 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_setup_default_pcie_table()
757 struct phm_ppt_v1_information *table_info = in smu7_setup_dpm_tables_v1()
758 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_setup_dpm_tables_v1()
823 struct phm_ppt_v1_information *table_info = in smu7_odn_initial_default_setting()
824 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_odn_initial_default_setting()
868 struct phm_ppt_v1_information *table_info = in smu7_setup_voltage_range_from_vbios()
869 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_setup_voltage_range_from_vbios()
[all …]
Dsmu_helper.c465 struct phm_ppt_v1_information *table_info = in phm_get_sclk_for_voltage_evv()
466 (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()
535 struct phm_ppt_v1_information *table_info = in phm_apply_dal_min_voltage_request()
536 (struct phm_ppt_v1_information *)hwmgr->pptable; in phm_apply_dal_min_voltage_request()
Dsmu7_powertune.c1112 struct phm_ppt_v1_information *table_info = in smu7_enable_power_containment()
1113 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_enable_power_containment()
1197 struct phm_ppt_v1_information *table_info = in smu7_power_control_set_level()
1198 (struct phm_ppt_v1_information *)(hwmgr->pptable); in smu7_power_control_set_level()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h522 struct phm_ppt_v1_information { struct