Symbol: PP_SMC_POWER_PROFILE_VIDEO
sys/dev/pci/drm/amd/amdgpu/amdgpu_vcn.c
419
r = amdgpu_dpm_switch_power_profile(adev, PP_SMC_POWER_PROFILE_VIDEO,
sys/dev/pci/drm/amd/amdgpu/amdgpu_vcn.c
444
adev, PP_SMC_POWER_PROFILE_VIDEO, false);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/hwmgr.c
66
hwmgr->workload_prority[PP_SMC_POWER_PROFILE_VIDEO] = 3;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/hwmgr.c
73
hwmgr->workload_setting[3] = PP_SMC_POWER_PROFILE_VIDEO;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1432
case PP_SMC_POWER_PROFILE_VIDEO:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5782
case PP_SMC_POWER_PROFILE_VIDEO:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
3974
case PP_SMC_POWER_PROFILE_VIDEO:
sys/dev/pci/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
225
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
sys/dev/pci/drm/amd/pm/swsmu/smu11/navi10_ppt.c
234
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
251
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
sys/dev/pci/drm/amd/pm/swsmu/smu11/vangogh_ppt.c
202
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
sys/dev/pci/drm/amd/pm/swsmu/smu12/renoir_ppt.c
134
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
275
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
244
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
sys/dev/pci/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
240
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),