Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dci_smumgr.c1206 &memory_level->MinMvdd); in ci_populate_single_memory_level()
1280 memory_level->MinMvdd = PP_HOST_TO_SMC_UL(memory_level->MinMvdd * VOLTAGE_SCALE); in ci_populate_single_memory_level()
1332 smu_data->smc_state_table.MemoryLevel[1].MinMvdd = in ci_populate_all_memory_levels()
1333 smu_data->smc_state_table.MemoryLevel[0].MinMvdd; in ci_populate_all_memory_levels()
1458 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
1461 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
Dvegam_smumgr.c995 &mem_level->MinVoltage, &mem_level->MinMvdd); in vegam_populate_single_memory_level()
1024 CONVERT_FROM_HOST_TO_SMC_UL(mem_level->MinMvdd); in vegam_populate_single_memory_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()
Dtonga_smumgr.c995 memory_level->MinMvdd = data->vbios_boot_state.mvdd_bootup_value; in tonga_populate_single_memory_level()
997 memory_level->MinMvdd = mvdd; in tonga_populate_single_memory_level()
1067 CONVERT_FROM_HOST_TO_SMC_UL(memory_level->MinMvdd); in tonga_populate_single_memory_level()
1247 table->MemoryACPILevel.MinMvdd = in tonga_populate_smc_acpi_level()
1250 table->MemoryACPILevel.MinMvdd = 0; in tonga_populate_smc_acpi_level()
Diceland_smumgr.c1327 memory_level->MinMvdd = PP_HOST_TO_SMC_UL(memory_level->MinMvdd * VOLTAGE_SCALE); in iceland_populate_single_memory_level()
1505 table->MemoryACPILevel.MinMvdd = in iceland_populate_smc_acpi_level()
1508 table->MemoryACPILevel.MinMvdd = 0; in iceland_populate_smc_acpi_level()
Dpolaris10_smumgr.c1091 &mem_level->MinVoltage, &mem_level->MinMvdd); in polaris10_populate_single_memory_level()
1117 CONVERT_FROM_HOST_TO_SMC_UL(mem_level->MinMvdd); in polaris10_populate_single_memory_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()
Dfiji_smumgr.c1180 (uint32_t *)(&mem_level->MinVoltage), &mem_level->MinMvdd); in fiji_populate_single_memory_level()
1212 CONVERT_FROM_HOST_TO_SMC_UL(mem_level->MinMvdd); in fiji_populate_single_memory_level()
1401 table->MemoryACPILevel.MinMvdd = in fiji_populate_smc_acpi_level()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dsmu7_discrete.h173 uint32_t MinMvdd; member
Dsmu71_discrete.h115 uint32_t MinMvdd; member
Dsmu74_discrete.h135 uint32_t MinMvdd; member
Dsmu73_discrete.h106 uint32_t MinMvdd; member
Dsmu72_discrete.h107 uint32_t MinMvdd; member
Dsmu75_discrete.h140 uint32_t MinMvdd; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dsmu7_discrete.h173 uint32_t MinMvdd; member
Dci_dpm.c2887 memory_clock, &memory_level->MinMvdd); in ci_populate_single_memory_level()
2957 memory_level->MinMvdd = cpu_to_be32(memory_level->MinMvdd * VOLTAGE_SCALE); in ci_populate_single_memory_level()
3047 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
3049 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()