Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.h43 uint32_t hard_max_level; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.h43 uint32_t hard_max_level; member
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c491 dpm_state->hard_max_level = 0xffff; in vega12_init_dpm_state()
2394 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2418 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2462 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2481 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2500 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2519 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
H A Dvega12_hwmgr.h103 uint32_t hard_max_level; member
H A Dvega10_hwmgr.h130 uint32_t hard_max_level; member
H A Dvega20_hwmgr.h156 uint32_t hard_max_level; member
H A Dvega20_hwmgr.c533 dpm_state->hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_init_dpm_state()
3811 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3835 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()
3895 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3914 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3933 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3952 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
H A Dvega10_hwmgr.c1236 dpm_state->hard_max_level = 0xff; in vega10_init_dpm_state()