Searched refs:current_profile_setting (Results 1 – 8 of 8) sorted by relevance
1581 data->current_profile_setting.bupdate_sclk = 1; in smu7_init_dpm_defaults()1582 data->current_profile_setting.sclk_up_hyst = 0; in smu7_init_dpm_defaults()1583 data->current_profile_setting.sclk_down_hyst = 100; in smu7_init_dpm_defaults()1584 data->current_profile_setting.sclk_activity = SMU7_SCLK_TARGETACTIVITY_DFLT; in smu7_init_dpm_defaults()1585 data->current_profile_setting.bupdate_mclk = 1; in smu7_init_dpm_defaults()1586 data->current_profile_setting.mclk_up_hyst = 0; in smu7_init_dpm_defaults()1587 data->current_profile_setting.mclk_down_hyst = 100; in smu7_init_dpm_defaults()1588 data->current_profile_setting.mclk_activity = SMU7_MCLK_TARGETACTIVITY_DFLT; in smu7_init_dpm_defaults()4948 data->current_profile_setting.sclk_up_hyst, in smu7_get_power_profile_mode()4949 data->current_profile_setting.sclk_down_hyst, in smu7_get_power_profile_mode()[all …]
330 struct profile_mode_setting current_profile_setting; member
966 level->ActivityLevel = data->current_profile_setting.sclk_activity; in fiji_populate_single_graphic_level()971 level->UpHyst = data->current_profile_setting.sclk_up_hyst; in fiji_populate_single_graphic_level()972 level->DownHyst = data->current_profile_setting.sclk_down_hyst; in fiji_populate_single_graphic_level()1191 mem_level->UpHyst = data->current_profile_setting.mclk_up_hyst; in fiji_populate_single_memory_level()1192 mem_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in fiji_populate_single_memory_level()1194 mem_level->ActivityLevel = data->current_profile_setting.mclk_activity; in fiji_populate_single_memory_level()1413 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()
934 level->ActivityLevel = data->current_profile_setting.sclk_activity; in polaris10_populate_single_graphic_level()940 level->UpHyst = data->current_profile_setting.sclk_up_hyst; in polaris10_populate_single_graphic_level()941 level->DownHyst = data->current_profile_setting.sclk_down_hyst; in polaris10_populate_single_graphic_level()1099 mem_level->UpHyst = data->current_profile_setting.mclk_up_hyst; in polaris10_populate_single_memory_level()1100 mem_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in polaris10_populate_single_memory_level()1102 mem_level->ActivityLevel = data->current_profile_setting.mclk_activity; in polaris10_populate_single_memory_level()1278 PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in polaris10_populate_smc_acpi_level()
433 level->ActivityLevel = data->current_profile_setting.sclk_activity; in ci_populate_single_graphic_level()439 level->UpH = data->current_profile_setting.sclk_up_hyst; in ci_populate_single_graphic_level()440 level->DownH = data->current_profile_setting.sclk_down_hyst; in ci_populate_single_graphic_level()1219 memory_level->UpH = data->current_profile_setting.mclk_up_hyst; in ci_populate_single_memory_level()1220 memory_level->DownH = data->current_profile_setting.mclk_down_hyst; in ci_populate_single_memory_level()1224 memory_level->ActivityLevel = data->current_profile_setting.mclk_activity; in ci_populate_single_memory_level()1505 …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()
1195 PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in vegam_populate_smc_acpi_level()