Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7_discrete.h324 SMU7_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu71_discrete.h271 SMU71_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu72_discrete.h266 SMU72_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu74_discrete.h283 SMU74_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu73_discrete.h240 SMU73_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu75_discrete.h288 SMU75_Discrete_MemoryLevel MemoryACPILevel; member
/linux/drivers/gpu/drm/radeon/
H A Dsmu7_discrete.h310 SMU7_Discrete_MemoryLevel MemoryACPILevel; member