Home
last modified time | relevance | path

Searched refs:table_info (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega10_hwmgr.c666 table_info->mm_dep_table; in vega10_patch_voltage_dependency_tables_with_lookup_table()
668 table_info->vdd_dep_on_mclk; in vega10_patch_voltage_dependency_tables_with_lookup_table()
773 table_info->vdd_dep_on_mclk; in vega10_set_private_data_based_on_pptable()
1254 table_info->pcie_table; in vega10_setup_default_pcie_table()
1307 table_info->vdd_dep_on_sclk; in vega10_setup_default_dpm_tables()
1309 table_info->vdd_dep_on_mclk; in vega10_setup_default_dpm_tables()
1311 table_info->mm_dep_table; in vega10_setup_default_dpm_tables()
1988 table_info->mm_dep_table; in vega10_populate_single_eclock_level()
2082 table_info->mm_dep_table; in vega10_populate_smc_uvd_levels()
2149 table_info->vdd_dep_on_sclk; in vega10_populate_clock_stretcher_table()
[all …]
A Dsmu7_hwmgr.c649 if (table_info != NULL) in smu7_setup_default_pcie_table()
877 if (table_info == NULL) in smu7_setup_dpm_tables_v1()
944 if (table_info == NULL) in smu7_odn_initial_default_setting()
986 if (!table_info) in smu7_setup_voltage_range_from_vbios()
1016 if (table_info == NULL) in smu7_check_dpm_table_updated()
2115 if (table_info == NULL) in smu7_get_evv_voltages()
2224 table_info->mm_dep_table; in smu7_patch_voltage_dependency_tables_with_lookup_table()
2513 if (table_info != NULL) { in smu7_patch_voltage_workaround()
2579 if (table_info == NULL) in smu7_thermal_parameter_init()
5168 if (table_info == NULL || table_info->vdd_dep_on_sclk == NULL) in smu7_get_sclks()
[all …]
A Dsmu_helper.c466 struct phm_ppt_v1_information *table_info = in phm_get_sclk_for_voltage_evv() local
472 for (entry_id = 0; entry_id < table_info->vdd_dep_on_sclk->count; entry_id++) { in phm_get_sclk_for_voltage_evv()
473 voltage_id = table_info->vdd_dep_on_sclk->entries[entry_id].vddInd; in phm_get_sclk_for_voltage_evv()
478 if (entry_id >= table_info->vdd_dep_on_sclk->count) { in phm_get_sclk_for_voltage_evv()
483 *sclk = table_info->vdd_dep_on_sclk->entries[entry_id].clk; in phm_get_sclk_for_voltage_evv()
547 struct phm_ppt_v1_information *table_info = in phm_apply_dal_min_voltage_request() local
550 table_info->vddc_dep_on_dal_pwrl; in phm_apply_dal_min_voltage_request()
567 vddc_table = table_info->vdd_dep_on_sclk; in phm_apply_dal_min_voltage_request()
A Dvega10_powertune.c1266 struct phm_ppt_v2_information *table_info = in vega10_initialize_power_tune_defaults() local
1268 struct phm_tdp_table *tdp_table = table_info->tdp_table; in vega10_initialize_power_tune_defaults()
1317 struct phm_ppt_v2_information *table_info = in vega10_enable_power_containment() local
1319 struct phm_tdp_table *tdp_table = table_info->tdp_table; in vega10_enable_power_containment()
A Dsmu7_powertune.c1153 struct phm_ppt_v1_information *table_info = in smu7_enable_power_containment() local
1161 cac_table = table_info->cac_dtp_table; in smu7_enable_power_containment()
1243 struct phm_ppt_v1_information *table_info = in smu7_power_control_set_level() local
1251 cac_table = table_info->cac_dtp_table; in smu7_power_control_set_level()
A Dvega10_processpptables.c788 struct phm_ppt_v2_information *table_info = in get_pcie_table() local
802 pcie_count = table_info->vdd_dep_on_sclk->count; in get_pcie_table()
A Dvega12_hwmgr.c1819 struct phm_ppt_v2_information *table_info = in vega12_get_dal_power_level()
1822 &table_info->max_clock_voltage_on_ac; in vega12_get_dal_power_level()
A Dvega20_hwmgr.c2784 struct phm_ppt_v2_information *table_info = in vega20_get_dal_power_level()
2787 &table_info->max_clock_voltage_on_ac; in vega20_get_dal_power_level()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dvegam_smumgr.c438 if (table_info && in vegam_initialize_power_tune_defaults()
510 table_info->vddc_lookup_table; in vegam_populate_cac_table()
825 table_info->vdd_dep_on_sclk, clock, in vegam_populate_single_graphic_level()
992 if (table_info->vdd_dep_on_mclk) { in vegam_populate_single_memory_level()
994 table_info->vdd_dep_on_mclk, clock, in vegam_populate_single_memory_level()
1128 table_info->vdd_dep_on_sclk, in vegam_populate_smc_acpi_level()
1166 table_info->vdd_dep_on_mclk, in vegam_populate_smc_acpi_level()
1204 table_info->mm_dep_table; in vegam_populate_smc_vce_level()
1317 table_info->mm_dep_table; in vegam_populate_smc_uvd_level()
1497 table_info->vdd_dep_on_sclk; in vegam_populate_clock_stretcher_data_table()
[all …]
A Dpolaris10_smumgr.c433 struct phm_ppt_v1_information *table_info = in polaris10_populate_bapm_parameters_in_dpm_table() local
750 table_info->vddc_lookup_table; in polaris10_populate_cac_table()
1294 table_info->vdd_dep_on_sclk, in polaris10_populate_smc_acpi_level()
1329 table_info->vdd_dep_on_mclk, in polaris10_populate_smc_acpi_level()
1374 table_info->mm_dep_table; in polaris10_populate_smc_vce_level()
1424 table_info->mm_dep_table; in polaris10_populate_smc_samu_level()
1529 table_info->mm_dep_table; in polaris10_populate_smc_uvd_level()
1657 table_info->vdd_dep_on_sclk; in polaris10_populate_clock_stretcher_data_table()
1785 table_info->vdd_dep_on_sclk; in polaris10_populate_avfs_parameters()
1902 if (table_info && in polaris10_initialize_power_tune_defaults()
[all …]
A Dfiji_smumgr.c470 struct phm_ppt_v1_information *table_info = in fiji_initialize_power_tune_defaults() local
473 if (table_info && in fiji_initialize_power_tune_defaults()
492 struct phm_ppt_v1_information *table_info = in fiji_populate_bapm_parameters_in_dpm_table() local
763 table_info->vddc_lookup_table; in fiji_populate_cac_table()
1318 table_info->vdd_dep_on_sclk, in fiji_populate_smc_acpi_level()
1376 table_info->vdd_dep_on_mclk, in fiji_populate_smc_acpi_level()
1427 table_info->mm_dep_table; in fiji_populate_smc_vce_level()
1466 table_info->mm_dep_table; in fiji_populate_smc_acp_level()
1562 table_info->mm_dep_table; in fiji_populate_smc_uvd_level()
1671 table_info->vdd_dep_on_sclk; in fiji_populate_clock_stretcher_data_table()
[all …]
A Dtonga_smumgr.c482 struct phm_ppt_v1_information *table_info = in tonga_populate_ulv_level() local
1147 struct phm_ppt_v1_information *table_info = in tonga_populate_mvdd_value() local
1582 struct phm_ppt_v1_information *table_info = in tonga_populate_clock_stretcher_data_table() local
1585 table_info->vdd_dep_on_sclk; in tonga_populate_clock_stretcher_data_table()
1832 struct phm_ppt_v1_information *table_info = in tonga_populate_bapm_parameters_in_dpm_table() local
1893 struct phm_ppt_v1_information *table_info = in tonga_populate_tdc_limit() local
1977 struct phm_ppt_v1_information *table_info = in tonga_populate_bapm_vddc_base_leakage_sidd() local
2210 if (table_info && in tonga_initialize_power_tune_defaults()
2227 struct phm_ppt_v1_information *table_info = in tonga_init_smc_table() local
2680 struct phm_ppt_v1_information *table_info = in tonga_update_uvd_smc_table() local
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Ddiscovery.h48 typedef struct table_info struct
54 } table_info; typedef
64 table_info table_list[TOTAL_TABLES];
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_discovery.c290 struct table_info *info; in amdgpu_discovery_init()

Completed in 78 milliseconds