Home
last modified time | relevance | path

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

/linux/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()
530 struct phm_ppt_v2_information *table_info = in vega10_get_socclk_for_voltage_evv() local
538 for (entry_id = 0; entry_id < table_info->vdd_dep_on_sclk->count; entry_id++) { in vega10_get_socclk_for_voltage_evv()
539 voltage_id = table_info in vega10_get_socclk_for_voltage_evv()
567 struct phm_ppt_v2_information *table_info = vega10_get_evv_voltages() local
672 struct phm_ppt_v2_information *table_info = vega10_patch_voltage_dependency_tables_with_lookup_table() local
748 struct phm_ppt_v2_information *table_info = vega10_complete_dependency_tables() local
777 struct phm_ppt_v2_information *table_info = vega10_set_private_data_based_on_pptable() local
1172 struct phm_ppt_v2_information *table_info = vega10_construct_voltage_tables() local
1261 struct phm_ppt_v2_information *table_info = vega10_setup_default_pcie_table() local
1309 struct phm_ppt_v2_information *table_info = vega10_setup_default_dpm_tables() local
1479 struct phm_ppt_v2_information *table_info = vega10_populate_ulv_state() local
1616 struct phm_ppt_v2_information *table_info = vega10_populate_single_gfx_level() local
1684 struct phm_ppt_v2_information *table_info = vega10_populate_single_soc_level() local
1729 struct phm_ppt_v2_information *table_info = vega10_populate_all_graphic_levels() local
1787 struct phm_ppt_v2_information *table_info = hwmgr->pptable; vega10_populate_vddc_soc_levels() local
1821 struct phm_ppt_v2_information *table_info = vega10_populate_single_memory_level() local
1924 struct phm_ppt_v2_information *table_info = vega10_populate_single_display_type() local
1992 struct phm_ppt_v2_information *table_info = vega10_populate_single_eclock_level() local
2086 struct phm_ppt_v2_information *table_info = vega10_populate_smc_uvd_levels() local
2153 struct phm_ppt_v2_information *table_info = vega10_populate_clock_stretcher_table() local
2172 struct phm_ppt_v2_information *table_info = vega10_populate_avfs_parameters() local
2531 struct phm_ppt_v2_information *table_info = hwmgr->pptable; vega10_check_dpm_table_updated() local
2566 struct phm_ppt_v2_information *table_info = vega10_init_smc_table() local
3027 struct phm_ppt_v2_information *table_info = vega10_populate_umdpstate_clocks() local
3291 struct phm_ppt_v2_information *table_info = vega10_apply_state_adjust_rules() local
3631 struct phm_ppt_v2_information *table_info = vega10_get_soc_index_for_max_uclk() local
4101 struct phm_ppt_v2_information *table_info = vega10_notify_smc_display_config_after_ps_adjustment() local
4221 struct phm_ppt_v2_information *table_info = vega10_get_profiling_clk_mask() local
4392 struct phm_ppt_v2_information *table_info = vega10_get_dal_power_level() local
4406 struct phm_ppt_v2_information *table_info = vega10_get_sclks() local
4426 struct phm_ppt_v2_information *table_info = vega10_get_memclocks() local
4452 struct phm_ppt_v2_information *table_info = vega10_get_dcefclocks() local
4468 struct phm_ppt_v2_information *table_info = vega10_get_socclocks() local
4509 struct phm_ppt_v2_information *table_info = vega10_get_clock_by_type_with_voltage() local
5383 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()
872 struct phm_ppt_v1_information *table_info = in smu7_setup_dpm_tables_v1() local
879 if (table_info in smu7_setup_dpm_tables_v1()
938 struct phm_ppt_v1_information *table_info = smu7_odn_initial_default_setting() local
983 struct phm_ppt_v1_information *table_info = smu7_setup_voltage_range_from_vbios() local
1011 struct phm_ppt_v1_information *table_info = smu7_check_dpm_table_updated() local
1538 struct phm_ppt_v1_information *table_info = smu7_populate_umdpstate_clocks() local
1806 struct phm_ppt_v1_information *table_info = smu7_init_dpm_defaults() local
2055 struct phm_ppt_v1_information *table_info = smu7_get_evv_voltages() local
2192 struct phm_ppt_v1_information *table_info = smu7_patch_clock_voltage_limits_with_vddc_leakage() local
2206 struct phm_ppt_v1_information *table_info = smu7_patch_voltage_dependency_tables_with_lookup_table() local
2379 struct phm_ppt_v1_information *table_info = smu7_complete_dependency_tables() local
2428 struct phm_ppt_v1_information *table_info = smu7_find_highest_vddc() local
2450 struct phm_ppt_v1_information *table_info = smu7_set_private_data_based_on_pptable_v1() local
2495 struct phm_ppt_v1_information *table_info = smu7_patch_voltage_workaround() local
2541 struct phm_ppt_v1_information *table_info = smu7_thermal_parameter_init() local
3300 struct phm_ppt_v1_information *table_info = smu7_get_profiling_clk() local
3419 struct phm_ppt_v1_information *table_info = smu7_apply_state_adjust_rules() local
3787 struct phm_ppt_v1_information *table_info = smu7_get_pp_table_entry_v1() local
5291 struct phm_ppt_v1_information *table_info = smu7_get_sclks() local
5328 struct phm_ppt_v1_information *table_info = smu7_get_mclks() local
5373 struct phm_ppt_v1_information *table_info = smu7_get_sclks_with_latency() local
5394 struct phm_ppt_v1_information *table_info = smu7_get_mclks_with_latency() local
5445 struct phm_ppt_v1_information *table_info = smu7_set_watermarks_for_clocks_ranges() local
5553 struct phm_ppt_v1_information *table_info = smu7_get_thermal_temperature_range() local
[all...]
H A Dvega10_powertune.c1240 struct phm_ppt_v2_information *table_info = in vega10_initialize_power_tune_defaults() local
1242 struct phm_tdp_table *tdp_table = table_info->tdp_table; in vega10_initialize_power_tune_defaults()
1291 struct phm_ppt_v2_information *table_info = in vega10_enable_power_containment() local
1293 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.c787 struct phm_ppt_v2_information *table_info = in get_pcie_table() local
801 pcie_count = table_info->vdd_dep_on_sclk->count; in get_pcie_table()
H A Dvega12_hwmgr.c
H A Dvega20_hwmgr.c
/linux/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->cac_dtp_table->usPowerTuneDataSetID <= POWERTUNE_DEFAULT_SET_MAX && in vegam_initialize_power_tune_defaults()
[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->us_ulv_voltage_offset; in polaris10_populate_ulv_level()
[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
[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->cac_dtp_table->usClockStretchAmount; in tonga_populate_clock_stretcher_data_table()
[all …]
/linux/tools/objtool/arch/loongarch/
H A Dspecial.c13 struct table_info { struct
26 struct table_info *orig_table; in get_rodata_table_size_by_table_annotate() argument
27 struct table_info *next_table; in get_rodata_table_size_by_table_annotate()
45 orig_table = malloc(sizeof(struct table_info)); in get_rodata_table_size_by_table_annotate()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c487 struct table_info *info) in amdgpu_discovery_verify_npsinfo()
546 struct table_info **info, in amdgpu_discovery_get_table_info()
576 struct table_info *info; in amdgpu_discovery_table_check()
825 struct table_info *info; in amdgpu_discovery_read_from_harvest_table()
1277 struct table_info *info; in amdgpu_discovery_sysfs_recurse()
1488 struct table_info *info; in amdgpu_discovery_reg_base_init()
1691 struct table_info *info; in amdgpu_discovery_harvest_ip()
1747 struct table_info *info; in amdgpu_discovery_get_gfx_info()
1857 struct table_info *info; in amdgpu_discovery_get_mall_info()
1915 struct table_info *inf in amdgpu_discovery_get_vcn_info()
[all...]