Home
last modified time | relevance | path

Searched refs:vdd_dep_on_sclk (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c522 pcie_count = (pp_table_information->vdd_dep_on_sclk->count) + 1; in get_pcie_table()
561 pcie_count = (pp_table_information->vdd_dep_on_sclk->count) + 1; in get_pcie_table()
745 if (pp_table_information->vdd_dep_on_sclk->count < in get_gpio_table()
794 pp_table_information->vdd_dep_on_sclk = NULL; in init_clock_voltage_dependency()
810 &pp_table_information->vdd_dep_on_sclk, sclk_dep_table); in init_clock_voltage_dependency()
838 if (result == 0 && (NULL != pp_table_information->vdd_dep_on_sclk) in init_clock_voltage_dependency()
839 && (0 != pp_table_information->vdd_dep_on_sclk->count)) in init_clock_voltage_dependency()
841 pp_table_information->vdd_dep_on_sclk); in init_clock_voltage_dependency()
1114 kfree(pp_table_information->vdd_dep_on_sclk); in pp_tables_v1_0_uninitialize()
1115 pp_table_information->vdd_dep_on_sclk in pp_tables_v1_0_uninitialize()
[all...]
H A Dsmu_helper.c472 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()
479 pr_debug("Can't find requested voltage id in vdd_dep_on_sclk table\n"); 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()
556 vddc_table = table_info->vdd_dep_on_sclk; in phm_apply_dal_min_voltage_request()
H A Dvega10_hwmgr.c332 dep_table[0] = table_info->vdd_dep_on_sclk; in vega10_odn_initial_default_setting()
335 od_table[0] = (struct phm_ppt_v1_clock_voltage_dependency_table *)&odn_table->vdd_dep_on_sclk; in vega10_odn_initial_default_setting()
530 for (entry_id = 0; entry_id < table_info->vdd_dep_on_sclk->count; entry_id++) { in vega10_get_socclk_for_voltage_evv()
675 case 1: vdt = table_info->vdd_dep_on_sclk; break; in vega10_patch_voltage_dependency_tables_with_lookup_table()
1190 table_info->vdd_dep_on_sclk, in vega10_construct_voltage_tables()
1309 table_info->vdd_dep_on_sclk; in vega10_setup_default_dpm_tables()
1621 &(data->odn_dpm_table.vdd_dep_on_sclk); in vega10_populate_single_gfx_level()
1623 dep_on_sclk = table_info->vdd_dep_on_sclk; in vega10_populate_single_gfx_level()
2146 table_info->vdd_dep_on_sclk; in vega10_populate_clock_stretcher_table()
2165 table_info->vdd_dep_on_sclk; in vega10_populate_avfs_parameters()
[all...]
H A Dsmu7_hwmgr.c818 dep_sclk_table = table_info->vdd_dep_on_sclk; in smu7_setup_dpm_tables_v1()
885 dep_sclk_table = table_info->vdd_dep_on_sclk; in smu7_odn_initial_default_setting()
927 dep_sclk_table = table_info->vdd_dep_on_sclk; in smu7_setup_voltage_range_from_vbios()
983 dep_table = table_info->vdd_dep_on_sclk; in smu7_check_dpm_table_updated()
1806 sclk_table = table_info->vdd_dep_on_sclk; in smu7_get_evv_voltages()
1840 sclk_table = table_info->vdd_dep_on_sclk; in smu7_get_evv_voltages()
1943 table_info->vdd_dep_on_sclk; in smu7_patch_voltage_dependency_tables_with_lookup_table()
2023 phm_ppt_v1_clock_voltage_dependency_table *sclk_table = pptable_info->vdd_dep_on_sclk; in smu7_calc_voltage_dependency_tables()
2165 table_info->vdd_dep_on_sclk; in smu7_set_private_data_based_on_pptable_v1()
2872 for (count = table_info->vdd_dep_on_sclk in smu7_get_profiling_clk()
[all...]
H A Dvega10_processpptables.c830 pcie_count = table_info->vdd_dep_on_sclk->count; in get_pcie_table()
956 pp_table_info->vdd_dep_on_sclk = NULL; in init_powerplay_extended_tables()
982 &pp_table_info->vdd_dep_on_sclk, in init_powerplay_extended_tables()
1040 pp_table_info->vdd_dep_on_sclk && in init_powerplay_extended_tables()
1041 pp_table_info->vdd_dep_on_sclk->count) in init_powerplay_extended_tables()
1044 pp_table_info->vdd_dep_on_sclk); in init_powerplay_extended_tables()
1236 kfree(pp_table_info->vdd_dep_on_sclk); in vega10_pp_tables_uninitialize()
1237 pp_table_info->vdd_dep_on_sclk = NULL; in vega10_pp_tables_uninitialize()
H A Dvega10_hwmgr.h295 struct vega10_odn_clock_voltage_dependency_table vdd_dep_on_sclk; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c504 pcie_count = (pp_table_information->vdd_dep_on_sclk->count) + 1; in get_pcie_table()
541 pcie_count = (pp_table_information->vdd_dep_on_sclk->count) + 1; in get_pcie_table()
769 if (pp_table_information->vdd_dep_on_sclk->count < in get_gpio_table()
818 pp_table_information->vdd_dep_on_sclk = NULL; in init_clock_voltage_dependency()
834 &pp_table_information->vdd_dep_on_sclk, sclk_dep_table); in init_clock_voltage_dependency()
862 if (result == 0 && (NULL != pp_table_information->vdd_dep_on_sclk) in init_clock_voltage_dependency()
863 && (0 != pp_table_information->vdd_dep_on_sclk->count)) in init_clock_voltage_dependency()
865 pp_table_information->vdd_dep_on_sclk); in init_clock_voltage_dependency()
1195 kfree(pp_table_information->vdd_dep_on_sclk); in pp_tables_v1_0_uninitialize()
1196 pp_table_information->vdd_dep_on_sclk in pp_tables_v1_0_uninitialize()
[all...]
H A Dsmu_helper.c472 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()
479 pr_debug("Can't find requested voltage id in vdd_dep_on_sclk table\n"); 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()
567 vddc_table = table_info->vdd_dep_on_sclk; in phm_apply_dal_min_voltage_request()
H A Dvega10_processpptables.c802 pcie_count = table_info->vdd_dep_on_sclk->count; in get_pcie_table()
925 pp_table_info->vdd_dep_on_sclk = NULL; in init_powerplay_extended_tables()
951 &pp_table_info->vdd_dep_on_sclk, in init_powerplay_extended_tables()
1009 pp_table_info->vdd_dep_on_sclk && in init_powerplay_extended_tables()
1010 pp_table_info->vdd_dep_on_sclk->count) in init_powerplay_extended_tables()
1013 pp_table_info->vdd_dep_on_sclk); in init_powerplay_extended_tables()
1201 kfree(pp_table_info->vdd_dep_on_sclk); in vega10_pp_tables_uninitialize()
1202 pp_table_info->vdd_dep_on_sclk = NULL; in vega10_pp_tables_uninitialize()
H A Dvega10_hwmgr.c331 dep_table[0] = table_info->vdd_dep_on_sclk; in vega10_odn_initial_default_setting()
334 od_table[0] = (struct phm_ppt_v1_clock_voltage_dependency_table *)&odn_table->vdd_dep_on_sclk; in vega10_odn_initial_default_setting()
529 for (entry_id = 0; entry_id < table_info->vdd_dep_on_sclk->count; entry_id++) { in vega10_get_socclk_for_voltage_evv()
674 case 1: vdt = table_info->vdd_dep_on_sclk; break; in vega10_patch_voltage_dependency_tables_with_lookup_table()
1188 table_info->vdd_dep_on_sclk, in vega10_construct_voltage_tables()
1307 table_info->vdd_dep_on_sclk; in vega10_setup_default_dpm_tables()
1617 &(data->odn_dpm_table.vdd_dep_on_sclk); in vega10_populate_single_gfx_level()
1619 dep_on_sclk = table_info->vdd_dep_on_sclk; in vega10_populate_single_gfx_level()
2146 table_info->vdd_dep_on_sclk; in vega10_populate_clock_stretcher_table()
2165 table_info->vdd_dep_on_sclk; in vega10_populate_avfs_parameters()
[all...]
H A Dsmu7_hwmgr.c880 dep_sclk_table = table_info->vdd_dep_on_sclk; in smu7_setup_dpm_tables_v1()
947 dep_sclk_table = table_info->vdd_dep_on_sclk; in smu7_odn_initial_default_setting()
989 dep_sclk_table = table_info->vdd_dep_on_sclk; in smu7_setup_voltage_range_from_vbios()
1045 dep_table = table_info->vdd_dep_on_sclk; in smu7_check_dpm_table_updated()
1538 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_sclk = in smu7_populate_umdpstate_clocks() local
1539 table_info->vdd_dep_on_sclk; in smu7_populate_umdpstate_clocks()
1541 for (count = vdd_dep_on_sclk->count - 1; count >= 0; count--) { in smu7_populate_umdpstate_clocks()
1542 if (tmp_sclk >= vdd_dep_on_sclk->entries[count].clk) { in smu7_populate_umdpstate_clocks()
1543 hwmgr->pstate_sclk = vdd_dep_on_sclk->entries[count].clk; in smu7_populate_umdpstate_clocks()
1548 hwmgr->pstate_sclk = vdd_dep_on_sclk in smu7_populate_umdpstate_clocks()
[all...]
H A Dvega10_hwmgr.h295 struct vega10_odn_clock_voltage_dependency_table vdd_dep_on_sclk; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c825 table_info->vdd_dep_on_sclk, clock, in vegam_populate_single_graphic_level()
1128 table_info->vdd_dep_on_sclk, in vegam_populate_smc_acpi_level()
1410 count = (uint8_t)(table_info->vdd_dep_on_sclk->count); in vegam_populate_smc_initial_state()
1413 if (table_info->vdd_dep_on_sclk->entries[level].clk >= in vegam_populate_smc_initial_state()
1497 table_info->vdd_dep_on_sclk; in vegam_populate_clock_stretcher_data_table()
1578 table_info->vdd_dep_on_sclk; in vegam_populate_avfs_parameters()
H A Dfiji_smumgr.c953 vdd_dep_table = table_info->vdd_dep_on_sclk; in fiji_populate_single_graphic_level()
1319 table_info->vdd_dep_on_sclk, in fiji_populate_smc_acpi_level()
1641 count = (uint8_t)(table_info->vdd_dep_on_sclk->count); in fiji_populate_smc_initailial_state()
1643 if (table_info->vdd_dep_on_sclk->entries[level].clk >= in fiji_populate_smc_initailial_state()
1673 table_info->vdd_dep_on_sclk; in fiji_populate_clock_stretcher_data_table()
H A Dpolaris10_smumgr.c924 vdd_dep_table = table_info->vdd_dep_on_sclk; in polaris10_populate_single_graphic_level()
1217 table_info->vdd_dep_on_sclk, in polaris10_populate_smc_acpi_level()
1490 count = (uint8_t)(table_info->vdd_dep_on_sclk->count); in polaris10_populate_smc_initailial_state()
1493 if (table_info->vdd_dep_on_sclk->entries[level].clk >= in polaris10_populate_smc_initailial_state()
1521 table_info->vdd_dep_on_sclk; in polaris10_populate_clock_stretcher_data_table()
1657 table_info->vdd_dep_on_sclk; in polaris10_populate_avfs_parameters()
H A Dtonga_smumgr.c632 vdd_dep_table = pptable_info->vdd_dep_on_sclk; in tonga_populate_single_graphic_level()
1585 table_info->vdd_dep_on_sclk; in tonga_populate_clock_stretcher_data_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c824 table_info->vdd_dep_on_sclk, clock, in vegam_populate_single_graphic_level()
1127 table_info->vdd_dep_on_sclk, in vegam_populate_smc_acpi_level()
1409 count = (uint8_t)(table_info->vdd_dep_on_sclk->count); in vegam_populate_smc_initial_state()
1412 if (table_info->vdd_dep_on_sclk->entries[level].clk >= in vegam_populate_smc_initial_state()
1496 table_info->vdd_dep_on_sclk; in vegam_populate_clock_stretcher_data_table()
1576 table_info->vdd_dep_on_sclk; in vegam_populate_avfs_parameters()
H A Dfiji_smumgr.c952 vdd_dep_table = table_info->vdd_dep_on_sclk; in fiji_populate_single_graphic_level()
1318 table_info->vdd_dep_on_sclk, in fiji_populate_smc_acpi_level()
1639 count = (uint8_t)(table_info->vdd_dep_on_sclk->count); in fiji_populate_smc_initailial_state()
1641 if (table_info->vdd_dep_on_sclk->entries[level].clk >= in fiji_populate_smc_initailial_state()
1671 table_info->vdd_dep_on_sclk; in fiji_populate_clock_stretcher_data_table()
H A Dpolaris10_smumgr.c972 vdd_dep_table = table_info->vdd_dep_on_sclk; in polaris10_populate_single_graphic_level()
1294 table_info->vdd_dep_on_sclk, in polaris10_populate_smc_acpi_level()
1625 count = (uint8_t)(table_info->vdd_dep_on_sclk->count); in polaris10_populate_smc_initailial_state()
1628 if (table_info->vdd_dep_on_sclk->entries[level].clk >= in polaris10_populate_smc_initailial_state()
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()
H A Dtonga_smumgr.c632 vdd_dep_table = pptable_info->vdd_dep_on_sclk; in tonga_populate_single_graphic_level()
1585 table_info->vdd_dep_on_sclk; in tonga_populate_clock_stretcher_data_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h534 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_sclk; member
563 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_sclk; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h534 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_sclk; member
563 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_sclk; member

Completed in 65 milliseconds