Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dfiji_smumgr.c965 level->ActivityLevel = data->current_profile_setting.sclk_activity; in fiji_populate_single_graphic_level()
989 CONVERT_FROM_HOST_TO_SMC_US(level->ActivityLevel); in fiji_populate_single_graphic_level()
1191 mem_level->ActivityLevel = data->current_profile_setting.mclk_activity; in fiji_populate_single_memory_level()
1214 CONVERT_FROM_HOST_TO_SMC_US(mem_level->ActivityLevel); in fiji_populate_single_memory_level()
1254 levels[0].ActivityLevel = (uint16_t)data->mclk_dpm0_activity_target; in fiji_populate_all_memory_levels()
1255 CONVERT_FROM_HOST_TO_SMC_US(levels[0].ActivityLevel); in fiji_populate_all_memory_levels()
1409 table->MemoryACPILevel.ActivityLevel = in fiji_populate_smc_acpi_level()
2578 if (levels[i].ActivityLevel != in fiji_update_dpm_settings()
2580 levels[i].ActivityLevel = cpu_to_be16(setting->sclk_activity); in fiji_update_dpm_settings()
2583 + offsetof(SMU73_Discrete_GraphicsLevel, ActivityLevel); in fiji_update_dpm_settings()
[all …]
Dpolaris10_smumgr.c935 level->ActivityLevel = data->current_profile_setting.sclk_activity; in polaris10_populate_single_graphic_level()
964 CONVERT_FROM_HOST_TO_SMC_US(level->ActivityLevel); in polaris10_populate_single_graphic_level()
1103 mem_level->ActivityLevel = data->current_profile_setting.mclk_activity; in polaris10_populate_single_memory_level()
1119 CONVERT_FROM_HOST_TO_SMC_US(mem_level->ActivityLevel); in polaris10_populate_single_memory_level()
1160 levels[0].ActivityLevel = 0x1f; in polaris10_populate_all_memory_levels()
1161 CONVERT_FROM_HOST_TO_SMC_US(levels[0].ActivityLevel); in polaris10_populate_all_memory_levels()
1278 table->MemoryACPILevel.ActivityLevel = in polaris10_populate_smc_acpi_level()
2496 if (levels[i].ActivityLevel != in polaris10_update_dpm_settings()
2498 levels[i].ActivityLevel = cpu_to_be16(setting->sclk_activity); in polaris10_update_dpm_settings()
2501 + offsetof(SMU74_Discrete_GraphicsLevel, ActivityLevel); in polaris10_update_dpm_settings()
[all …]
Dci_smumgr.c434 level->ActivityLevel = data->current_profile_setting.sclk_activity; in ci_populate_single_graphic_level()
459 CONVERT_FROM_HOST_TO_SMC_US(level->ActivityLevel); in ci_populate_single_graphic_level()
1225 memory_level->ActivityLevel = data->current_profile_setting.mclk_activity; in ci_populate_single_memory_level()
1284 CONVERT_FROM_HOST_TO_SMC_US(memory_level->ActivityLevel); in ci_populate_single_memory_level()
1335 smu_data->smc_state_table.MemoryLevel[0].ActivityLevel = 0x1F; in ci_populate_all_memory_levels()
1336 CONVERT_FROM_HOST_TO_SMC_US(smu_data->smc_state_table.MemoryLevel[0].ActivityLevel); in ci_populate_all_memory_levels()
1506 …table->MemoryACPILevel.ActivityLevel = PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activi… in ci_populate_smc_acpi_level()
2786 if (levels[i].ActivityLevel != in ci_update_dpm_settings()
2788 levels[i].ActivityLevel = cpu_to_be16(setting->sclk_activity); in ci_update_dpm_settings()
2791 + offsetof(SMU7_Discrete_GraphicsLevel, ActivityLevel); in ci_update_dpm_settings()
[all …]
Dtonga_smumgr.c645 graphic_level->ActivityLevel = data->current_profile_setting.sclk_activity; in tonga_populate_single_graphic_level()
674 CONVERT_FROM_HOST_TO_SMC_US(graphic_level->ActivityLevel); in tonga_populate_single_graphic_level()
1006 memory_level->ActivityLevel = data->current_profile_setting.mclk_activity; in tonga_populate_single_memory_level()
1071 CONVERT_FROM_HOST_TO_SMC_US(memory_level->ActivityLevel); in tonga_populate_single_memory_level()
1127 smu_data->smc_state_table.MemoryLevel[0].ActivityLevel = 0x1F; in tonga_populate_all_memory_levels()
1128 CONVERT_FROM_HOST_TO_SMC_US(smu_data->smc_state_table.MemoryLevel[0].ActivityLevel); in tonga_populate_all_memory_levels()
1295 table->MemoryACPILevel.ActivityLevel = in tonga_populate_smc_acpi_level()
3175 if (levels[i].ActivityLevel != in tonga_update_dpm_settings()
3177 levels[i].ActivityLevel = cpu_to_be16(setting->sclk_activity); in tonga_update_dpm_settings()
3180 + offsetof(SMU72_Discrete_GraphicsLevel, ActivityLevel); in tonga_update_dpm_settings()
[all …]
Diceland_smumgr.c918 graphic_level->ActivityLevel = data->current_profile_setting.sclk_activity; in iceland_populate_single_graphic_level()
947 CONVERT_FROM_HOST_TO_SMC_US(graphic_level->ActivityLevel); in iceland_populate_single_graphic_level()
1272 memory_level->ActivityLevel = data->current_profile_setting.mclk_activity; in iceland_populate_single_memory_level()
1331 CONVERT_FROM_HOST_TO_SMC_US(memory_level->ActivityLevel); in iceland_populate_single_memory_level()
1379 smu_data->smc_state_table.MemoryLevel[0].ActivityLevel = 0x1F; in iceland_populate_all_memory_levels()
1380 CONVERT_FROM_HOST_TO_SMC_US(smu_data->smc_state_table.MemoryLevel[0].ActivityLevel); in iceland_populate_all_memory_levels()
1553 …table->MemoryACPILevel.ActivityLevel = PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activi… in iceland_populate_smc_acpi_level()
Dvegam_smumgr.c832 level->ActivityLevel = (uint16_t)(SclkDPMTuning_VEGAM >> DPMTuning_Activity_Shift); in vegam_populate_single_graphic_level()
851 CONVERT_FROM_HOST_TO_SMC_US(level->ActivityLevel); in vegam_populate_single_graphic_level()
1009 mem_level->ActivityLevel = (uint16_t) in vegam_populate_single_memory_level()
1028 CONVERT_FROM_HOST_TO_SMC_US(mem_level->ActivityLevel); in vegam_populate_single_memory_level()
1186 table->MemoryACPILevel.ActivityLevel = in vegam_populate_smc_acpi_level()
/Linux-v5.10/drivers/gpu/drm/radeon/
Dsmu7_discrete.h112 uint16_t ActivityLevel; member
192 uint16_t ActivityLevel; member
Dsmu7_fusion.h129 uint8_t ActivityLevel; member
Dci_dpm.c2904 memory_level->ActivityLevel = (u16)pi->mclk_activity_target; in ci_populate_single_memory_level()
2960 memory_level->ActivityLevel = cpu_to_be16(memory_level->ActivityLevel); in ci_populate_single_memory_level()
3077 table->MemoryACPILevel.ActivityLevel = in ci_populate_smc_acpi_level()
3229 graphic_level->ActivityLevel = sclk_activity_level_t; in ci_populate_single_graphic_level()
3250 graphic_level->ActivityLevel = cpu_to_be16(graphic_level->ActivityLevel); in ci_populate_single_graphic_level()
3341 pi->smc_state_table.MemoryLevel[0].ActivityLevel = cpu_to_be16(0x1F); in ci_populate_all_memory_levels()
/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/
Dsmu7_discrete.h112 uint16_t ActivityLevel; member
192 uint16_t ActivityLevel; member
Dsmu71_discrete.h56 uint16_t ActivityLevel; member
134 uint16_t ActivityLevel; member
Dsmu7_fusion.h129 uint8_t ActivityLevel; member
Dsmu72_discrete.h54 uint16_t ActivityLevel; member
126 uint16_t ActivityLevel; member
Dsmu73_discrete.h53 uint16_t ActivityLevel; member
120 uint16_t ActivityLevel; member
Dsmu74_discrete.h87 uint16_t ActivityLevel; member
149 uint16_t ActivityLevel; member
Dsmu75_discrete.h86 uint16_t ActivityLevel; member
154 uint16_t ActivityLevel; member