Home
last modified time | relevance | path

Searched refs:table_info (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c197 struct phm_ppt_v2_information *table_info = in vega10_set_features_platform_caps() local
286 if (table_info->tdp_table->usClockStretchAmount && in vega10_set_features_platform_caps()
307 struct phm_ppt_v2_information *table_info = in vega10_odn_initial_default_setting() local
325 vddc_lookup_table = table_info->vddc_lookup_table; in vega10_odn_initial_default_setting()
332 dep_table[0] = table_info->vdd_dep_on_sclk; in vega10_odn_initial_default_setting()
333 dep_table[1] = table_info->vdd_dep_on_mclk; in vega10_odn_initial_default_setting()
334 dep_table[2] = table_info->vdd_dep_on_socclk; in vega10_odn_initial_default_setting()
522 struct phm_ppt_v2_information *table_info = in vega10_get_socclk_for_voltage_evv() local
530 for (entry_id = 0; entry_id < table_info->vdd_dep_on_sclk->count; entry_id++) { in vega10_get_socclk_for_voltage_evv()
531 voltage_id = table_info in vega10_get_socclk_for_voltage_evv()
559 struct phm_ppt_v2_information *table_info = vega10_get_evv_voltages() local
664 struct phm_ppt_v2_information *table_info = vega10_patch_voltage_dependency_tables_with_lookup_table() local
740 struct phm_ppt_v2_information *table_info = vega10_complete_dependency_tables() local
769 struct phm_ppt_v2_information *table_info = vega10_set_private_data_based_on_pptable() local
1164 struct phm_ppt_v2_information *table_info = vega10_construct_voltage_tables() local
1253 struct phm_ppt_v2_information *table_info = vega10_setup_default_pcie_table() local
1301 struct phm_ppt_v2_information *table_info = vega10_setup_default_dpm_tables() local
1474 struct phm_ppt_v2_information *table_info = vega10_populate_ulv_state() local
1610 struct phm_ppt_v2_information *table_info = vega10_populate_single_gfx_level() local
1676 struct phm_ppt_v2_information *table_info = vega10_populate_single_soc_level() local
1720 struct phm_ppt_v2_information *table_info = vega10_populate_all_graphic_levels() local
1778 struct phm_ppt_v2_information *table_info = hwmgr->pptable; vega10_populate_vddc_soc_levels() local
1812 struct phm_ppt_v2_information *table_info = vega10_populate_single_memory_level() local
1914 struct phm_ppt_v2_information *table_info = vega10_populate_single_display_type() local
1982 struct phm_ppt_v2_information *table_info = vega10_populate_single_eclock_level() local
2076 struct phm_ppt_v2_information *table_info = vega10_populate_smc_uvd_levels() local
2143 struct phm_ppt_v2_information *table_info = vega10_populate_clock_stretcher_table() local
2162 struct phm_ppt_v2_information *table_info = vega10_populate_avfs_parameters() local
2514 struct phm_ppt_v2_information *table_info = hwmgr->pptable; vega10_check_dpm_table_updated() local
2550 struct phm_ppt_v2_information *table_info = vega10_init_smc_table() local
3247 struct phm_ppt_v2_information *table_info = vega10_apply_state_adjust_rules() local
3579 struct phm_ppt_v2_information *table_info = vega10_get_soc_index_for_max_uclk() local
4038 struct phm_ppt_v2_information *table_info = vega10_notify_smc_display_config_after_ps_adjustment() local
4158 struct phm_ppt_v2_information *table_info = vega10_get_profiling_clk_mask() local
4334 struct phm_ppt_v2_information *table_info = vega10_get_dal_power_level() local
4348 struct phm_ppt_v2_information *table_info = vega10_get_sclks() local
4368 struct phm_ppt_v2_information *table_info = vega10_get_memclocks() local
4394 struct phm_ppt_v2_information *table_info = vega10_get_dcefclocks() local
4410 struct phm_ppt_v2_information *table_info = vega10_get_socclocks() local
4451 struct phm_ppt_v2_information *table_info = vega10_get_clock_by_type_with_voltage() local
5283 struct phm_ppt_v2_information *table_info = hwmgr->pptable; vega10_odn_update_soc_table() local
[all...]
H A Dsmu7_hwmgr.c257 struct phm_ppt_v1_information *table_info = in smu7_construct_voltage_tables() local
272 table_info->vdd_dep_on_mclk); in smu7_construct_voltage_tables()
292 table_info->vdd_dep_on_mclk); in smu7_construct_voltage_tables()
304 table_info->vddgfx_lookup_table); in smu7_construct_voltage_tables()
323 table_info->vddc_lookup_table); in smu7_construct_voltage_tables()
576 struct phm_ppt_v1_information *table_info = in smu7_setup_default_pcie_table() local
587 if (table_info != NULL) in smu7_setup_default_pcie_table()
588 pcie_table = table_info->pcie_table; in smu7_setup_default_pcie_table()
808 struct phm_ppt_v1_information *table_info = in smu7_setup_dpm_tables_v1() local
815 if (table_info in smu7_setup_dpm_tables_v1()
874 struct phm_ppt_v1_information *table_info = smu7_odn_initial_default_setting() local
919 struct phm_ppt_v1_information *table_info = smu7_setup_voltage_range_from_vbios() local
947 struct phm_ppt_v1_information *table_info = smu7_check_dpm_table_updated() local
1626 struct phm_ppt_v1_information *table_info = smu7_init_dpm_defaults() local
1792 struct phm_ppt_v1_information *table_info = smu7_get_evv_voltages() local
1925 struct phm_ppt_v1_information *table_info = smu7_patch_clock_voltage_limits_with_vddc_leakage() local
1939 struct phm_ppt_v1_information *table_info = smu7_patch_voltage_dependency_tables_with_lookup_table() local
2112 struct phm_ppt_v1_information *table_info = smu7_complete_dependency_tables() local
2161 struct phm_ppt_v1_information *table_info = smu7_set_private_data_based_on_pptable_v1() local
2202 struct phm_ppt_v1_information *table_info = smu7_patch_voltage_workaround() local
2241 struct phm_ppt_v1_information *table_info = smu7_thermal_parameter_init() local
2869 struct phm_ppt_v1_information *table_info = smu7_get_profiling_clk() local
2996 struct phm_ppt_v1_information *table_info = smu7_apply_state_adjust_rules() local
3320 struct phm_ppt_v1_information *table_info = smu7_get_pp_table_entry_v1() local
4764 struct phm_ppt_v1_information *table_info = smu7_get_sclks() local
4801 struct phm_ppt_v1_information *table_info = smu7_get_mclks() local
4846 struct phm_ppt_v1_information *table_info = smu7_get_sclks_with_latency() local
4867 struct phm_ppt_v1_information *table_info = smu7_get_mclks_with_latency() local
4973 struct phm_ppt_v1_information *table_info = smu7_get_thermal_temperature_range() local
[all...]
H 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()
536 struct phm_ppt_v1_information *table_info = in phm_apply_dal_min_voltage_request() local
539 table_info->vddc_dep_on_dal_pwrl; in phm_apply_dal_min_voltage_request()
556 vddc_table = table_info->vdd_dep_on_sclk; in phm_apply_dal_min_voltage_request()
H A Dsmu7_powertune.c1123 struct phm_ppt_v1_information *table_info = in smu7_enable_power_containment() local
1131 cac_table = table_info->cac_dtp_table; in smu7_enable_power_containment()
1213 struct phm_ppt_v1_information *table_info = in smu7_power_control_set_level() local
1221 cac_table = table_info->cac_dtp_table; in smu7_power_control_set_level()
H 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()
H A Dvega10_processpptables.c812 struct phm_ppt_v2_information *table_info = in get_pcie_table() local
830 pcie_count = table_info->vdd_dep_on_sclk->count; in get_pcie_table()
H A Dvega12_hwmgr.c1799 struct phm_ppt_v2_information *table_info = in vega12_get_dal_power_level()
1802 &table_info->max_clock_voltage_on_ac; in vega12_get_dal_power_level()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c335 struct phm_ppt_v1_information *table_info = in vegam_update_uvd_smc_table() local
339 if (table_info->mm_dep_table->count > 0) in vegam_update_uvd_smc_table()
341 (uint8_t) (table_info->mm_dep_table->count - 1); in vegam_update_uvd_smc_table()
368 struct phm_ppt_v1_information *table_info = in vegam_update_vce_smc_table() local
374 (uint8_t) (table_info->mm_dep_table->count - 1); in vegam_update_vce_smc_table()
400 struct phm_ppt_v1_information *table_info = in vegam_update_bif_smc_table() local
402 struct phm_ppt_v1_pcie_table *pcie_table = table_info->pcie_table; in vegam_update_bif_smc_table()
435 struct phm_ppt_v1_information *table_info = in vegam_initialize_power_tune_defaults() local
438 if (table_info && in vegam_initialize_power_tune_defaults()
439 table_info in vegam_initialize_power_tune_defaults()
507 struct phm_ppt_v1_information *table_info = vegam_populate_cac_table() local
544 struct phm_ppt_v1_information *table_info = vegam_populate_ulv_level() local
817 struct phm_ppt_v1_information *table_info = vegam_populate_single_graphic_level() local
870 struct phm_ppt_v1_information *table_info = vegam_populate_all_graphic_levels() local
986 struct phm_ppt_v1_information *table_info = vegam_populate_single_memory_level() local
1090 struct phm_ppt_v1_information *table_info = vegam_populate_mvdd_value() local
1117 struct phm_ppt_v1_information *table_info = vegam_populate_smc_acpi_level() local
1201 struct phm_ppt_v1_information *table_info = vegam_populate_smc_vce_level() local
1314 struct phm_ppt_v1_information *table_info = vegam_populate_smc_uvd_level() local
1406 struct phm_ppt_v1_information *table_info = vegam_populate_smc_initial_state() local
1445 struct phm_ppt_v1_information *table_info = vegam_populate_bapm_parameters_in_dpm_table() local
1494 struct phm_ppt_v1_information *table_info = vegam_populate_clock_stretcher_data_table() local
1575 struct phm_ppt_v1_information *table_info = vegam_populate_avfs_parameters() local
1749 struct phm_ppt_v1_information *table_info = vegam_populate_tdc_limit() local
1829 struct phm_ppt_v1_information *table_info = vegam_populate_bapm_vddc_base_leakage_sidd() local
1925 struct phm_ppt_v1_information *table_info = vegam_init_smc_table() local
[all...]
H A Dfiji_smumgr.c471 struct phm_ppt_v1_information *table_info = in fiji_initialize_power_tune_defaults() local
474 if (table_info && in fiji_initialize_power_tune_defaults()
475 table_info->cac_dtp_table->usPowerTuneDataSetID <= POWERTUNE_DEFAULT_SET_MAX && in fiji_initialize_power_tune_defaults()
476 table_info->cac_dtp_table->usPowerTuneDataSetID) in fiji_initialize_power_tune_defaults()
479 [table_info->cac_dtp_table->usPowerTuneDataSetID - 1]; in fiji_initialize_power_tune_defaults()
493 struct phm_ppt_v1_information *table_info = in fiji_populate_bapm_parameters_in_dpm_table() local
495 struct phm_cac_tdp_table *cac_dtp_table = table_info->cac_dtp_table; in fiji_populate_bapm_parameters_in_dpm_table()
587 struct phm_ppt_v1_information *table_info = in fiji_populate_tdc_limit() local
594 tdc_limit = (uint16_t)(table_info->cac_dtp_table->usTDC * 128); in fiji_populate_tdc_limit()
673 struct phm_ppt_v1_information *table_info in fiji_populate_bapm_vddc_base_leakage_sidd() local
761 struct phm_ppt_v1_information *table_info = fiji_populate_cac_table() local
801 struct phm_ppt_v1_information *table_info = fiji_populate_ulv_level() local
944 struct phm_ppt_v1_information *table_info = fiji_populate_single_graphic_level() local
1006 struct phm_ppt_v1_information *table_info = fiji_populate_all_graphic_levels() local
1166 struct phm_ppt_v1_information *table_info = fiji_populate_single_memory_level() local
1276 struct phm_ppt_v1_information *table_info = fiji_populate_mvdd_value() local
1302 struct phm_ppt_v1_information *table_info = fiji_populate_smc_acpi_level() local
1425 struct phm_ppt_v1_information *table_info = fiji_populate_smc_vce_level() local
1464 struct phm_ppt_v1_information *table_info = fiji_populate_smc_acp_level() local
1560 struct phm_ppt_v1_information *table_info = fiji_populate_smc_uvd_level() local
1637 struct phm_ppt_v1_information *table_info = fiji_populate_smc_initailial_state() local
1670 struct phm_ppt_v1_information *table_info = fiji_populate_clock_stretcher_data_table() local
1925 struct phm_ppt_v1_information *table_info = fiji_init_smc_table() local
2371 struct phm_ppt_v1_information *table_info = fiji_update_uvd_smc_table() local
2404 struct phm_ppt_v1_information *table_info = fiji_update_vce_smc_table() local
[all...]
H A Dpolaris10_smumgr.c431 struct phm_ppt_v1_information *table_info = in polaris10_populate_bapm_parameters_in_dpm_table() local
433 struct phm_cac_tdp_table *cac_dtp_table = table_info->cac_dtp_table; in polaris10_populate_bapm_parameters_in_dpm_table()
490 struct phm_ppt_v1_information *table_info = in polaris10_populate_tdc_limit() local
494 tdc_limit = (uint16_t)(table_info->cac_dtp_table->usTDC * 128); in polaris10_populate_tdc_limit()
570 struct phm_ppt_v1_information *table_info = in polaris10_populate_bapm_vddc_base_leakage_sidd() local
574 struct phm_cac_tdp_table *cac_table = table_info->cac_dtp_table; in polaris10_populate_bapm_vddc_base_leakage_sidd()
705 struct phm_ppt_v1_information *table_info = in polaris10_populate_cac_table() local
708 table_info->vddc_lookup_table; in polaris10_populate_cac_table()
739 struct phm_ppt_v1_information *table_info = in polaris10_populate_ulv_level() local
745 state->VddcOffset = (uint16_t) table_info in polaris10_populate_ulv_level()
914 struct phm_ppt_v1_information *table_info = polaris10_populate_single_graphic_level() local
983 struct phm_ppt_v1_information *table_info = polaris10_populate_all_graphic_levels() local
1076 struct phm_ppt_v1_information *table_info = polaris10_populate_single_memory_level() local
1179 struct phm_ppt_v1_information *table_info = polaris10_populate_mvdd_value() local
1206 struct phm_ppt_v1_information *table_info = polaris10_populate_smc_acpi_level() local
1293 struct phm_ppt_v1_information *table_info = polaris10_populate_smc_vce_level() local
1399 struct phm_ppt_v1_information *table_info = polaris10_populate_smc_uvd_level() local
1486 struct phm_ppt_v1_information *table_info = polaris10_populate_smc_initailial_state() local
1518 struct phm_ppt_v1_information *table_info = polaris10_populate_clock_stretcher_data_table() local
1654 struct phm_ppt_v1_information *table_info = polaris10_populate_avfs_parameters() local
1807 struct phm_ppt_v1_information *table_info = polaris10_initialize_power_tune_defaults() local
1827 struct phm_ppt_v1_information *table_info = polaris10_init_smc_table() local
2185 struct phm_ppt_v1_information *table_info = polaris10_update_uvd_smc_table() local
2218 struct phm_ppt_v1_information *table_info = polaris10_update_vce_smc_table() local
2250 struct phm_ppt_v1_information *table_info = polaris10_update_bif_smc_table() local
[all...]
H A Dtonga_smumgr.c482 struct phm_ppt_v1_information *table_info = in tonga_populate_ulv_level() local
488 state->VddcOffset = (uint16_t) table_info->us_ulv_voltage_offset; in tonga_populate_ulv_level()
489 state->VddcOffsetVid = (uint8_t)(table_info->us_ulv_voltage_offset * in tonga_populate_ulv_level()
1147 struct phm_ppt_v1_information *table_info = in tonga_populate_mvdd_value() local
1153 for (i = 0; i < table_info->vdd_dep_on_mclk->count; i++) { in tonga_populate_mvdd_value()
1154 if (mclk <= table_info->vdd_dep_on_mclk->entries[i].clk) { in tonga_populate_mvdd_value()
1162 PP_ASSERT_WITH_CODE(i < table_info->vdd_dep_on_mclk->count, in tonga_populate_mvdd_value()
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()
1589 stretch_amount = (uint8_t)table_info in tonga_populate_clock_stretcher_data_table()
1832 struct phm_ppt_v1_information *table_info = tonga_populate_bapm_parameters_in_dpm_table() local
1893 struct phm_ppt_v1_information *table_info = tonga_populate_tdc_limit() local
1977 struct phm_ppt_v1_information *table_info = tonga_populate_bapm_vddc_base_leakage_sidd() local
2207 struct phm_ppt_v1_information *table_info = tonga_initialize_power_tune_defaults() local
2227 struct phm_ppt_v1_information *table_info = tonga_init_smc_table() local
2680 struct phm_ppt_v1_information *table_info = tonga_update_uvd_smc_table() local
2715 struct phm_ppt_v1_information *table_info = tonga_update_vce_smc_table() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c334 struct phm_ppt_v1_information *table_info = in vegam_update_uvd_smc_table() local
338 if (table_info->mm_dep_table->count > 0) in vegam_update_uvd_smc_table()
340 (uint8_t) (table_info->mm_dep_table->count - 1); in vegam_update_uvd_smc_table()
367 struct phm_ppt_v1_information *table_info = in vegam_update_vce_smc_table() local
373 (uint8_t) (table_info->mm_dep_table->count - 1); in vegam_update_vce_smc_table()
399 struct phm_ppt_v1_information *table_info = in vegam_update_bif_smc_table() local
401 struct phm_ppt_v1_pcie_table *pcie_table = table_info->pcie_table; in vegam_update_bif_smc_table()
434 struct phm_ppt_v1_information *table_info = in vegam_initialize_power_tune_defaults() local
437 if (table_info && in vegam_initialize_power_tune_defaults()
438 table_info in vegam_initialize_power_tune_defaults()
506 struct phm_ppt_v1_information *table_info = vegam_populate_cac_table() local
543 struct phm_ppt_v1_information *table_info = vegam_populate_ulv_level() local
816 struct phm_ppt_v1_information *table_info = vegam_populate_single_graphic_level() local
869 struct phm_ppt_v1_information *table_info = vegam_populate_all_graphic_levels() local
985 struct phm_ppt_v1_information *table_info = vegam_populate_single_memory_level() local
1089 struct phm_ppt_v1_information *table_info = vegam_populate_mvdd_value() local
1116 struct phm_ppt_v1_information *table_info = vegam_populate_smc_acpi_level() local
1200 struct phm_ppt_v1_information *table_info = vegam_populate_smc_vce_level() local
1313 struct phm_ppt_v1_information *table_info = vegam_populate_smc_uvd_level() local
1405 struct phm_ppt_v1_information *table_info = vegam_populate_smc_initial_state() local
1444 struct phm_ppt_v1_information *table_info = vegam_populate_bapm_parameters_in_dpm_table() local
1493 struct phm_ppt_v1_information *table_info = vegam_populate_clock_stretcher_data_table() local
1573 struct phm_ppt_v1_information *table_info = vegam_populate_avfs_parameters() local
1747 struct phm_ppt_v1_information *table_info = vegam_populate_tdc_limit() local
1827 struct phm_ppt_v1_information *table_info = vegam_populate_bapm_vddc_base_leakage_sidd() local
1923 struct phm_ppt_v1_information *table_info = vegam_init_smc_table() local
[all...]
H 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()
474 table_info->cac_dtp_table->usPowerTuneDataSetID <= POWERTUNE_DEFAULT_SET_MAX && in fiji_initialize_power_tune_defaults()
475 table_info->cac_dtp_table->usPowerTuneDataSetID) in fiji_initialize_power_tune_defaults()
478 [table_info->cac_dtp_table->usPowerTuneDataSetID - 1]; in fiji_initialize_power_tune_defaults()
492 struct phm_ppt_v1_information *table_info = in fiji_populate_bapm_parameters_in_dpm_table() local
494 struct phm_cac_tdp_table *cac_dtp_table = table_info->cac_dtp_table; in fiji_populate_bapm_parameters_in_dpm_table()
586 struct phm_ppt_v1_information *table_info = in fiji_populate_tdc_limit() local
593 tdc_limit = (uint16_t)(table_info->cac_dtp_table->usTDC * 128); in fiji_populate_tdc_limit()
672 struct phm_ppt_v1_information *table_info in fiji_populate_bapm_vddc_base_leakage_sidd() local
760 struct phm_ppt_v1_information *table_info = fiji_populate_cac_table() local
800 struct phm_ppt_v1_information *table_info = fiji_populate_ulv_level() local
943 struct phm_ppt_v1_information *table_info = fiji_populate_single_graphic_level() local
1005 struct phm_ppt_v1_information *table_info = fiji_populate_all_graphic_levels() local
1165 struct phm_ppt_v1_information *table_info = fiji_populate_single_memory_level() local
1275 struct phm_ppt_v1_information *table_info = fiji_populate_mvdd_value() local
1301 struct phm_ppt_v1_information *table_info = fiji_populate_smc_acpi_level() local
1424 struct phm_ppt_v1_information *table_info = fiji_populate_smc_vce_level() local
1463 struct phm_ppt_v1_information *table_info = fiji_populate_smc_acp_level() local
1559 struct phm_ppt_v1_information *table_info = fiji_populate_smc_uvd_level() local
1635 struct phm_ppt_v1_information *table_info = fiji_populate_smc_initailial_state() local
1668 struct phm_ppt_v1_information *table_info = fiji_populate_clock_stretcher_data_table() local
1923 struct phm_ppt_v1_information *table_info = fiji_init_smc_table() local
2369 struct phm_ppt_v1_information *table_info = fiji_update_uvd_smc_table() local
2402 struct phm_ppt_v1_information *table_info = fiji_update_vce_smc_table() local
[all...]
H A Dpolaris10_smumgr.c433 struct phm_ppt_v1_information *table_info = in polaris10_populate_bapm_parameters_in_dpm_table() local
435 struct phm_cac_tdp_table *cac_dtp_table = table_info->cac_dtp_table; in polaris10_populate_bapm_parameters_in_dpm_table()
507 struct phm_ppt_v1_information *table_info = in polaris10_populate_tdc_limit() local
511 tdc_limit = (uint16_t)(table_info->cac_dtp_table->usTDC * 128); in polaris10_populate_tdc_limit()
587 struct phm_ppt_v1_information *table_info = in polaris10_populate_bapm_vddc_base_leakage_sidd() local
591 struct phm_cac_tdp_table *cac_table = table_info->cac_dtp_table; in polaris10_populate_bapm_vddc_base_leakage_sidd()
747 struct phm_ppt_v1_information *table_info = in polaris10_populate_cac_table() local
750 table_info->vddc_lookup_table; in polaris10_populate_cac_table()
782 struct phm_ppt_v1_information *table_info = in polaris10_populate_ulv_level() local
789 state->VddcOffset = (uint16_t) table_info in polaris10_populate_ulv_level()
962 struct phm_ppt_v1_information *table_info = polaris10_populate_single_graphic_level() local
1041 struct phm_ppt_v1_information *table_info = polaris10_populate_all_graphic_levels() local
1157 struct phm_ppt_v1_information *table_info = polaris10_populate_single_memory_level() local
1256 struct phm_ppt_v1_information *table_info = polaris10_populate_mvdd_value() local
1283 struct phm_ppt_v1_information *table_info = polaris10_populate_smc_acpi_level() local
1371 struct phm_ppt_v1_information *table_info = polaris10_populate_smc_vce_level() local
1421 struct phm_ppt_v1_information *table_info = polaris10_populate_smc_samu_level() local
1526 struct phm_ppt_v1_information *table_info = polaris10_populate_smc_uvd_level() local
1621 struct phm_ppt_v1_information *table_info = polaris10_populate_smc_initailial_state() local
1654 struct phm_ppt_v1_information *table_info = polaris10_populate_clock_stretcher_data_table() local
1782 struct phm_ppt_v1_information *table_info = polaris10_populate_avfs_parameters() local
1899 struct phm_ppt_v1_information *table_info = polaris10_initialize_power_tune_defaults() local
1919 struct phm_ppt_v1_information *table_info = polaris10_init_smc_table() local
2285 struct phm_ppt_v1_information *table_info = polaris10_update_uvd_smc_table() local
2318 struct phm_ppt_v1_information *table_info = polaris10_update_vce_smc_table() local
2350 struct phm_ppt_v1_information *table_info = polaris10_update_bif_smc_table() local
[all...]
H A Dtonga_smumgr.c482 struct phm_ppt_v1_information *table_info = in tonga_populate_ulv_level() local
488 state->VddcOffset = (uint16_t) table_info->us_ulv_voltage_offset; in tonga_populate_ulv_level()
489 state->VddcOffsetVid = (uint8_t)(table_info->us_ulv_voltage_offset * in tonga_populate_ulv_level()
1147 struct phm_ppt_v1_information *table_info = in tonga_populate_mvdd_value() local
1153 for (i = 0; i < table_info->vdd_dep_on_mclk->count; i++) { in tonga_populate_mvdd_value()
1154 if (mclk <= table_info->vdd_dep_on_mclk->entries[i].clk) { in tonga_populate_mvdd_value()
1162 PP_ASSERT_WITH_CODE(i < table_info->vdd_dep_on_mclk->count, in tonga_populate_mvdd_value()
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()
1589 stretch_amount = (uint8_t)table_info in tonga_populate_clock_stretcher_data_table()
1832 struct phm_ppt_v1_information *table_info = tonga_populate_bapm_parameters_in_dpm_table() local
1893 struct phm_ppt_v1_information *table_info = tonga_populate_tdc_limit() local
1977 struct phm_ppt_v1_information *table_info = tonga_populate_bapm_vddc_base_leakage_sidd() local
2207 struct phm_ppt_v1_information *table_info = tonga_initialize_power_tune_defaults() local
2227 struct phm_ppt_v1_information *table_info = tonga_init_smc_table() local
2680 struct phm_ppt_v1_information *table_info = tonga_update_uvd_smc_table() local
2715 struct phm_ppt_v1_information *table_info = tonga_update_vce_smc_table() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c196 struct phm_ppt_v2_information *table_info = in vega10_set_features_platform_caps() local
285 if (table_info->tdp_table->usClockStretchAmount && in vega10_set_features_platform_caps()
306 struct phm_ppt_v2_information *table_info = in vega10_odn_initial_default_setting() local
324 vddc_lookup_table = table_info->vddc_lookup_table; in vega10_odn_initial_default_setting()
331 dep_table[0] = table_info->vdd_dep_on_sclk; in vega10_odn_initial_default_setting()
332 dep_table[1] = table_info->vdd_dep_on_mclk; in vega10_odn_initial_default_setting()
333 dep_table[2] = table_info->vdd_dep_on_socclk; in vega10_odn_initial_default_setting()
521 struct phm_ppt_v2_information *table_info = in vega10_get_socclk_for_voltage_evv() local
529 for (entry_id = 0; entry_id < table_info->vdd_dep_on_sclk->count; entry_id++) { in vega10_get_socclk_for_voltage_evv()
530 voltage_id = table_info in vega10_get_socclk_for_voltage_evv()
558 struct phm_ppt_v2_information *table_info = vega10_get_evv_voltages() local
663 struct phm_ppt_v2_information *table_info = vega10_patch_voltage_dependency_tables_with_lookup_table() local
739 struct phm_ppt_v2_information *table_info = vega10_complete_dependency_tables() local
768 struct phm_ppt_v2_information *table_info = vega10_set_private_data_based_on_pptable() local
1162 struct phm_ppt_v2_information *table_info = vega10_construct_voltage_tables() local
1251 struct phm_ppt_v2_information *table_info = vega10_setup_default_pcie_table() local
1299 struct phm_ppt_v2_information *table_info = vega10_setup_default_dpm_tables() local
1469 struct phm_ppt_v2_information *table_info = vega10_populate_ulv_state() local
1606 struct phm_ppt_v2_information *table_info = vega10_populate_single_gfx_level() local
1674 struct phm_ppt_v2_information *table_info = vega10_populate_single_soc_level() local
1719 struct phm_ppt_v2_information *table_info = vega10_populate_all_graphic_levels() local
1777 struct phm_ppt_v2_information *table_info = hwmgr->pptable; vega10_populate_vddc_soc_levels() local
1811 struct phm_ppt_v2_information *table_info = vega10_populate_single_memory_level() local
1914 struct phm_ppt_v2_information *table_info = vega10_populate_single_display_type() local
1982 struct phm_ppt_v2_information *table_info = vega10_populate_single_eclock_level() local
2076 struct phm_ppt_v2_information *table_info = vega10_populate_smc_uvd_levels() local
2143 struct phm_ppt_v2_information *table_info = vega10_populate_clock_stretcher_table() local
2162 struct phm_ppt_v2_information *table_info = vega10_populate_avfs_parameters() local
2514 struct phm_ppt_v2_information *table_info = hwmgr->pptable; vega10_check_dpm_table_updated() local
2549 struct phm_ppt_v2_information *table_info = vega10_init_smc_table() local
3009 struct phm_ppt_v2_information *table_info = vega10_populate_umdpstate_clocks() local
3274 struct phm_ppt_v2_information *table_info = vega10_apply_state_adjust_rules() local
3606 struct phm_ppt_v2_information *table_info = vega10_get_soc_index_for_max_uclk() local
4065 struct phm_ppt_v2_information *table_info = vega10_notify_smc_display_config_after_ps_adjustment() local
4185 struct phm_ppt_v2_information *table_info = vega10_get_profiling_clk_mask() local
4356 struct phm_ppt_v2_information *table_info = vega10_get_dal_power_level() local
4370 struct phm_ppt_v2_information *table_info = vega10_get_sclks() local
4390 struct phm_ppt_v2_information *table_info = vega10_get_memclocks() local
4416 struct phm_ppt_v2_information *table_info = vega10_get_dcefclocks() local
4432 struct phm_ppt_v2_information *table_info = vega10_get_socclocks() local
4473 struct phm_ppt_v2_information *table_info = vega10_get_clock_by_type_with_voltage() local
5467 struct phm_ppt_v2_information *table_info = hwmgr->pptable; vega10_odn_update_soc_table() local
[all...]
H A Dsmu7_hwmgr.c319 struct phm_ppt_v1_information *table_info = in smu7_construct_voltage_tables() local
334 table_info->vdd_dep_on_mclk); in smu7_construct_voltage_tables()
354 table_info->vdd_dep_on_mclk); in smu7_construct_voltage_tables()
366 table_info->vddgfx_lookup_table); in smu7_construct_voltage_tables()
385 table_info->vddc_lookup_table); in smu7_construct_voltage_tables()
638 struct phm_ppt_v1_information *table_info = in smu7_setup_default_pcie_table() local
649 if (table_info != NULL) in smu7_setup_default_pcie_table()
650 pcie_table = table_info->pcie_table; in smu7_setup_default_pcie_table()
870 struct phm_ppt_v1_information *table_info = in smu7_setup_dpm_tables_v1() local
877 if (table_info in smu7_setup_dpm_tables_v1()
936 struct phm_ppt_v1_information *table_info = smu7_odn_initial_default_setting() local
981 struct phm_ppt_v1_information *table_info = smu7_setup_voltage_range_from_vbios() local
1009 struct phm_ppt_v1_information *table_info = smu7_check_dpm_table_updated() local
1536 struct phm_ppt_v1_information *table_info = smu7_populate_umdpstate_clocks() local
1804 struct phm_ppt_v1_information *table_info = smu7_init_dpm_defaults() local
2053 struct phm_ppt_v1_information *table_info = smu7_get_evv_voltages() local
2190 struct phm_ppt_v1_information *table_info = smu7_patch_clock_voltage_limits_with_vddc_leakage() local
2204 struct phm_ppt_v1_information *table_info = smu7_patch_voltage_dependency_tables_with_lookup_table() local
2377 struct phm_ppt_v1_information *table_info = smu7_complete_dependency_tables() local
2426 struct phm_ppt_v1_information *table_info = smu7_find_highest_vddc() local
2448 struct phm_ppt_v1_information *table_info = smu7_set_private_data_based_on_pptable_v1() local
2493 struct phm_ppt_v1_information *table_info = smu7_patch_voltage_workaround() local
2539 struct phm_ppt_v1_information *table_info = smu7_thermal_parameter_init() local
3210 struct phm_ppt_v1_information *table_info = smu7_get_profiling_clk() local
3330 struct phm_ppt_v1_information *table_info = smu7_apply_state_adjust_rules() local
3694 struct phm_ppt_v1_information *table_info = smu7_get_pp_table_entry_v1() local
5168 struct phm_ppt_v1_information *table_info = smu7_get_sclks() local
5205 struct phm_ppt_v1_information *table_info = smu7_get_mclks() local
5250 struct phm_ppt_v1_information *table_info = smu7_get_sclks_with_latency() local
5271 struct phm_ppt_v1_information *table_info = smu7_get_mclks_with_latency() local
5322 struct phm_ppt_v1_information *table_info = smu7_set_watermarks_for_clocks_ranges() local
5430 struct phm_ppt_v1_information *table_info = smu7_get_thermal_temperature_range() local
[all...]
H 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()
H A Dvega10_powertune.c1239 struct phm_ppt_v2_information *table_info = in vega10_initialize_power_tune_defaults() local
1241 struct phm_tdp_table *tdp_table = table_info->tdp_table; in vega10_initialize_power_tune_defaults()
1290 struct phm_ppt_v2_information *table_info = in vega10_enable_power_containment() local
1292 struct phm_tdp_table *tdp_table = table_info->tdp_table; in vega10_enable_power_containment()
H A Dsmu7_powertune.c1150 struct phm_ppt_v1_information *table_info = in smu7_enable_power_containment() local
1158 cac_table = table_info->cac_dtp_table; in smu7_enable_power_containment()
1240 struct phm_ppt_v1_information *table_info = in smu7_power_control_set_level() local
1248 cac_table = table_info->cac_dtp_table; in smu7_power_control_set_level()
H 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()
H 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Ddiscovery.h44 typedef struct table_info struct
50 } table_info; typedef
60 table_info table_list[TOTAL_TABLES];
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Ddiscovery.h48 typedef struct table_info struct
54 } table_info; typedef
64 table_info table_list[TOTAL_TABLES];
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c162 struct table_info *info; in amdgpu_discovery_init()

Completed in 71 milliseconds

12