Home
last modified time | relevance | path

Searched refs:MinVoltage (Results 1 – 16 of 16) sorted by relevance

/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smc.c726 (uint32_t *)(&level->MinVoltage), &mvdd); in fiji_populate_single_graphic_level()
757 CONVERT_FROM_HOST_TO_SMC_UL(level->MinVoltage); in fiji_populate_single_graphic_level()
956 (uint32_t *)(&mem_level->MinVoltage), &mem_level->MinMvdd); in fiji_populate_single_memory_level()
990 CONVERT_FROM_HOST_TO_SMC_UL(mem_level->MinVoltage); in fiji_populate_single_memory_level()
1109 (uint32_t *)(&table->ACPILevel.MinVoltage), &mvdd); in fiji_populate_smc_acpi_level()
1117 table->ACPILevel.MinVoltage = in fiji_populate_smc_acpi_level()
1150 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.MinVoltage); in fiji_populate_smc_acpi_level()
1167 (uint32_t *)(&table->MemoryACPILevel.MinVoltage), &mvdd); in fiji_populate_smc_acpi_level()
1174 table->MemoryACPILevel.MinVoltage = in fiji_populate_smc_acpi_level()
1202 CONVERT_FROM_HOST_TO_SMC_UL(table->MemoryACPILevel.MinVoltage); in fiji_populate_smc_acpi_level()
[all …]
Dpolaris10_smc.c698 &level->MinVoltage, &mvdd); in polaris10_populate_single_graphic_level()
730 CONVERT_FROM_HOST_TO_SMC_UL(level->MinVoltage); in polaris10_populate_single_graphic_level()
863 &mem_level->MinVoltage, &mem_level->MinMvdd); in polaris10_populate_single_memory_level()
891 CONVERT_FROM_HOST_TO_SMC_UL(mem_level->MinVoltage); in polaris10_populate_single_memory_level()
1004 &table->ACPILevel.MinVoltage, &mvdd); in polaris10_populate_smc_acpi_level()
1018 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.MinVoltage); in polaris10_populate_smc_acpi_level()
1039 &table->MemoryACPILevel.MinVoltage, &mvdd); in polaris10_populate_smc_acpi_level()
1072 CONVERT_FROM_HOST_TO_SMC_UL(table->MemoryACPILevel.MinVoltage); in polaris10_populate_smc_acpi_level()
1095 table->VceLevel[count].MinVoltage = 0; in polaris10_populate_smc_vce_level()
1096 table->VceLevel[count].MinVoltage |= in polaris10_populate_smc_vce_level()
[all …]
Dtonga_smc.c544 &graphic_level->MinVoltage, &mvdd); in tonga_populate_single_graphic_level()
901 &memory_level->MinVoltage, &mvdd); in tonga_populate_single_memory_level()
1106 table->ACPILevel.MinVoltage = in tonga_populate_smc_acpi_level()
1107 smu_data->smc_state_table.GraphicsLevel[0].MinVoltage; in tonga_populate_smc_acpi_level()
1156 table->MemoryACPILevel.MinVoltage = in tonga_populate_smc_acpi_level()
1157 smu_data->smc_state_table.MemoryLevel[0].MinVoltage; in tonga_populate_smc_acpi_level()
1241 table->UvdLevel[count].MinVoltage.Vddc = in tonga_populate_smc_uvd_level()
1244 table->UvdLevel[count].MinVoltage.VddGfx = in tonga_populate_smc_uvd_level()
1248 table->UvdLevel[count].MinVoltage.Vddci = in tonga_populate_smc_uvd_level()
1251 table->UvdLevel[count].MinVoltage.Phases = 1; in tonga_populate_smc_uvd_level()
[all …]
/drivers/gpu/drm/amd/powerplay/inc/
Dsmu73_discrete.h47 uint32_t MinVoltage; member
74 uint32_t MinVoltage; member
105 uint32_t MinVoltage; member
166 uint32_t MinVoltage; member
178 uint32_t MinVoltage; member
Dsmu72_discrete.h26 SMU_VoltageLevel MinVoltage; member
54 SMU_VoltageLevel MinVoltage; member
84 SMU_VoltageLevel MinVoltage; member
153 SMU_VoltageLevel MinVoltage; member
164 SMU_VoltageLevel MinVoltage; member
Dsmu74_discrete.h84 SMU_VoltageLevel MinVoltage; member
107 SMU_VoltageLevel MinVoltage; member
134 SMU_VoltageLevel MinVoltage; member
187 SMU_VoltageLevel MinVoltage; member
197 SMU_VoltageLevel MinVoltage; member
Dsmu7_fusion.h161 uint16_t MinVoltage; member
Dsmu71.h276 uint16_t MinVoltage; member
Dsmu7_discrete.h256 uint16_t MinVoltage; member
Dsmu71_discrete.h203 uint16_t MinVoltage; member
/drivers/gpu/drm/radeon/
Dsmu7_fusion.h161 uint16_t MinVoltage; member
Dsmu7_discrete.h256 uint16_t MinVoltage; member
Dci_dpm.c2680 table->VceLevel[count].MinVoltage = in ci_populate_smc_vce_level()
2693 table->VceLevel[count].MinVoltage = cpu_to_be16(table->VceLevel[count].MinVoltage); in ci_populate_smc_vce_level()
2713 table->AcpLevel[count].MinVoltage = in ci_populate_smc_acp_level()
2726 table->AcpLevel[count].MinVoltage = cpu_to_be16(table->AcpLevel[count].MinVoltage); in ci_populate_smc_acp_level()
2745 table->SamuLevel[count].MinVoltage = in ci_populate_smc_samu_level()
2758 table->SamuLevel[count].MinVoltage = cpu_to_be16(table->SamuLevel[count].MinVoltage); in ci_populate_smc_samu_level()
Dkv_dpm.c907 pi->vce_level[i].MinVoltage = cpu_to_be16(table->entries[i].v); in kv_populate_vce_table()
970 pi->samu_level[i].MinVoltage = cpu_to_be16(table->entries[i].v); in kv_populate_samu_table()
1032 pi->acp_level[i].MinVoltage = cpu_to_be16(table->entries[i].v); in kv_populate_acp_table()
/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c2832 table->VceLevel[count].MinVoltage = in ci_populate_smc_vce_level()
2845 table->VceLevel[count].MinVoltage = cpu_to_be16(table->VceLevel[count].MinVoltage); in ci_populate_smc_vce_level()
2865 table->AcpLevel[count].MinVoltage = in ci_populate_smc_acp_level()
2878 table->AcpLevel[count].MinVoltage = cpu_to_be16(table->AcpLevel[count].MinVoltage); in ci_populate_smc_acp_level()
2897 table->SamuLevel[count].MinVoltage = in ci_populate_smc_samu_level()
2910 table->SamuLevel[count].MinVoltage = cpu_to_be16(table->SamuLevel[count].MinVoltage); in ci_populate_smc_samu_level()
Dkv_dpm.c993 pi->vce_level[i].MinVoltage = cpu_to_be16(table->entries[i].v); in kv_populate_vce_table()
1056 pi->samu_level[i].MinVoltage = cpu_to_be16(table->entries[i].v); in kv_populate_samu_table()
1118 pi->acp_level[i].MinVoltage = cpu_to_be16(table->entries[i].v); in kv_populate_acp_table()