Searched refs:current_profile_setting (Results 1 – 8 of 8) sorted by relevance
1785 data->current_profile_setting.bupdate_sclk = 1; in smu7_init_dpm_defaults()1786 data->current_profile_setting.sclk_up_hyst = 0; in smu7_init_dpm_defaults()1787 data->current_profile_setting.sclk_down_hyst = 100; in smu7_init_dpm_defaults()1788 data->current_profile_setting.sclk_activity = SMU7_SCLK_TARGETACTIVITY_DFLT; in smu7_init_dpm_defaults()1789 data->current_profile_setting.bupdate_mclk = 1; in smu7_init_dpm_defaults()1792 data->current_profile_setting.mclk_up_hyst = 10; in smu7_init_dpm_defaults()1793 data->current_profile_setting.mclk_down_hyst = 60; in smu7_init_dpm_defaults()1794 data->current_profile_setting.mclk_activity = 25; in smu7_init_dpm_defaults()1796 data->current_profile_setting.mclk_up_hyst = 5; in smu7_init_dpm_defaults()1797 data->current_profile_setting.mclk_down_hyst = 16; in smu7_init_dpm_defaults()[all …]
343 struct profile_mode_setting current_profile_setting; member
964 level->ActivityLevel = data->current_profile_setting.sclk_activity; in fiji_populate_single_graphic_level()969 level->UpHyst = data->current_profile_setting.sclk_up_hyst; in fiji_populate_single_graphic_level()970 level->DownHyst = data->current_profile_setting.sclk_down_hyst; in fiji_populate_single_graphic_level()1187 mem_level->UpHyst = data->current_profile_setting.mclk_up_hyst; in fiji_populate_single_memory_level()1188 mem_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in fiji_populate_single_memory_level()1190 mem_level->ActivityLevel = data->current_profile_setting.mclk_activity; in fiji_populate_single_memory_level()1409 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()1553 …table->MemoryACPILevel.ActivityLevel = PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activi… in iceland_populate_smc_acpi_level()
983 level->ActivityLevel = data->current_profile_setting.sclk_activity; in polaris10_populate_single_graphic_level()989 level->UpHyst = data->current_profile_setting.sclk_up_hyst; in polaris10_populate_single_graphic_level()990 level->DownHyst = data->current_profile_setting.sclk_down_hyst; in polaris10_populate_single_graphic_level()1181 mem_level->UpHyst = data->current_profile_setting.mclk_up_hyst; in polaris10_populate_single_memory_level()1182 mem_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in polaris10_populate_single_memory_level()1184 mem_level->ActivityLevel = data->current_profile_setting.mclk_activity; in polaris10_populate_single_memory_level()1357 PP_HOST_TO_SMC_US(data->current_profile_setting.sclk_activity); in polaris10_populate_smc_acpi_level()
436 level->ActivityLevel = data->current_profile_setting.sclk_activity; in ci_populate_single_graphic_level()442 level->UpH = data->current_profile_setting.sclk_up_hyst; in ci_populate_single_graphic_level()443 level->DownH = data->current_profile_setting.sclk_down_hyst; in ci_populate_single_graphic_level()1222 memory_level->UpH = data->current_profile_setting.mclk_up_hyst; in ci_populate_single_memory_level()1223 memory_level->DownH = data->current_profile_setting.mclk_down_hyst; in ci_populate_single_memory_level()1227 memory_level->ActivityLevel = data->current_profile_setting.mclk_activity; in ci_populate_single_memory_level()1508 …table->MemoryACPILevel.ActivityLevel = PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activi… in ci_populate_smc_acpi_level()
645 graphic_level->ActivityLevel = data->current_profile_setting.sclk_activity; in tonga_populate_single_graphic_level()653 graphic_level->UpHyst = data->current_profile_setting.sclk_up_hyst; in tonga_populate_single_graphic_level()654 graphic_level->DownHyst = data->current_profile_setting.sclk_down_hyst; in tonga_populate_single_graphic_level()1001 memory_level->UpHyst = data->current_profile_setting.mclk_up_hyst; in tonga_populate_single_memory_level()1002 memory_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in tonga_populate_single_memory_level()1006 memory_level->ActivityLevel = data->current_profile_setting.mclk_activity; in tonga_populate_single_memory_level()1296 PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in tonga_populate_smc_acpi_level()
1187 PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in vegam_populate_smc_acpi_level()