Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dci_smumgr.c1204 &memory_level->MinMvdd); in ci_populate_single_memory_level()
1277 memory_level->MinMvdd = PP_HOST_TO_SMC_UL(memory_level->MinMvdd * VOLTAGE_SCALE); in ci_populate_single_memory_level()
1329 smu_data->smc_state_table.MemoryLevel[1].MinMvdd = in ci_populate_all_memory_levels()
1330 smu_data->smc_state_table.MemoryLevel[0].MinMvdd; in ci_populate_all_memory_levels()
1455 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
1458 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
Dvegam_smumgr.c992 &mem_level->MinVoltage, &mem_level->MinMvdd); in vegam_populate_single_memory_level()
1020 CONVERT_FROM_HOST_TO_SMC_UL(mem_level->MinMvdd); in vegam_populate_single_memory_level()
1183 table->MemoryACPILevel.MinMvdd = PP_HOST_TO_SMC_UL(vol_level.Voltage); in vegam_populate_smc_acpi_level()
1185 table->MemoryACPILevel.MinMvdd = 0; in vegam_populate_smc_acpi_level()
Dtonga_smumgr.c985 memory_level->MinMvdd = data->vbios_boot_state.mvdd_bootup_value; in tonga_populate_single_memory_level()
987 memory_level->MinMvdd = mvdd; in tonga_populate_single_memory_level()
1056 CONVERT_FROM_HOST_TO_SMC_UL(memory_level->MinMvdd); in tonga_populate_single_memory_level()
1236 table->MemoryACPILevel.MinMvdd = in tonga_populate_smc_acpi_level()
1239 table->MemoryACPILevel.MinMvdd = 0; in tonga_populate_smc_acpi_level()
Diceland_smumgr.c1326 memory_level->MinMvdd = PP_HOST_TO_SMC_UL(memory_level->MinMvdd * VOLTAGE_SCALE); in iceland_populate_single_memory_level()
1504 table->MemoryACPILevel.MinMvdd = in iceland_populate_smc_acpi_level()
1507 table->MemoryACPILevel.MinMvdd = 0; in iceland_populate_smc_acpi_level()
Dpolaris10_smumgr.c1089 &mem_level->MinVoltage, &mem_level->MinMvdd); in polaris10_populate_single_memory_level()
1114 CONVERT_FROM_HOST_TO_SMC_UL(mem_level->MinMvdd); in polaris10_populate_single_memory_level()
1264 table->MemoryACPILevel.MinMvdd = PP_HOST_TO_SMC_UL(vol_level.Voltage); in polaris10_populate_smc_acpi_level()
1266 table->MemoryACPILevel.MinMvdd = 0; in polaris10_populate_smc_acpi_level()
Dfiji_smumgr.c1193 (uint32_t *)(&mem_level->MinVoltage), &mem_level->MinMvdd); in fiji_populate_single_memory_level()
1224 CONVERT_FROM_HOST_TO_SMC_UL(mem_level->MinMvdd); in fiji_populate_single_memory_level()
1413 table->MemoryACPILevel.MinMvdd = in fiji_populate_smc_acpi_level()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dsmu7_discrete.h173 uint32_t MinMvdd; member
Dci_dpm.c2900 memory_clock, &memory_level->MinMvdd); in ci_populate_single_memory_level()
2970 memory_level->MinMvdd = cpu_to_be32(memory_level->MinMvdd * VOLTAGE_SCALE); in ci_populate_single_memory_level()
3060 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
3062 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_discrete.h173 uint32_t MinMvdd; member
Dsmu71_discrete.h115 uint32_t MinMvdd; member
Dsmu72_discrete.h107 uint32_t MinMvdd; member
Dsmu73_discrete.h106 uint32_t MinMvdd; member
Dsmu74_discrete.h135 uint32_t MinMvdd; member
Dsmu75_discrete.h140 uint32_t MinMvdd; member
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c3043 memory_clock, &memory_level->MinMvdd); in ci_populate_single_memory_level()
3114 memory_level->MinMvdd = cpu_to_be32(memory_level->MinMvdd * VOLTAGE_SCALE); in ci_populate_single_memory_level()
3204 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
3206 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()