Home
last modified time | relevance | path

Searched refs:hard_max_level (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.h43 uint32_t hard_max_level; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_hwmgr.c482 dpm_state->hard_max_level = 0xffff; in vega12_init_dpm_state()
2344 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2368 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2412 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2431 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2450 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2469 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
Dvega10_hwmgr.h130 uint32_t hard_max_level; member
Dvega12_hwmgr.h104 uint32_t hard_max_level; member
Dvega20_hwmgr.h156 uint32_t hard_max_level; member
Dvega20_hwmgr.c523 dpm_state->hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_init_dpm_state()
3745 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3769 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3820 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3829 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3848 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3867 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3886 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
Dvega10_hwmgr.c1228 dpm_state->hard_max_level = 0xff; in vega10_init_dpm_state()