Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_4_ppt.c939 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu_v13_0_4_get_dpm_profile_freq()
946 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu_v13_0_4_get_dpm_profile_freq()
951 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu_v13_0_4_get_dpm_profile_freq()
1016 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in smu_v13_0_4_set_performance_level()
H A Dyellow_carp_ppt.c1173 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in yellow_carp_get_dpm_profile_freq()
1179 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in yellow_carp_get_dpm_profile_freq()
1183 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in yellow_carp_get_dpm_profile_freq()
1249 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in yellow_carp_set_performance_level()
H A Dsmu_v13_0_5_ppt.c988 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu_v13_0_5_get_dpm_profile_freq()
1040 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in smu_v13_0_5_set_performance_level()
/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()
2392 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega12_apply_clocks_adjust_rules()
2416 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega12_apply_clocks_adjust_rules()
2455 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega12_apply_clocks_adjust_rules()
2474 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega12_apply_clocks_adjust_rules()
2493 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega12_apply_clocks_adjust_rules()
2512 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega12_apply_clocks_adjust_rules()
H A Dvega20_hwmgr.c2558 } else if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega20_get_profiling_clk_mask()
2753 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in vega20_dpm_force_dpm_level()
3809 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega20_apply_clocks_adjust_rules()
3833 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()
3926 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega20_apply_clocks_adjust_rules()
3945 if (hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) { in vega20_apply_clocks_adjust_rules()
H A Dsmu7_hwmgr.c3321 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu7_get_profiling_clk()
3336 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu7_get_profiling_clk()
3342 else if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu7_get_profiling_clk()
3371 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in smu7_force_dpm_level()
3386 …if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK && hwmgr->dpm_level != AMD_DPM_FORCED_LEVEL_PROFILE… in smu7_force_dpm_level()
3388 …else if (level != AMD_DPM_FORCED_LEVEL_PROFILE_PEAK && hwmgr->dpm_level == AMD_DPM_FORCED_LEVEL_PR… in smu7_force_dpm_level()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu15/
H A Dsmu_v15_0_0_ppt.c1418 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu_v15_0_common_get_dpm_profile_freq()
1425 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu_v15_0_common_get_dpm_profile_freq()
1434 if (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) in smu_v15_0_common_get_dpm_profile_freq()
1517 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in smu_v15_0_common_set_performance_level()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c308 case AMD_DPM_FORCED_LEVEL_PROFILE_PEAK: in amdgpu_get_stable_pstate()
366 level = AMD_DPM_FORCED_LEVEL_PROFILE_PEAK; in __amdgpu_ctx_set_stable_pstate()
/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h66 AMD_DPM_FORCED_LEVEL_PROFILE_PEAK = 0x80, enumerator
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c2874 AMD_DPM_FORCED_LEVEL_PROFILE_PEAK; in ci_update_uvd_smc_table()
2911 AMD_DPM_FORCED_LEVEL_PROFILE_PEAK; in ci_update_vce_smc_table()
/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c388 (level == AMD_DPM_FORCED_LEVEL_PROFILE_PEAK) ? "profile_peak" : in amdgpu_get_power_dpm_force_performance_level()
424 level = AMD_DPM_FORCED_LEVEL_PROFILE_PEAK; in amdgpu_set_power_dpm_force_performance_level()