/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | fiji_smumgr.c | 965 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...] |
H A D | ci_smumgr.c | 434 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_activity); 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...] |
H A D | tonga_smumgr.c | 645 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...] |
H A D | polaris10_smumgr.c | 935 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...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | fiji_smumgr.c | 964 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() 1190 mem_level->ActivityLevel = data->current_profile_setting.mclk_activity; in fiji_populate_single_memory_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() [all...] |
H A D | tonga_smumgr.c | 645 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...] |
H A D | ci_smumgr.c | 435 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() 1337 CONVERT_FROM_HOST_TO_SMC_US(smu_data->smc_state_table.MemoryLevel[0].ActivityLevel); in ci_populate_all_memory_levels() 1507 table->MemoryACPILevel.ActivityLevel = PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in ci_populate_smc_acpi_level() 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() [all...] |
H A D | polaris10_smumgr.c | 983 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() 2622 tmp = phm_set_field_to_u32(clk_activity_offset, tmp, levels[i].ActivityLevel, sizeof(uint16_t)); in polaris10_update_dpm_settings() 2649 if (mclk_levels[i].ActivityLevel ! in polaris10_update_dpm_settings() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | smu7_discrete.h | 112 uint16_t ActivityLevel; member 192 uint16_t ActivityLevel; member
|
H A D | smu71_discrete.h | 56 uint16_t ActivityLevel; member 134 uint16_t ActivityLevel; member
|
H A D | smu7_fusion.h | 129 uint8_t ActivityLevel; member
|
H A D | smu75_discrete.h | 86 uint16_t ActivityLevel; member 154 uint16_t ActivityLevel; member
|
H A D | smu74_discrete.h | 87 uint16_t ActivityLevel; member 149 uint16_t ActivityLevel; member
|
H A D | smu72_discrete.h | 54 uint16_t ActivityLevel; member 126 uint16_t ActivityLevel; member
|
H A D | smu73_discrete.h | 53 uint16_t ActivityLevel; member 120 uint16_t ActivityLevel; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | smu7_discrete.h | 112 uint16_t ActivityLevel; member 192 uint16_t ActivityLevel; member
|
H A D | smu7_fusion.h | 129 uint8_t ActivityLevel; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | smu71_discrete.h | 56 uint16_t ActivityLevel; member 134 uint16_t ActivityLevel; member
|
H A D | smu7_discrete.h | 112 uint16_t ActivityLevel; member 192 uint16_t ActivityLevel; member
|
H A D | smu7_fusion.h | 126 uint8_t ActivityLevel; member
|
H A D | smu75_discrete.h | 86 uint16_t ActivityLevel; member 154 uint16_t ActivityLevel; member
|
H A D | smu74_discrete.h | 87 uint16_t ActivityLevel; member 149 uint16_t ActivityLevel; member
|
H A D | smu72_discrete.h | 54 uint16_t ActivityLevel; member 126 uint16_t ActivityLevel; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | smu7_discrete.h | 112 uint16_t ActivityLevel; member 192 uint16_t ActivityLevel; member
|
H A D | smu7_fusion.h | 129 uint8_t ActivityLevel; member
|