Home
last modified time | relevance | path

Searched refs:MemoryACPILevel (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1491 /* table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases;*/ in iceland_populate_smc_acpi_level()
1492 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 in iceland_populate_smc_acpi_level()
[all...]
H A Dci_smumgr.c1444 /* table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases;*/ in ci_populate_smc_acpi_level()
1445 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in ci_populate_smc_acpi_level()
1446 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in ci_populate_smc_acpi_level()
1449 table->MemoryACPILevel.MinVddci = table->MemoryACPILevel.MinVddc; in ci_populate_smc_acpi_level()
1452 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->acpi_vddci * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
1454 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->min_vddci_in_pptable * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
1458 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
1461 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
1481 table->MemoryACPILevel in ci_populate_smc_acpi_level()
[all...]
H A Dtonga_smumgr.c1240 /* table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases;*/ in tonga_populate_smc_acpi_level()
1241 table->MemoryACPILevel.MinVoltage = in tonga_populate_smc_acpi_level()
1244 /* CONVERT_FROM_HOST_TO_SMC_UL(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 in tonga_populate_smc_acpi_level()
[all...]
H A Dfiji_smumgr.c1374 table->MemoryACPILevel.MclkFrequency = in fiji_populate_smc_acpi_level()
1378 table->MemoryACPILevel.MclkFrequency, in fiji_populate_smc_acpi_level()
1379 (uint32_t *)(&table->MemoryACPILevel.MinVoltage), &mvdd); in fiji_populate_smc_acpi_level()
1384 table->MemoryACPILevel.MclkFrequency = in fiji_populate_smc_acpi_level()
1386 table->MemoryACPILevel.MinVoltage = in fiji_populate_smc_acpi_level()
1401 table->MemoryACPILevel.MinMvdd = in fiji_populate_smc_acpi_level()
1404 table->MemoryACPILevel.EnabledForThrottle = 0; in fiji_populate_smc_acpi_level()
1405 table->MemoryACPILevel.EnabledForActivity = 0; in fiji_populate_smc_acpi_level()
1406 table->MemoryACPILevel.UpHyst = 0; in fiji_populate_smc_acpi_level()
1407 table->MemoryACPILevel in fiji_populate_smc_acpi_level()
[all...]
H A Dvegam_smumgr.c1164 table->MemoryACPILevel.MclkFrequency = data->vbios_boot_state.mclk_bootup_value; in vegam_populate_smc_acpi_level()
1167 table->MemoryACPILevel.MclkFrequency, in vegam_populate_smc_acpi_level()
1168 &table->MemoryACPILevel.MinVoltage, &mvdd); in vegam_populate_smc_acpi_level()
1175 table->MemoryACPILevel.MinMvdd = PP_HOST_TO_SMC_UL(vol_level.Voltage); in vegam_populate_smc_acpi_level()
1177 table->MemoryACPILevel.MinMvdd = 0; in vegam_populate_smc_acpi_level()
1179 table->MemoryACPILevel.StutterEnable = false; in vegam_populate_smc_acpi_level()
1181 table->MemoryACPILevel.EnabledForThrottle = 0; in vegam_populate_smc_acpi_level()
1182 table->MemoryACPILevel.EnabledForActivity = 0; in vegam_populate_smc_acpi_level()
1183 table->MemoryACPILevel.UpHyst = 0; in vegam_populate_smc_acpi_level()
1184 table->MemoryACPILevel in vegam_populate_smc_acpi_level()
[all...]
H A Dpolaris10_smumgr.c1250 table->MemoryACPILevel.MclkFrequency = data->vbios_boot_state.mclk_bootup_value; in polaris10_populate_smc_acpi_level()
1253 table->MemoryACPILevel.MclkFrequency, in polaris10_populate_smc_acpi_level()
1254 &table->MemoryACPILevel.MinVoltage, &mvdd); in polaris10_populate_smc_acpi_level()
1267 table->MemoryACPILevel.MinMvdd = PP_HOST_TO_SMC_UL(vol_level.Voltage); in polaris10_populate_smc_acpi_level()
1269 table->MemoryACPILevel.MinMvdd = 0; in polaris10_populate_smc_acpi_level()
1271 table->MemoryACPILevel.StutterEnable = false; in polaris10_populate_smc_acpi_level()
1273 table->MemoryACPILevel.EnabledForThrottle = 0; in polaris10_populate_smc_acpi_level()
1274 table->MemoryACPILevel.EnabledForActivity = 0; in polaris10_populate_smc_acpi_level()
1275 table->MemoryACPILevel.UpHyst = 0; in polaris10_populate_smc_acpi_level()
1276 table->MemoryACPILevel in polaris10_populate_smc_acpi_level()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1491 /* table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases;*/ in iceland_populate_smc_acpi_level()
1492 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 in iceland_populate_smc_acpi_level()
[all...]
H A Dci_smumgr.c1445 /* table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases;*/ in ci_populate_smc_acpi_level()
1446 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 in ci_populate_smc_acpi_level()
[all...]
H A Dtonga_smumgr.c1240 /* table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases;*/ in tonga_populate_smc_acpi_level()
1241 table->MemoryACPILevel.MinVoltage = in tonga_populate_smc_acpi_level()
1244 /* CONVERT_FROM_HOST_TO_SMC_UL(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 in tonga_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 in fiji_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 in vegam_populate_smc_acpi_level()
[all...]
H A 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 in polaris10_populate_smc_acpi_level()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dci_dpm.c3034 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in ci_populate_smc_acpi_level()
3035 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in ci_populate_smc_acpi_level()
3039 table->MemoryACPILevel.MinVddci = in ci_populate_smc_acpi_level()
3042 table->MemoryACPILevel.MinVddci = in ci_populate_smc_acpi_level()
3047 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
3049 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
3057 table->MemoryACPILevel.DllCntl = cpu_to_be32(dll_cntl); in ci_populate_smc_acpi_level()
3058 table->MemoryACPILevel.MclkPwrmgtCntl = cpu_to_be32(mclk_pwrmgt_cntl); in ci_populate_smc_acpi_level()
3059 table->MemoryACPILevel.MpllAdFuncCntl = in ci_populate_smc_acpi_level()
3061 table->MemoryACPILevel in ci_populate_smc_acpi_level()
[all...]
H A Dsmu7_discrete.h323 SMU7_Discrete_MemoryLevel MemoryACPILevel; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A 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 in ci_populate_smc_acpi_level()
[all...]
H A Dsmu7_discrete.h323 SMU7_Discrete_MemoryLevel MemoryACPILevel; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dsmu7_discrete.h324 SMU7_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu71_discrete.h271 SMU71_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu75_discrete.h288 SMU75_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu74_discrete.h282 SMU74_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu72_discrete.h266 SMU72_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu73_discrete.h250 SMU73_Discrete_MemoryLevel MemoryACPILevel; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu71_discrete.h271 SMU71_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu7_discrete.h324 SMU7_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu75_discrete.h288 SMU75_Discrete_MemoryLevel MemoryACPILevel; member

Completed in 57 milliseconds

12