Searched refs:current_profile_setting (Results 1 – 8 of 8) sorted by relevance
1579 data->current_profile_setting.bupdate_sclk = 1; in smu7_init_dpm_defaults()1580 data->current_profile_setting.sclk_up_hyst = 0; in smu7_init_dpm_defaults()1581 data->current_profile_setting.sclk_down_hyst = 100; in smu7_init_dpm_defaults()1582 data->current_profile_setting.sclk_activity = SMU7_SCLK_TARGETACTIVITY_DFLT; in smu7_init_dpm_defaults()1583 data->current_profile_setting.bupdate_mclk = 1; in smu7_init_dpm_defaults()1584 data->current_profile_setting.mclk_up_hyst = 0; in smu7_init_dpm_defaults()1585 data->current_profile_setting.mclk_down_hyst = 100; in smu7_init_dpm_defaults()1586 data->current_profile_setting.mclk_activity = SMU7_MCLK_TARGETACTIVITY_DFLT; in smu7_init_dpm_defaults()4900 data->current_profile_setting.sclk_up_hyst, in smu7_get_power_profile_mode()4901 data->current_profile_setting.sclk_down_hyst, in smu7_get_power_profile_mode()[all …]
329 struct profile_mode_setting current_profile_setting; member
976 level->ActivityLevel = data->current_profile_setting.sclk_activity; in fiji_populate_single_graphic_level()981 level->UpHyst = data->current_profile_setting.sclk_up_hyst; in fiji_populate_single_graphic_level()982 level->DownHyst = data->current_profile_setting.sclk_down_hyst; in fiji_populate_single_graphic_level()1201 mem_level->UpHyst = data->current_profile_setting.mclk_up_hyst; in fiji_populate_single_memory_level()1202 mem_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in fiji_populate_single_memory_level()1204 mem_level->ActivityLevel = data->current_profile_setting.mclk_activity; in fiji_populate_single_memory_level()1422 PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in fiji_populate_smc_acpi_level()
918 graphic_level->ActivityLevel = data->current_profile_setting.sclk_activity; in iceland_populate_single_graphic_level()926 graphic_level->UpHyst = data->current_profile_setting.sclk_up_hyst; in iceland_populate_single_graphic_level()927 graphic_level->DownHyst = data->current_profile_setting.sclk_down_hyst; in iceland_populate_single_graphic_level()1267 memory_level->UpHyst = data->current_profile_setting.mclk_up_hyst; in iceland_populate_single_memory_level()1268 memory_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in iceland_populate_single_memory_level()1272 memory_level->ActivityLevel = data->current_profile_setting.mclk_activity; in iceland_populate_single_memory_level()1552 …table->MemoryACPILevel.ActivityLevel = PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activi… in iceland_populate_smc_acpi_level()
933 level->ActivityLevel = data->current_profile_setting.sclk_activity; in polaris10_populate_single_graphic_level()939 level->UpHyst = data->current_profile_setting.sclk_up_hyst; in polaris10_populate_single_graphic_level()940 level->DownHyst = data->current_profile_setting.sclk_down_hyst; in polaris10_populate_single_graphic_level()1098 mem_level->UpHyst = data->current_profile_setting.mclk_up_hyst; in polaris10_populate_single_memory_level()1099 mem_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in polaris10_populate_single_memory_level()1101 mem_level->ActivityLevel = data->current_profile_setting.mclk_activity; in polaris10_populate_single_memory_level()1276 PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in polaris10_populate_smc_acpi_level()
432 level->ActivityLevel = data->current_profile_setting.sclk_activity; in ci_populate_single_graphic_level()438 level->UpH = data->current_profile_setting.sclk_up_hyst; in ci_populate_single_graphic_level()439 level->DownH = data->current_profile_setting.sclk_down_hyst; in ci_populate_single_graphic_level()1218 memory_level->UpH = data->current_profile_setting.mclk_up_hyst; in ci_populate_single_memory_level()1219 memory_level->DownH = data->current_profile_setting.mclk_down_hyst; in ci_populate_single_memory_level()1223 memory_level->ActivityLevel = data->current_profile_setting.mclk_activity; in ci_populate_single_memory_level()1503 …table->MemoryACPILevel.ActivityLevel = PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activi… in ci_populate_smc_acpi_level()
635 graphic_level->ActivityLevel = data->current_profile_setting.sclk_activity; in tonga_populate_single_graphic_level()643 graphic_level->UpHyst = data->current_profile_setting.sclk_up_hyst; in tonga_populate_single_graphic_level()644 graphic_level->DownHyst = data->current_profile_setting.sclk_down_hyst; in tonga_populate_single_graphic_level()991 memory_level->UpHyst = data->current_profile_setting.mclk_up_hyst; in tonga_populate_single_memory_level()992 memory_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in tonga_populate_single_memory_level()996 memory_level->ActivityLevel = data->current_profile_setting.mclk_activity; in tonga_populate_single_memory_level()1285 PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in tonga_populate_smc_acpi_level()
1195 PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in vegam_populate_smc_acpi_level()