Symbol: AMD_DPM_FORCED_LEVEL_LOW
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
347
(level == AMD_DPM_FORCED_LEVEL_LOW) ? "low" :
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
369
level = AMD_DPM_FORCED_LEVEL_LOW;
sys/dev/pci/drm/amd/pm/legacy-dpm/kv_dpm.c
1881
} else if (level == AMD_DPM_FORCED_LEVEL_LOW) {
sys/dev/pci/drm/amd/pm/legacy-dpm/legacy_dpm.c
953
pp_funcs->force_performance_level(adev, AMD_DPM_FORCED_LEVEL_LOW);
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3937
} else if (level == AMD_DPM_FORCED_LEVEL_LOW) {
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
816
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
3350
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1254
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
4345
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
1790
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
2741
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
1572
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/swsmu/smu11/smu_v11_0.c
1882
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/swsmu/smu11/vangogh_ppt.c
1399
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/swsmu/smu12/renoir_ppt.c
967
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c
1347
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0.c
1622
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.c
988
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0_5_ppt.c
1019
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c
1221
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/swsmu/smu14/smu_v14_0.c
1283
case AMD_DPM_FORCED_LEVEL_LOW:
sys/dev/pci/drm/amd/pm/swsmu/smu14/smu_v14_0_0_ppt.c
1390
case AMD_DPM_FORCED_LEVEL_LOW: