Home
last modified time | relevance | path

Searched refs:vddci_voltage_table (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dtonga_smumgr.c274 phm_get_voltage_id(&data->vddci_voltage_table, in tonga_get_dependency_volt_by_clk()
293 voltage->Vddci = phm_get_voltage_id(&data->vddci_voltage_table, in tonga_get_dependency_volt_by_clk()
342 table->VddciLevelCount = data->vddci_voltage_table.count; in tonga_populate_smc_vdd_ci_table()
346 PP_HOST_TO_SMC_US(data->vddci_voltage_table.entries[count].value * VOLTAGE_SCALE); in tonga_populate_smc_vdd_ci_table()
349 PP_HOST_TO_SMC_US(data->vddci_voltage_table.entries[count].value * VOLTAGE_SCALE); in tonga_populate_smc_vdd_ci_table()
354 data->vddci_voltage_table.entries[count].smio_low; in tonga_populate_smc_vdd_ci_table()
360 table->SmioMask1 = data->vddci_voltage_table.mask_low; in tonga_populate_smc_vdd_ci_table()
1334 phm_get_voltage_id(&data->vddci_voltage_table, in tonga_populate_smc_uvd_level()
1394 phm_get_voltage_id(&data->vddci_voltage_table, in tonga_populate_smc_vce_level()
1439 phm_get_voltage_id(&data->vddci_voltage_table, in tonga_populate_smc_acp_level()
[all …]
A Dvegam_smumgr.c482 count = data->vddci_voltage_table.count; in vegam_populate_smc_vddci_table()
489 data->vddci_voltage_table.entries[level].value * VOLTAGE_SCALE); in vegam_populate_smc_vddci_table()
492 table->Smio[level] |= data->vddci_voltage_table.entries[level].smio_low; in vegam_populate_smc_vddci_table()
496 table->SmioMask1 = data->vddci_voltage_table.mask_low; in vegam_populate_smc_vddci_table()
627 vddci = phm_find_closest_vddci(&(data->vddci_voltage_table), in vegam_get_dependency_volt_by_clk()
655 vddci = phm_find_closest_vddci(&(data->vddci_voltage_table), in vegam_get_dependency_volt_by_clk()
1218 vddci = (uint32_t)phm_find_closest_vddci(&(data->vddci_voltage_table), in vegam_populate_smc_vce_level()
1332 vddci = (uint32_t)phm_find_closest_vddci(&(data->vddci_voltage_table), in vegam_populate_smc_uvd_level()
A Dpolaris10_smumgr.c379 vddci = phm_find_closest_vddci(&(data->vddci_voltage_table), in polaris10_get_dependency_volt_by_clk()
406 vddci = phm_find_closest_vddci(&(data->vddci_voltage_table), in polaris10_get_dependency_volt_by_clk()
722 count = data->vddci_voltage_table.count; in polaris10_populate_smc_vddci_table()
729 PP_HOST_TO_SMC_US(data->vddci_voltage_table.entries[level].value * VOLTAGE_SCALE); in polaris10_populate_smc_vddci_table()
732 table->Smio[level] |= data->vddci_voltage_table.entries[level].smio_low; in polaris10_populate_smc_vddci_table()
735 table->SmioMask1 = data->vddci_voltage_table.mask_low; in polaris10_populate_smc_vddci_table()
1388 vddci = (uint32_t)phm_find_closest_vddci(&(data->vddci_voltage_table), in polaris10_populate_smc_vce_level()
1437 vddci = (uint32_t)phm_find_closest_vddci(&(data->vddci_voltage_table), in polaris10_populate_smc_samu_level()
1544 vddci = (uint32_t)phm_find_closest_vddci(&(data->vddci_voltage_table), in polaris10_populate_smc_uvd_level()
A Dci_smumgr.c876 table->VddciLevelCount = data->vddci_voltage_table.count; in ci_populate_smc_vdd_ci_table()
880 &(data->vddci_voltage_table.entries[count]), in ci_populate_smc_vdd_ci_table()
885 table->Smio[count] |= data->vddci_voltage_table.entries[count].smio_low; in ci_populate_smc_vdd_ci_table()
886 table->SmioMaskVddciVid |= data->vddci_voltage_table.entries[count].smio_low; in ci_populate_smc_vdd_ci_table()
A Diceland_smumgr.c650 table->VddciLevelCount = data->vddci_voltage_table.count; in iceland_populate_smc_vdd_ci_table()
654 &(data->vddci_voltage_table.entries[count]), in iceland_populate_smc_vdd_ci_table()
658 table->VddciLevel[count].Smio |= data->vddci_voltage_table.entries[count].smio_low; in iceland_populate_smc_vdd_ci_table()
A Dfiji_smumgr.c378 vddci = phm_find_closest_vddci(&(data->vddci_voltage_table), in fiji_get_dependency_volt_by_clk()
403 vddci = phm_find_closest_vddci(&(data->vddci_voltage_table), in fiji_get_dependency_volt_by_clk()
/linux/drivers/gpu/drm/radeon/
A Dcypress_dpm.c749 &eg_pi->vddci_voltage_table, in cypress_convert_power_level_to_smc()
1288 &eg_pi->vddci_voltage_table, in cypress_populate_smc_initial_state()
1384 &eg_pi->vddci_voltage_table, in cypress_populate_smc_acpi_state()
1498 &eg_pi->vddci_voltage_table); in cypress_construct_voltage_tables()
1502 if (eg_pi->vddci_voltage_table.count > MAX_NO_VREG_STEPS) in cypress_construct_voltage_tables()
1504 &eg_pi->vddci_voltage_table); in cypress_construct_voltage_tables()
1547 if (eg_pi->vddci_voltage_table.count) { in cypress_populate_smc_voltage_tables()
1549 &eg_pi->vddci_voltage_table, in cypress_populate_smc_voltage_tables()
1554 cpu_to_be32(eg_pi->vddci_voltage_table.mask_low); in cypress_populate_smc_voltage_tables()
A Dcypress_dpm.h85 struct atom_voltage_table vddci_voltage_table; member
A Dci_dpm.h230 struct atom_voltage_table vddci_voltage_table; member
A Dsi_dpm.c3966 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddci_voltage_table); in si_construct_voltage_tables()
3970 if (eg_pi->vddci_voltage_table.count > SISLANDS_MAX_NO_VREG_STEPS) in si_construct_voltage_tables()
3973 &eg_pi->vddci_voltage_table); in si_construct_voltage_tables()
3978 &eg_pi->vddci_voltage_table); in si_construct_voltage_tables()
4056 if (eg_pi->vddci_voltage_table.count) { in si_populate_smc_voltage_tables()
4057 si_populate_smc_voltage_table(rdev, &eg_pi->vddci_voltage_table, table); in si_populate_smc_voltage_tables()
4060 cpu_to_be32(eg_pi->vddci_voltage_table.mask_low); in si_populate_smc_voltage_tables()
4417 &eg_pi->vddci_voltage_table, in si_populate_smc_initial_state()
4545 si_populate_voltage_value(rdev, &eg_pi->vddci_voltage_table, in si_populate_smc_acpi_state()
5043 ret = si_populate_voltage_value(rdev, &eg_pi->vddci_voltage_table, in si_convert_power_level_to_smc()
A Dni_dpm.c1290 if (eg_pi->vddci_voltage_table.count) { in ni_populate_smc_voltage_tables()
1291 ni_populate_smc_voltage_table(rdev, &eg_pi->vddci_voltage_table, table); in ni_populate_smc_voltage_tables()
1295 cpu_to_be32(eg_pi->vddci_voltage_table.mask_low); in ni_populate_smc_voltage_tables()
1745 &eg_pi->vddci_voltage_table, in ni_populate_smc_initial_state()
1858 &eg_pi->vddci_voltage_table, in ni_populate_smc_acpi_state()
2379 ret = ni_populate_voltage_value(rdev, &eg_pi->vddci_voltage_table, in ni_convert_power_level_to_smc()
A Dci_dpm.c2123 &pi->vddci_voltage_table); in ci_construct_voltage_tables()
2129 &pi->vddci_voltage_table); in ci_construct_voltage_tables()
2134 if (pi->vddci_voltage_table.count > SMU7_MAX_LEVELS_VDDCI) in ci_construct_voltage_tables()
2136 &pi->vddci_voltage_table); in ci_construct_voltage_tables()
2210 table->VddciLevelCount = pi->vddci_voltage_table.count; in ci_populate_smc_vddci_table()
2213 &pi->vddci_voltage_table.entries[count], in ci_populate_smc_vddci_table()
2218 pi->vddci_voltage_table.entries[count].smio_low; in ci_populate_smc_vddci_table()
A Dbtc_dpm.c1318 new_voltage = btc_find_voltage(&eg_pi->vddci_voltage_table, in btc_apply_voltage_delta_rules()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu7_hwmgr.h263 struct pp_atomctrl_voltage_table vddci_voltage_table; member
A Dvega10_hwmgr.h324 struct pp_atomfwctrl_voltage_table vddci_voltage_table; member
A Dvega12_hwmgr.h327 struct pp_atomfwctrl_voltage_table vddci_voltage_table; member
A Dvega20_hwmgr.h452 struct pp_atomfwctrl_voltage_table vddci_voltage_table; member
A Dsmu7_hwmgr.c348 &(data->vddci_voltage_table)); in smu7_construct_voltage_tables()
354 result = phm_get_svi2_vddci_voltage_table(&(data->vddci_voltage_table), in smu7_construct_voltage_tables()
357 result = phm_get_svi2_voltage_table_v0(&(data->vddci_voltage_table), in smu7_construct_voltage_tables()
408 (data->vddci_voltage_table.count <= tmp), in smu7_construct_voltage_tables()
411 &(data->vddci_voltage_table))); in smu7_construct_voltage_tables()
A Dvega10_hwmgr.c1180 &(data->vddci_voltage_table)); in vega10_construct_voltage_tables()
1201 PP_ASSERT_WITH_CODE(data->vddci_voltage_table.count <= 16, in vega10_construct_voltage_tables()
1204 16, &(data->vddci_voltage_table))); in vega10_construct_voltage_tables()
/linux/drivers/gpu/drm/amd/pm/powerplay/
A Dsi_dpm.c3306 new_voltage = btc_find_voltage(&eg_pi->vddci_voltage_table, in btc_apply_voltage_delta_rules()
4428 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddci_voltage_table); in si_construct_voltage_tables()
4432 if (eg_pi->vddci_voltage_table.count > SISLANDS_MAX_NO_VREG_STEPS) in si_construct_voltage_tables()
4435 &eg_pi->vddci_voltage_table); in si_construct_voltage_tables()
4440 &eg_pi->vddci_voltage_table); in si_construct_voltage_tables()
4518 if (eg_pi->vddci_voltage_table.count) { in si_populate_smc_voltage_tables()
4519 si_populate_smc_voltage_table(adev, &eg_pi->vddci_voltage_table, table); in si_populate_smc_voltage_tables()
4522 cpu_to_be32(eg_pi->vddci_voltage_table.mask_low); in si_populate_smc_voltage_tables()
4881 &eg_pi->vddci_voltage_table, in si_populate_smc_initial_state()
5008 si_populate_voltage_value(adev, &eg_pi->vddci_voltage_table, in si_populate_smc_acpi_state()
[all …]
A Dsi_dpm.h669 struct atom_voltage_table vddci_voltage_table; member

Completed in 3858 milliseconds