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

/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.h43 uint32_t hard_max_level; member in struct:arcturus_dpm_state
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.h43 uint32_t hard_max_level; member in struct:aldebaran_dpm_state
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h130 uint32_t hard_max_level; member in struct:vega10_dpm_state
H A Dvega12_hwmgr.h103 uint32_t hard_max_level; member in struct:vega12_dpm_state
H A Dvega12_hwmgr.c481 dpm_state->hard_max_level = 0xffff;
2366 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value;
2390 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value;
2434 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value;
2453 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value;
2472 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value;
2491 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value;
H A Dvega20_hwmgr.h156 uint32_t hard_max_level; member in struct:vega20_dpm_state
H A Dvega20_hwmgr.c522 dpm_state->hard_max_level = VG20_CLOCK_MAX_DEFAULT;
3747 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT;
3771 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT;
3822 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT;
3831 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT;
3850 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT;
3869 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT;
3888 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT;
H A Dvega10_hwmgr.c1226 dpm_state->hard_max_level = 0xff;

Completed in 137 milliseconds