/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | rvu_npc_hash.c | 406 hash &= table->mem_table.hash_mask; in rvu_exact_calculate_hash() 407 hash += table->mem_table.hash_offset; in rvu_exact_calculate_hash() 430 depth = table->mem_table.depth; in rvu_npc_exact_alloc_mem_table_entry() 451 bitmap_weight(table->mem_table.bmap, table->mem_table.depth)); in rvu_npc_exact_alloc_mem_table_entry() 668 rvu->hw->table->mem_table.mask = mask; in rvu_exact_config_table_mask() 869 depth = table->mem_table.depth; in rvu_npc_exact_dealloc_table_entry() 942 table->mem_table.depth); in rvu_npc_exact_alloc_table_entry() 1379 table->mem_table.depth); in rvu_npc_exact_update_table_entry() 1881 if ((table->mem_table.depth & (table->mem_table.depth - 1)) != 0) { in rvu_npc_exact_init() 1888 table_size = table->mem_table.depth * table->mem_table.ways; in rvu_npc_exact_init() [all …]
|
A D | rvu_npc_hash.h | 178 } mem_table; member
|
A D | rvu_debugfs.c | 2987 for (i = 0; i < table->mem_table.ways; i++) { in rvu_dbg_npc_exact_show_entries() 2995 for (i = 0; i < table->mem_table.ways; i++) in rvu_dbg_npc_exact_show_entries() 3001 for (i = 0; i < table->mem_table.depth; i++) { in rvu_dbg_npc_exact_show_entries() 3003 for (j = 0; j < table->mem_table.ways; j++) { in rvu_dbg_npc_exact_show_entries() 3018 for (j = 0; j < table->mem_table.ways; j++) { in rvu_dbg_npc_exact_show_entries() 3075 seq_printf(s, "Ways : %d\n", table->mem_table.ways); in rvu_dbg_npc_exact_show_info() 3076 seq_printf(s, "Depth : %d\n", table->mem_table.depth); in rvu_dbg_npc_exact_show_info() 3077 seq_printf(s, "Mask : 0x%llx\n", table->mem_table.mask); in rvu_dbg_npc_exact_show_info() 3078 seq_printf(s, "Hash Mask : 0x%x\n", table->mem_table.hash_mask); in rvu_dbg_npc_exact_show_info() 3079 seq_printf(s, "Hash Offset : 0x%x\n", table->mem_table.hash_offset); in rvu_dbg_npc_exact_show_info()
|
/linux-6.3-rc2/arch/parisc/kernel/ |
A D | inventory.c | 306 struct pdc_pat_pd_addr_map_entry mem_table[PAT_MAX_RANGES+1]; in pat_memconfig() local 316 status = pdc_pat_pd_get_addr_map(&actual_len, mem_table, length, 0L); in pat_memconfig() 345 mtbl_ptr = mem_table; in pat_memconfig() 400 struct pdc_memory_table mem_table[MAX_PHYSMEM_RANGES]; in sprockets_memconfig() local 407 status = pdc_mem_mem_table(&r_addr,mem_table, in sprockets_memconfig() 430 mtbl_ptr = mem_table; in sprockets_memconfig()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | vega20_hwmgr.c | 610 dpm_table = &(data->dpm_table.mem_table); in vega20_setup_memclk_dpm_table() 662 dpm_table = &(data->dpm_table.mem_table); in vega20_setup_default_dpm_tables() 1067 data->dpm_table.mem_table.dpm_levels[data->dpm_table.mem_table.count - 2].value; in vega20_od8_set_feature_capabilities() 1516 &(data->dpm_table.mem_table); in vega20_get_mclk_od() 1518 &(data->golden_dpm_table.mem_table); in vega20_get_mclk_od() 1535 &(data->golden_dpm_table.mem_table); in vega20_set_mclk_od() 1561 struct vega20_single_dpm_table *mem_table = &(data->dpm_table.mem_table); in vega20_populate_umdpstate_clocks() local 1573 hwmgr->pstate_mclk_peak = mem_table->dpm_levels[mem_table->count - 1].value; in vega20_populate_umdpstate_clocks() 2334 &data->dpm_table.mem_table; in vega20_notify_smc_display_config_after_ps_adjustment() 2589 data->dpm_table.mem_table.count - 1); in vega20_force_clock_level() [all …]
|
A D | vega12_hwmgr.c | 670 dpm_table = &(data->dpm_table.mem_table); in vega12_setup_default_dpm_tables() 1659 data->dpm_table.mem_table.dpm_state.soft_min_level = in vega12_force_dpm_highest() 1660 data->dpm_table.mem_table.dpm_state.soft_max_level = in vega12_force_dpm_highest() 1688 data->dpm_table.mem_table.dpm_state.soft_min_level = in vega12_force_dpm_lowest() 1689 data->dpm_table.mem_table.dpm_state.soft_max_level = in vega12_force_dpm_lowest() 1888 dpm_table = &(data->dpm_table.mem_table); in vega12_get_memclocks() 2386 dpm_table = &(data->dpm_table.mem_table); in vega12_apply_clocks_adjust_rules() 2544 &data->dpm_table.mem_table); in vega12_pre_display_configuration_changed_task() 2671 for (i = 0; i < dpm_table->mem_table.count; i++) { 2672 if (dpm_table->mem_table.dpm_levels[i].enabled && [all …]
|
A D | vega10_hwmgr.c | 1360 data->dpm_table.mem_table.count = 0; in vega10_setup_default_dpm_tables() 1361 dpm_table = &(data->dpm_table.mem_table); in vega10_setup_default_dpm_tables() 1875 &(data->dpm_table.mem_table); in vega10_populate_all_memory_levels() 3562 &(data->dpm_table.mem_table), in vega10_trim_dpm_states() 3653 data->dpm_table.mem_table.dpm_state.soft_min_level = in vega10_upload_dpm_bootup_level() 3935 if (mclk_idx < dpm_table->mem_table.count) { in vega10_read_sensor() 5160 &(data->golden_dpm_table.mem_table); in vega10_get_mclk_od() 5175 &(data->golden_dpm_table.mem_table); in vega10_set_mclk_od() 5384 golden_table = &(data->golden_dpm_table.mem_table); in vega10_check_clk_voltage_valid() 5409 &data->dpm_table.mem_table; in vega10_odn_update_power_state() [all …]
|
A D | vega10_hwmgr.h | 149 struct vega10_single_dpm_table mem_table; member
|
A D | vega12_hwmgr.h | 128 struct vega12_single_dpm_table mem_table; member
|
A D | vega20_hwmgr.h | 180 struct vega20_single_dpm_table mem_table; member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | arcturus_ppt.h | 62 struct arcturus_single_dpm_table mem_table; member
|
A D | smu_v11_0.c | 1843 struct smu_11_0_dpm_table *mem_table = in smu_v11_0_set_performance_level() local 1858 mclk_min = mclk_max = mem_table->max; in smu_v11_0_set_performance_level() 1863 mclk_min = mclk_max = mem_table->min; in smu_v11_0_set_performance_level() 1869 mclk_min = mem_table->min; in smu_v11_0_set_performance_level() 1870 mclk_max = mem_table->max; in smu_v11_0_set_performance_level()
|
A D | arcturus_ppt.c | 535 struct smu_11_0_dpm_table *mem_table = in arcturus_populate_umd_state_clk() local 545 pstate_table->uclk_pstate.min = mem_table->min; in arcturus_populate_umd_state_clk() 546 pstate_table->uclk_pstate.peak = mem_table->max; in arcturus_populate_umd_state_clk() 552 mem_table->count > ARCTURUS_UMD_PSTATE_MCLK_LEVEL && in arcturus_populate_umd_state_clk() 557 mem_table->dpm_levels[ARCTURUS_UMD_PSTATE_MCLK_LEVEL].value; in arcturus_populate_umd_state_clk()
|
A D | navi10_ppt.c | 1704 struct smu_11_0_dpm_table *mem_table = in navi10_populate_umd_state_clk() local 1762 pstate_table->uclk_pstate.min = mem_table->min; in navi10_populate_umd_state_clk() 1763 pstate_table->uclk_pstate.peak = mem_table->max; in navi10_populate_umd_state_clk() 1769 mem_table->max > NAVI10_UMD_PSTATE_PROFILING_MEMCLK && in navi10_populate_umd_state_clk()
|
A D | sienna_cichlid_ppt.c | 1470 struct smu_11_0_dpm_table *mem_table = in sienna_cichlid_populate_umd_state_clk() local 1481 pstate_table->uclk_pstate.min = mem_table->min; in sienna_cichlid_populate_umd_state_clk() 1482 pstate_table->uclk_pstate.peak = mem_table->max; in sienna_cichlid_populate_umd_state_clk()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | aldebaran_ppt.h | 62 struct aldebaran_single_dpm_table mem_table; member
|
A D | aldebaran_ppt.c | 511 struct smu_13_0_dpm_table *mem_table = in aldebaran_populate_umd_state_clk() local 523 pstate_table->uclk_pstate.min = mem_table->min; in aldebaran_populate_umd_state_clk() 524 pstate_table->uclk_pstate.peak = mem_table->max; in aldebaran_populate_umd_state_clk() 525 pstate_table->uclk_pstate.curr.min = mem_table->min; in aldebaran_populate_umd_state_clk() 526 pstate_table->uclk_pstate.curr.max = mem_table->max; in aldebaran_populate_umd_state_clk() 534 mem_table->count > ALDEBARAN_UMD_PSTATE_MCLK_LEVEL && in aldebaran_populate_umd_state_clk() 539 mem_table->dpm_levels[ALDEBARAN_UMD_PSTATE_MCLK_LEVEL].value; in aldebaran_populate_umd_state_clk()
|
A D | smu_v13_0_7_ppt.c | 1320 struct smu_13_0_dpm_table *mem_table = in smu_v13_0_7_populate_umd_state_clk() local 1336 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_7_populate_umd_state_clk() 1337 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_7_populate_umd_state_clk() 1356 pstate_table->uclk_pstate.standard = mem_table->min; in smu_v13_0_7_populate_umd_state_clk()
|
A D | smu_v13_0.c | 1725 struct smu_13_0_dpm_table *mem_table = in smu_v13_0_set_performance_level() local 1749 mclk_min = mclk_max = mem_table->max; in smu_v13_0_set_performance_level() 1757 mclk_min = mclk_max = mem_table->min; in smu_v13_0_set_performance_level() 1766 mclk_min = mem_table->min; in smu_v13_0_set_performance_level() 1767 mclk_max = mem_table->max; in smu_v13_0_set_performance_level()
|
A D | smu_v13_0_0_ppt.c | 1393 struct smu_13_0_dpm_table *mem_table = in smu_v13_0_0_populate_umd_state_clk() local 1417 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_0_populate_umd_state_clk() 1418 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_0_populate_umd_state_clk() 1437 pstate_table->uclk_pstate.standard = mem_table->max; in smu_v13_0_0_populate_umd_state_clk()
|