Home
last modified time | relevance | path

Searched refs:MemoryACPILevel (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Diceland_smumgr.c1492 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in iceland_populate_smc_acpi_level()
1493 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in iceland_populate_smc_acpi_level()
1496 table->MemoryACPILevel.MinVddci = table->MemoryACPILevel.MinVddc; in iceland_populate_smc_acpi_level()
1499 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->acpi_vddci * VOLTAGE_SCALE); in iceland_populate_smc_acpi_level()
1501 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->min_vddci_in_pptable * VOLTAGE_SCALE); in iceland_populate_smc_acpi_level()
1505 table->MemoryACPILevel.MinMvdd = in iceland_populate_smc_acpi_level()
1508 table->MemoryACPILevel.MinMvdd = 0; in iceland_populate_smc_acpi_level()
1528 table->MemoryACPILevel.DllCntl = in iceland_populate_smc_acpi_level()
1530 table->MemoryACPILevel.MclkPwrmgtCntl = in iceland_populate_smc_acpi_level()
1532 table->MemoryACPILevel.MpllAdFuncCntl = in iceland_populate_smc_acpi_level()
[all …]
Dci_smumgr.c1446 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in ci_populate_smc_acpi_level()
1447 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in ci_populate_smc_acpi_level()
1450 table->MemoryACPILevel.MinVddci = table->MemoryACPILevel.MinVddc; in ci_populate_smc_acpi_level()
1453 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->acpi_vddci * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
1455 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->min_vddci_in_pptable * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
1459 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
1462 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
1482 table->MemoryACPILevel.DllCntl = in ci_populate_smc_acpi_level()
1484 table->MemoryACPILevel.MclkPwrmgtCntl = in ci_populate_smc_acpi_level()
1486 table->MemoryACPILevel.MpllAdFuncCntl = in ci_populate_smc_acpi_level()
[all …]
Dtonga_smumgr.c1241 table->MemoryACPILevel.MinVoltage = in tonga_populate_smc_acpi_level()
1247 table->MemoryACPILevel.MinMvdd = in tonga_populate_smc_acpi_level()
1250 table->MemoryACPILevel.MinMvdd = 0; in tonga_populate_smc_acpi_level()
1270 table->MemoryACPILevel.DllCntl = in tonga_populate_smc_acpi_level()
1272 table->MemoryACPILevel.MclkPwrmgtCntl = in tonga_populate_smc_acpi_level()
1274 table->MemoryACPILevel.MpllAdFuncCntl = in tonga_populate_smc_acpi_level()
1276 table->MemoryACPILevel.MpllDqFuncCntl = in tonga_populate_smc_acpi_level()
1278 table->MemoryACPILevel.MpllFuncCntl = in tonga_populate_smc_acpi_level()
1280 table->MemoryACPILevel.MpllFuncCntl_1 = in tonga_populate_smc_acpi_level()
1282 table->MemoryACPILevel.MpllFuncCntl_2 = in tonga_populate_smc_acpi_level()
[all …]
Dvegam_smumgr.c1163 table->MemoryACPILevel.MclkFrequency = data->vbios_boot_state.mclk_bootup_value; in vegam_populate_smc_acpi_level()
1166 table->MemoryACPILevel.MclkFrequency, in vegam_populate_smc_acpi_level()
1167 &table->MemoryACPILevel.MinVoltage, &mvdd); in vegam_populate_smc_acpi_level()
1174 table->MemoryACPILevel.MinMvdd = PP_HOST_TO_SMC_UL(vol_level.Voltage); in vegam_populate_smc_acpi_level()
1176 table->MemoryACPILevel.MinMvdd = 0; in vegam_populate_smc_acpi_level()
1178 table->MemoryACPILevel.StutterEnable = false; in vegam_populate_smc_acpi_level()
1180 table->MemoryACPILevel.EnabledForThrottle = 0; in vegam_populate_smc_acpi_level()
1181 table->MemoryACPILevel.EnabledForActivity = 0; in vegam_populate_smc_acpi_level()
1182 table->MemoryACPILevel.UpHyst = 0; in vegam_populate_smc_acpi_level()
1183 table->MemoryACPILevel.DownHyst = 100; in vegam_populate_smc_acpi_level()
[all …]
Dfiji_smumgr.c1373 table->MemoryACPILevel.MclkFrequency = in fiji_populate_smc_acpi_level()
1377 table->MemoryACPILevel.MclkFrequency, in fiji_populate_smc_acpi_level()
1378 (uint32_t *)(&table->MemoryACPILevel.MinVoltage), &mvdd); in fiji_populate_smc_acpi_level()
1383 table->MemoryACPILevel.MclkFrequency = in fiji_populate_smc_acpi_level()
1385 table->MemoryACPILevel.MinVoltage = in fiji_populate_smc_acpi_level()
1400 table->MemoryACPILevel.MinMvdd = in fiji_populate_smc_acpi_level()
1403 table->MemoryACPILevel.EnabledForThrottle = 0; in fiji_populate_smc_acpi_level()
1404 table->MemoryACPILevel.EnabledForActivity = 0; in fiji_populate_smc_acpi_level()
1405 table->MemoryACPILevel.UpHyst = 0; in fiji_populate_smc_acpi_level()
1406 table->MemoryACPILevel.DownHyst = 100; in fiji_populate_smc_acpi_level()
[all …]
Dpolaris10_smumgr.c1327 table->MemoryACPILevel.MclkFrequency = data->vbios_boot_state.mclk_bootup_value; in polaris10_populate_smc_acpi_level()
1330 table->MemoryACPILevel.MclkFrequency, in polaris10_populate_smc_acpi_level()
1331 &table->MemoryACPILevel.MinVoltage, &mvdd); in polaris10_populate_smc_acpi_level()
1344 table->MemoryACPILevel.MinMvdd = PP_HOST_TO_SMC_UL(vol_level.Voltage); in polaris10_populate_smc_acpi_level()
1346 table->MemoryACPILevel.MinMvdd = 0; in polaris10_populate_smc_acpi_level()
1348 table->MemoryACPILevel.StutterEnable = false; in polaris10_populate_smc_acpi_level()
1350 table->MemoryACPILevel.EnabledForThrottle = 0; in polaris10_populate_smc_acpi_level()
1351 table->MemoryACPILevel.EnabledForActivity = 0; in polaris10_populate_smc_acpi_level()
1352 table->MemoryACPILevel.UpHyst = 0; in polaris10_populate_smc_acpi_level()
1353 table->MemoryACPILevel.DownHyst = 100; in polaris10_populate_smc_acpi_level()
[all …]
/Linux-v6.6/drivers/gpu/drm/radeon/
Dci_dpm.c3010 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in ci_populate_smc_acpi_level()
3011 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in ci_populate_smc_acpi_level()
3015 table->MemoryACPILevel.MinVddci = in ci_populate_smc_acpi_level()
3018 table->MemoryACPILevel.MinVddci = in ci_populate_smc_acpi_level()
3023 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
3025 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
3033 table->MemoryACPILevel.DllCntl = cpu_to_be32(dll_cntl); in ci_populate_smc_acpi_level()
3034 table->MemoryACPILevel.MclkPwrmgtCntl = cpu_to_be32(mclk_pwrmgt_cntl); in ci_populate_smc_acpi_level()
3035 table->MemoryACPILevel.MpllAdFuncCntl = in ci_populate_smc_acpi_level()
3037 table->MemoryACPILevel.MpllDqFuncCntl = in ci_populate_smc_acpi_level()
[all …]
Dsmu7_discrete.h323 SMU7_Discrete_MemoryLevel MemoryACPILevel; member
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu7_discrete.h324 SMU7_Discrete_MemoryLevel MemoryACPILevel; member
Dsmu71_discrete.h271 SMU71_Discrete_MemoryLevel MemoryACPILevel; member
Dsmu72_discrete.h266 SMU72_Discrete_MemoryLevel MemoryACPILevel; member
Dsmu73_discrete.h240 SMU73_Discrete_MemoryLevel MemoryACPILevel; member
Dsmu74_discrete.h283 SMU74_Discrete_MemoryLevel MemoryACPILevel; member
Dsmu75_discrete.h288 SMU75_Discrete_MemoryLevel MemoryACPILevel; member