Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_iceland_smumgr.c1497 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in iceland_populate_smc_acpi_level()
1498 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in iceland_populate_smc_acpi_level()
1501 table->MemoryACPILevel.MinVddci = table->MemoryACPILevel.MinVddc; in iceland_populate_smc_acpi_level()
1504 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->acpi_vddci * VOLTAGE_SCALE); in iceland_populate_smc_acpi_level()
1506 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->min_vddci_in_pptable * VOLTAGE_SCALE); in iceland_populate_smc_acpi_level()
1510 table->MemoryACPILevel.MinMvdd = in iceland_populate_smc_acpi_level()
1513 table->MemoryACPILevel.MinMvdd = 0; in iceland_populate_smc_acpi_level()
1533 table->MemoryACPILevel.DllCntl = in iceland_populate_smc_acpi_level()
1535 table->MemoryACPILevel.MclkPwrmgtCntl = in iceland_populate_smc_acpi_level()
1537 table->MemoryACPILevel.MpllAdFuncCntl = in iceland_populate_smc_acpi_level()
[all …]
H A Damdgpu_ci_smumgr.c1449 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in ci_populate_smc_acpi_level()
1450 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in ci_populate_smc_acpi_level()
1453 table->MemoryACPILevel.MinVddci = table->MemoryACPILevel.MinVddc; in ci_populate_smc_acpi_level()
1456 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->acpi_vddci * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
1458 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->min_vddci_in_pptable * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
1462 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
1465 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
1485 table->MemoryACPILevel.DllCntl = in ci_populate_smc_acpi_level()
1487 table->MemoryACPILevel.MclkPwrmgtCntl = in ci_populate_smc_acpi_level()
1489 table->MemoryACPILevel.MpllAdFuncCntl = in ci_populate_smc_acpi_level()
[all …]
H A Damdgpu_tonga_smumgr.c1246 table->MemoryACPILevel.MinVoltage = in tonga_populate_smc_acpi_level()
1252 table->MemoryACPILevel.MinMvdd = in tonga_populate_smc_acpi_level()
1255 table->MemoryACPILevel.MinMvdd = 0; in tonga_populate_smc_acpi_level()
1275 table->MemoryACPILevel.DllCntl = in tonga_populate_smc_acpi_level()
1277 table->MemoryACPILevel.MclkPwrmgtCntl = in tonga_populate_smc_acpi_level()
1279 table->MemoryACPILevel.MpllAdFuncCntl = in tonga_populate_smc_acpi_level()
1281 table->MemoryACPILevel.MpllDqFuncCntl = in tonga_populate_smc_acpi_level()
1283 table->MemoryACPILevel.MpllFuncCntl = in tonga_populate_smc_acpi_level()
1285 table->MemoryACPILevel.MpllFuncCntl_1 = in tonga_populate_smc_acpi_level()
1287 table->MemoryACPILevel.MpllFuncCntl_2 = in tonga_populate_smc_acpi_level()
[all …]
H A Damdgpu_vegam_smumgr.c1165 table->MemoryACPILevel.MclkFrequency = data->vbios_boot_state.mclk_bootup_value; in vegam_populate_smc_acpi_level()
1168 table->MemoryACPILevel.MclkFrequency, in vegam_populate_smc_acpi_level()
1169 &table->MemoryACPILevel.MinVoltage, &mvdd); in vegam_populate_smc_acpi_level()
1176 table->MemoryACPILevel.MinMvdd = PP_HOST_TO_SMC_UL(vol_level.Voltage); in vegam_populate_smc_acpi_level()
1178 table->MemoryACPILevel.MinMvdd = 0; in vegam_populate_smc_acpi_level()
1180 table->MemoryACPILevel.StutterEnable = false; in vegam_populate_smc_acpi_level()
1182 table->MemoryACPILevel.EnabledForThrottle = 0; in vegam_populate_smc_acpi_level()
1183 table->MemoryACPILevel.EnabledForActivity = 0; in vegam_populate_smc_acpi_level()
1184 table->MemoryACPILevel.UpHyst = 0; in vegam_populate_smc_acpi_level()
1185 table->MemoryACPILevel.DownHyst = 100; in vegam_populate_smc_acpi_level()
[all …]
H A Damdgpu_fiji_smumgr.c1380 table->MemoryACPILevel.MclkFrequency = in fiji_populate_smc_acpi_level()
1384 table->MemoryACPILevel.MclkFrequency, in fiji_populate_smc_acpi_level()
1385 (uint32_t *)(&table->MemoryACPILevel.MinVoltage), &mvdd); in fiji_populate_smc_acpi_level()
1390 table->MemoryACPILevel.MclkFrequency = in fiji_populate_smc_acpi_level()
1392 table->MemoryACPILevel.MinVoltage = in fiji_populate_smc_acpi_level()
1407 table->MemoryACPILevel.MinMvdd = in fiji_populate_smc_acpi_level()
1410 table->MemoryACPILevel.EnabledForThrottle = 0; in fiji_populate_smc_acpi_level()
1411 table->MemoryACPILevel.EnabledForActivity = 0; in fiji_populate_smc_acpi_level()
1412 table->MemoryACPILevel.UpHyst = 0; in fiji_populate_smc_acpi_level()
1413 table->MemoryACPILevel.DownHyst = 100; in fiji_populate_smc_acpi_level()
[all …]
H A Damdgpu_polaris10_smumgr.c1254 table->MemoryACPILevel.MclkFrequency = data->vbios_boot_state.mclk_bootup_value; in polaris10_populate_smc_acpi_level()
1257 table->MemoryACPILevel.MclkFrequency, in polaris10_populate_smc_acpi_level()
1258 &table->MemoryACPILevel.MinVoltage, &mvdd); in polaris10_populate_smc_acpi_level()
1271 table->MemoryACPILevel.MinMvdd = PP_HOST_TO_SMC_UL(vol_level.Voltage); in polaris10_populate_smc_acpi_level()
1273 table->MemoryACPILevel.MinMvdd = 0; in polaris10_populate_smc_acpi_level()
1275 table->MemoryACPILevel.StutterEnable = false; in polaris10_populate_smc_acpi_level()
1277 table->MemoryACPILevel.EnabledForThrottle = 0; in polaris10_populate_smc_acpi_level()
1278 table->MemoryACPILevel.EnabledForActivity = 0; in polaris10_populate_smc_acpi_level()
1279 table->MemoryACPILevel.UpHyst = 0; in polaris10_populate_smc_acpi_level()
1280 table->MemoryACPILevel.DownHyst = 100; in polaris10_populate_smc_acpi_level()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_ci_dpm.c3055 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in ci_populate_smc_acpi_level()
3056 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in ci_populate_smc_acpi_level()
3060 table->MemoryACPILevel.MinVddci = in ci_populate_smc_acpi_level()
3063 table->MemoryACPILevel.MinVddci = in ci_populate_smc_acpi_level()
3068 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
3070 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
3078 table->MemoryACPILevel.DllCntl = cpu_to_be32(dll_cntl); in ci_populate_smc_acpi_level()
3079 table->MemoryACPILevel.MclkPwrmgtCntl = cpu_to_be32(mclk_pwrmgt_cntl); in ci_populate_smc_acpi_level()
3080 table->MemoryACPILevel.MpllAdFuncCntl = in ci_populate_smc_acpi_level()
3082 table->MemoryACPILevel.MpllDqFuncCntl = in ci_populate_smc_acpi_level()
[all …]
H A Dsmu7_discrete.h325 SMU7_Discrete_MemoryLevel MemoryACPILevel; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dsmu7_discrete.h326 SMU7_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu71_discrete.h273 SMU71_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu74_discrete.h284 SMU74_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu72_discrete.h268 SMU72_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu73_discrete.h252 SMU73_Discrete_MemoryLevel MemoryACPILevel; member
H A Dsmu75_discrete.h290 SMU75_Discrete_MemoryLevel MemoryACPILevel; member