Symbol: PP_SMC_POWER_PROFILE_FULLSCREEN3D
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
2317
profile = PP_SMC_POWER_PROFILE_FULLSCREEN3D;
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
2331
profile == PP_SMC_POWER_PROFILE_FULLSCREEN3D ?
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
2351
profile = PP_SMC_POWER_PROFILE_FULLSCREEN3D;
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
2371
profile == PP_SMC_POWER_PROFILE_FULLSCREEN3D ?
drivers/gpu/drm/amd/pm/powerplay/hwmgr/hwmgr.c
64
hwmgr->workload_prority[PP_SMC_POWER_PROFILE_FULLSCREEN3D] = 1;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/hwmgr.c
71
hwmgr->workload_setting[1] = PP_SMC_POWER_PROFILE_FULLSCREEN3D;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1439
case PP_SMC_POWER_PROFILE_FULLSCREEN3D:
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1859
hwmgr->workload_mask = 1 << hwmgr->workload_prority[PP_SMC_POWER_PROFILE_FULLSCREEN3D];
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1860
hwmgr->power_profile_mode = PP_SMC_POWER_PROFILE_FULLSCREEN3D;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1861
hwmgr->default_power_profile_mode = PP_SMC_POWER_PROFILE_FULLSCREEN3D;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5699
case PP_SMC_POWER_PROFILE_FULLSCREEN3D:
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
4021
case PP_SMC_POWER_PROFILE_FULLSCREEN3D:
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c
234
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
251
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c
203
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c
124
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
266
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
255
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
242
WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),