Searched refs:MinVoltage (Results 1 – 16 of 16) sorted by relevance
/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | fiji_smc.c | 726 (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 …]
|
D | polaris10_smc.c | 694 &level->MinVoltage, &mvdd); in polaris10_populate_single_graphic_level() 726 CONVERT_FROM_HOST_TO_SMC_UL(level->MinVoltage); in polaris10_populate_single_graphic_level() 859 &mem_level->MinVoltage, &mem_level->MinMvdd); in polaris10_populate_single_memory_level() 887 CONVERT_FROM_HOST_TO_SMC_UL(mem_level->MinVoltage); in polaris10_populate_single_memory_level() 1000 &table->ACPILevel.MinVoltage, &mvdd); in polaris10_populate_smc_acpi_level() 1014 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.MinVoltage); in polaris10_populate_smc_acpi_level() 1035 &table->MemoryACPILevel.MinVoltage, &mvdd); in polaris10_populate_smc_acpi_level() 1068 CONVERT_FROM_HOST_TO_SMC_UL(table->MemoryACPILevel.MinVoltage); in polaris10_populate_smc_acpi_level() 1091 table->VceLevel[count].MinVoltage = 0; in polaris10_populate_smc_vce_level() 1092 table->VceLevel[count].MinVoltage |= in polaris10_populate_smc_vce_level() [all …]
|
D | tonga_smc.c | 544 &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/ |
D | smu72_discrete.h | 25 SMU_VoltageLevel MinVoltage; member 53 SMU_VoltageLevel MinVoltage; member 83 SMU_VoltageLevel MinVoltage; member 152 SMU_VoltageLevel MinVoltage; member 163 SMU_VoltageLevel MinVoltage; member
|
D | smu73_discrete.h | 47 uint32_t MinVoltage; member 74 uint32_t MinVoltage; member 105 uint32_t MinVoltage; member 166 uint32_t MinVoltage; member 178 uint32_t MinVoltage; member
|
D | smu74_discrete.h | 84 SMU_VoltageLevel MinVoltage; member 107 SMU_VoltageLevel MinVoltage; member 134 SMU_VoltageLevel MinVoltage; member 187 SMU_VoltageLevel MinVoltage; member 197 SMU_VoltageLevel MinVoltage; member
|
D | smu7_fusion.h | 161 uint16_t MinVoltage; member
|
D | smu71.h | 276 uint16_t MinVoltage; member
|
D | smu7_discrete.h | 256 uint16_t MinVoltage; member
|
D | smu71_discrete.h | 203 uint16_t MinVoltage; member
|
/drivers/gpu/drm/radeon/ |
D | smu7_fusion.h | 161 uint16_t MinVoltage; member
|
D | smu7_discrete.h | 256 uint16_t MinVoltage; member
|
D | ci_dpm.c | 2686 table->VceLevel[count].MinVoltage = in ci_populate_smc_vce_level() 2699 table->VceLevel[count].MinVoltage = cpu_to_be16(table->VceLevel[count].MinVoltage); in ci_populate_smc_vce_level() 2719 table->AcpLevel[count].MinVoltage = in ci_populate_smc_acp_level() 2732 table->AcpLevel[count].MinVoltage = cpu_to_be16(table->AcpLevel[count].MinVoltage); in ci_populate_smc_acp_level() 2751 table->SamuLevel[count].MinVoltage = in ci_populate_smc_samu_level() 2764 table->SamuLevel[count].MinVoltage = cpu_to_be16(table->SamuLevel[count].MinVoltage); in ci_populate_smc_samu_level()
|
D | kv_dpm.c | 907 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/ |
D | ci_dpm.c | 2813 table->VceLevel[count].MinVoltage = in ci_populate_smc_vce_level() 2826 table->VceLevel[count].MinVoltage = cpu_to_be16(table->VceLevel[count].MinVoltage); in ci_populate_smc_vce_level() 2846 table->AcpLevel[count].MinVoltage = in ci_populate_smc_acp_level() 2859 table->AcpLevel[count].MinVoltage = cpu_to_be16(table->AcpLevel[count].MinVoltage); in ci_populate_smc_acp_level() 2878 table->SamuLevel[count].MinVoltage = in ci_populate_smc_samu_level() 2891 table->SamuLevel[count].MinVoltage = cpu_to_be16(table->SamuLevel[count].MinVoltage); in ci_populate_smc_samu_level()
|
D | kv_dpm.c | 993 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()
|