Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c964 level->ActivityLevel = data->current_profile_setting.sclk_activity; in fiji_populate_single_graphic_level()
988 CONVERT_FROM_HOST_TO_SMC_US(level->ActivityLevel); in fiji_populate_single_graphic_level()
1213 CONVERT_FROM_HOST_TO_SMC_US(mem_level->ActivityLevel); in fiji_populate_single_memory_level()
1253 levels[0].ActivityLevel = (uint16_t)data->mclk_dpm0_activity_target; in fiji_populate_all_memory_levels()
1254 CONVERT_FROM_HOST_TO_SMC_US(levels[0].ActivityLevel); in fiji_populate_all_memory_levels()
1408 table->MemoryACPILevel.ActivityLevel = in fiji_populate_smc_acpi_level()
2576 if (levels[i].ActivityLevel != in fiji_update_dpm_settings()
2578 levels[i].ActivityLevel = cpu_to_be16(setting->sclk_activity); in fiji_update_dpm_settings()
2581 + offsetof(SMU73_Discrete_GraphicsLevel, ActivityLevel); in fiji_update_dpm_settings()
2611 if (mclk_levels[i].ActivityLevel != in fiji_update_dpm_settings()
[all …]
H A Dtonga_smumgr.c674 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()
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()
3210 if (mclk_levels[i].ActivityLevel != in tonga_update_dpm_settings()
3212 mclk_levels[i].ActivityLevel = cpu_to_be16(setting->mclk_activity); in tonga_update_dpm_settings()
[all …]
H A Dci_smumgr.c435 level->ActivityLevel = data->current_profile_setting.sclk_activity; in ci_populate_single_graphic_level()
460 CONVERT_FROM_HOST_TO_SMC_US(level->ActivityLevel); in ci_populate_single_graphic_level()
1226 memory_level->ActivityLevel = data->current_profile_setting.mclk_activity; in ci_populate_single_memory_level()
1285 CONVERT_FROM_HOST_TO_SMC_US(memory_level->ActivityLevel); in ci_populate_single_memory_level()
1336 smu_data->smc_state_table.MemoryLevel[0].ActivityLevel = 0x1F; in ci_populate_all_memory_levels()
2787 if (levels[i].ActivityLevel != in ci_update_dpm_settings()
2789 levels[i].ActivityLevel = cpu_to_be16(setting->sclk_activity); in ci_update_dpm_settings()
2792 + offsetof(SMU7_Discrete_GraphicsLevel, ActivityLevel); in ci_update_dpm_settings()
2822 if (mclk_levels[i].ActivityLevel != in ci_update_dpm_settings()
2824 mclk_levels[i].ActivityLevel = cpu_to_be16(setting->mclk_activity); in ci_update_dpm_settings()
[all …]
H A Dpolaris10_smumgr.c983 level->ActivityLevel = data->current_profile_setting.sclk_activity; in polaris10_populate_single_graphic_level()
1012 CONVERT_FROM_HOST_TO_SMC_US(level->ActivityLevel); in polaris10_populate_single_graphic_level()
1184 mem_level->ActivityLevel = data->current_profile_setting.mclk_activity; in polaris10_populate_single_memory_level()
1202 CONVERT_FROM_HOST_TO_SMC_US(mem_level->ActivityLevel); in polaris10_populate_single_memory_level()
1356 table->MemoryACPILevel.ActivityLevel = in polaris10_populate_smc_acpi_level()
2614 if (levels[i].ActivityLevel != in polaris10_update_dpm_settings()
2616 levels[i].ActivityLevel = cpu_to_be16(setting->sclk_activity); in polaris10_update_dpm_settings()
2619 + offsetof(SMU74_Discrete_GraphicsLevel, ActivityLevel); in polaris10_update_dpm_settings()
2649 if (mclk_levels[i].ActivityLevel != in polaris10_update_dpm_settings()
2651 mclk_levels[i].ActivityLevel = cpu_to_be16(setting->mclk_activity); in polaris10_update_dpm_settings()
[all …]
H A 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()
H A Dvegam_smumgr.c831 level->ActivityLevel = (uint16_t)(SclkDPMTuning_VEGAM >> DPMTuning_Activity_Shift); in vegam_populate_single_graphic_level()
850 CONVERT_FROM_HOST_TO_SMC_US(level->ActivityLevel); in vegam_populate_single_graphic_level()
1008 mem_level->ActivityLevel = (uint16_t) in vegam_populate_single_memory_level()
1027 CONVERT_FROM_HOST_TO_SMC_US(mem_level->ActivityLevel); in vegam_populate_single_memory_level()
1185 table->MemoryACPILevel.ActivityLevel = in vegam_populate_smc_acpi_level()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsmu7_discrete.h112 uint16_t ActivityLevel; member
192 uint16_t ActivityLevel; member
H A Dsmu7_fusion.h129 uint8_t ActivityLevel; member
H A Dci_dpm.c2880 memory_level->ActivityLevel = (u16)pi->mclk_activity_target; in ci_populate_single_memory_level()
2936 memory_level->ActivityLevel = cpu_to_be16(memory_level->ActivityLevel); in ci_populate_single_memory_level()
3053 table->MemoryACPILevel.ActivityLevel = in ci_populate_smc_acpi_level()
3205 graphic_level->ActivityLevel = sclk_activity_level_t; in ci_populate_single_graphic_level()
3226 graphic_level->ActivityLevel = cpu_to_be16(graphic_level->ActivityLevel); in ci_populate_single_graphic_level()
3317 pi->smc_state_table.MemoryLevel[0].ActivityLevel = cpu_to_be16(0x1F); in ci_populate_all_memory_levels()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7_discrete.h112 uint16_t ActivityLevel; member
192 uint16_t ActivityLevel; member
H A Dsmu71_discrete.h56 uint16_t ActivityLevel; member
134 uint16_t ActivityLevel; member
H A Dsmu7_fusion.h126 uint8_t ActivityLevel; member
H A Dsmu73_discrete.h51 uint16_t ActivityLevel; member
117 uint16_t ActivityLevel; member
H A Dsmu72_discrete.h54 uint16_t ActivityLevel; member
126 uint16_t ActivityLevel; member
H A Dsmu74_discrete.h87 uint16_t ActivityLevel; member
149 uint16_t ActivityLevel; member
H A Dsmu75_discrete.h86 uint16_t ActivityLevel; member
154 uint16_t ActivityLevel; member