Home
last modified time | relevance | path

Searched refs:AMD_DPM_FORCED_LEVEL_PROFILE_PEAK (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_4_ppt.c949 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu_v13_0_4_get_dpm_profile_freq()
956 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu_v13_0_4_get_dpm_profile_freq()
961 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu_v13_0_4_get_dpm_profile_freq()
1026 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in smu_v13_0_4_set_performance_level()
H A Dyellow_carp_ppt.c1180 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in yellow_carp_get_dpm_profile_freq()
1186 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in yellow_carp_get_dpm_profile_freq()
1190 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in yellow_carp_get_dpm_profile_freq()
1256 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in yellow_carp_set_performance_level()
H A Dsmu_v13_0_5_ppt.c995 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu_v13_0_5_get_dpm_profile_freq()
1047 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in smu_v13_0_5_set_performance_level()
H A Daldebaran_ppt.c1293 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in aldebaran_set_performance_level()
H A Dsmu_v13_0.c1765 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in smu_v13_0_set_performance_level()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c1751 } else if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega12_get_profiling_clk_mask()
1799 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in vega12_dpm_force_dpm_level()
2389 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega12_apply_clocks_adjust_rules()
2413 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega12_apply_clocks_adjust_rules()
2452 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega12_apply_clocks_adjust_rules()
2471 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega12_apply_clocks_adjust_rules()
2490 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega12_apply_clocks_adjust_rules()
2509 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega12_apply_clocks_adjust_rules()
H A Dvega20_hwmgr.c2557 } else if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega20_get_profiling_clk_mask()
2752 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in vega20_dpm_force_dpm_level()
3771 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega20_apply_clocks_adjust_rules()
3795 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega20_apply_clocks_adjust_rules()
3850 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega20_apply_clocks_adjust_rules()
3869 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega20_apply_clocks_adjust_rules()
3888 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega20_apply_clocks_adjust_rules()
3907 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega20_apply_clocks_adjust_rules()
H A Dvega10_hwmgr.c4232 } else if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega10_get_profiling_clk_mask()
4349 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in vega10_dpm_force_dpm_level()
4366 …if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK && hwmgr->dpm_level != AMD_DPM_FORCED_LEVEL_PROFILE… in vega10_dpm_force_dpm_level()
4368 …else if (level != AMD_DPM_FORCED_LEVEL_PROFILE_PEAK && hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PR… in vega10_dpm_force_dpm_level()
4702 (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK)) in vega10_emit_clock_levels()
4847 (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK)) in vega10_print_clock_levels()
H A Dsmu7_hwmgr.c3205 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu7_get_profiling_clk()
3220 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu7_get_profiling_clk()
3226 else if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu7_get_profiling_clk()
3255 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in smu7_force_dpm_level()
3270 …if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK && hwmgr->dpm_level != AMD_DPM_FORCED_LEVEL_PROFILE… in smu7_force_dpm_level()
3272 …else if (level != AMD_DPM_FORCED_LEVEL_PROFILE_PEAK && hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PR… in smu7_force_dpm_level()
H A Dsmu8_hwmgr.c1106 if (hwmgr->request_dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu8_apply_state_adjust_rules()
1251 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in smu8_dpm_force_dpm_level()
H A Dsmu10_hwmgr.c648 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in smu10_dpm_force_dpm_level()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c264 } else if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in renoir_get_profiling_clk_mask()
318 AMD_DPM_FORCED_LEVEL_PROFILE_PEAK, in renoir_get_dpm_ultimate_freq()
1025 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in renoir_set_performance_level()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c309 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in amdgpu_ctx_get_stable_pstate()
387 level = AMD_DPM_FORCED_LEVEL_PROFILE_PEAK; in amdgpu_ctx_set_stable_pstate()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h56 AMD_DPM_FORCED_LEVEL_PROFILE_PEAK = 0x80, enumerator
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dvangogh_ppt.c852 } else if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vangogh_get_profiling_clk_mask()
969 AMD_DPM_FORCED_LEVEL_PROFILE_PEAK, in vangogh_get_dpm_ultimate_freq()
1493 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in vangogh_set_performance_level()
H A Dsmu_v11_0.c1882 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in smu_v11_0_set_performance_level()
H A Darcturus_ppt.c1577 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in arcturus_set_performance_level()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c362 AMD_DPM_FORCED_LEVEL_PROFILE_PEAK; in pp_dpm_en_umd_pstate()
/openbmc/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c255 (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) ? "profile_peak" : in amdgpu_get_power_dpm_force_performance_level()
292 level = AMD_DPM_FORCED_LEVEL_PROFILE_PEAK; in amdgpu_set_power_dpm_force_performance_level()
H A Damdgpu_dpm.c901 AMD_DPM_FORCED_LEVEL_PROFILE_PEAK; in amdgpu_dpm_force_performance_level()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c2865 AMD_DPM_FORCED_LEVEL_PROFILE_PEAK; in ci_update_uvd_smc_table()
2902 AMD_DPM_FORCED_LEVEL_PROFILE_PEAK; in ci_update_vce_smc_table()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c1800 AMD_DPM_FORCED_LEVEL_PROFILE_PEAK; in smu_enable_umd_pstate()