Home
last modified time | relevance | path

Searched refs:mclk_down_hyst (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h199 uint8_t mclk_down_hyst; member
H A Dsmu7_hwmgr.c1664 data->current_profile_setting.mclk_down_hyst = 60; in smu7_init_dpm_defaults()
1668 data->current_profile_setting.mclk_down_hyst = 16; in smu7_init_dpm_defaults()
1672 data->current_profile_setting.mclk_down_hyst = 16; in smu7_init_dpm_defaults()
1677 data->current_profile_setting.mclk_down_hyst = 100; in smu7_init_dpm_defaults()
5132 data->current_profile_setting.mclk_down_hyst, in smu7_get_power_profile_mode()
5148 smu7_profiling[i].mclk_down_hyst, in smu7_get_power_profile_mode()
5207 tmp.mclk_down_hyst = input[6]; in smu7_set_power_profile_mode()
5235 data->current_profile_setting.mclk_down_hyst = tmp.mclk_down_hyst; in smu7_set_power_profile_mode()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h199 uint8_t mclk_down_hyst; member
H A Dsmu7_hwmgr.c1843 data->current_profile_setting.mclk_down_hyst = 60; in smu7_init_dpm_defaults()
1847 data->current_profile_setting.mclk_down_hyst = 16; in smu7_init_dpm_defaults()
1851 data->current_profile_setting.mclk_down_hyst = 16; in smu7_init_dpm_defaults()
1856 data->current_profile_setting.mclk_down_hyst = 100; in smu7_init_dpm_defaults()
5585 data->current_profile_setting.mclk_down_hyst, in smu7_get_power_profile_mode()
5601 smu7_profiling[i].mclk_down_hyst, in smu7_get_power_profile_mode()
5660 tmp.mclk_down_hyst = input[6]; in smu7_set_power_profile_mode()
5688 data->current_profile_setting.mclk_down_hyst = tmp.mclk_down_hyst; in smu7_set_power_profile_mode()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c1189 mem_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in fiji_populate_single_memory_level()
2626 mclk_levels[i].DownHyst != setting->mclk_down_hyst) { in fiji_update_dpm_settings()
2628 mclk_levels[i].DownHyst = setting->mclk_down_hyst; in fiji_update_dpm_settings()
H A Dci_smumgr.c1221 memory_level->DownH = data->current_profile_setting.mclk_down_hyst; in ci_populate_single_memory_level()
2834 mclk_levels[i].DownH != setting->mclk_down_hyst) { in ci_update_dpm_settings()
2836 mclk_levels[i].DownH = setting->mclk_down_hyst; in ci_update_dpm_settings()
H A Dtonga_smumgr.c1002 memory_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in tonga_populate_single_memory_level()
3223 mclk_levels[i].DownHyst != setting->mclk_down_hyst) { in tonga_update_dpm_settings()
3225 mclk_levels[i].DownHyst = setting->mclk_down_hyst; in tonga_update_dpm_settings()
H A Dpolaris10_smumgr.c1101 mem_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in polaris10_populate_single_memory_level()
2544 mclk_levels[i].DownHyst != setting->mclk_down_hyst) { in polaris10_update_dpm_settings()
2546 mclk_levels[i].DownHyst = setting->mclk_down_hyst; in polaris10_update_dpm_settings()
H A Diceland_smumgr.c1268 memory_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in iceland_populate_single_memory_level()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c1188 mem_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in fiji_populate_single_memory_level()
2624 mclk_levels[i].DownHyst != setting->mclk_down_hyst) { in fiji_update_dpm_settings()
2626 mclk_levels[i].DownHyst = setting->mclk_down_hyst; in fiji_update_dpm_settings()
H A Dtonga_smumgr.c1002 memory_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in tonga_populate_single_memory_level()
3223 mclk_levels[i].DownHyst != setting->mclk_down_hyst) { in tonga_update_dpm_settings()
3225 mclk_levels[i].DownHyst = setting->mclk_down_hyst; in tonga_update_dpm_settings()
H A Dpolaris10_smumgr.c1182 mem_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in polaris10_populate_single_memory_level()
2662 mclk_levels[i].DownHyst != setting->mclk_down_hyst) { in polaris10_update_dpm_settings()
2664 mclk_levels[i].DownHyst = setting->mclk_down_hyst; in polaris10_update_dpm_settings()
H A Dci_smumgr.c1222 memory_level->DownH = data->current_profile_setting.mclk_down_hyst; in ci_populate_single_memory_level()
2835 mclk_levels[i].DownH != setting->mclk_down_hyst) { in ci_update_dpm_settings()
2837 mclk_levels[i].DownH = setting->mclk_down_hyst; in ci_update_dpm_settings()
H A Diceland_smumgr.c1268 memory_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in iceland_populate_single_memory_level()

Completed in 51 milliseconds