Home
last modified time | relevance | path

Searched refs:PP_SMC_POWER_PROFILE_FULLSCREEN3D (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c64 hwmgr->workload_prority[PP_SMC_POWER_PROFILE_FULLSCREEN3D] = 1; in hwmgr_init_workload_prority()
71 hwmgr->workload_setting[1] = PP_SMC_POWER_PROFILE_FULLSCREEN3D; in hwmgr_init_workload_prority()
H A Dsmu7_hwmgr.c1861 hwmgr->workload_mask = 1 << hwmgr->workload_prority[PP_SMC_POWER_PROFILE_FULLSCREEN3D]; in smu7_init_dpm_defaults()
1862 hwmgr->power_profile_mode = PP_SMC_POWER_PROFILE_FULLSCREEN3D; in smu7_init_dpm_defaults()
1863 hwmgr->default_power_profile_mode = PP_SMC_POWER_PROFILE_FULLSCREEN3D; in smu7_init_dpm_defaults()
5821 case PP_SMC_POWER_PROFILE_FULLSCREEN3D: in smu7_set_power_profile_mode()
H A Dvega20_hwmgr.c4006 case PP_SMC_POWER_PROFILE_FULLSCREEN3D: in conv_power_profile_to_pplib_workload()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.c2767 profile = PP_SMC_POWER_PROFILE_FULLSCREEN3D; in amdgpu_gfx_profile_idle_work_handler()
2781 profile == PP_SMC_POWER_PROFILE_FULLSCREEN3D ? in amdgpu_gfx_profile_idle_work_handler()
2801 profile = PP_SMC_POWER_PROFILE_FULLSCREEN3D; in amdgpu_gfx_profile_ring_begin_use()
2820 profile == PP_SMC_POWER_PROFILE_FULLSCREEN3D ? in amdgpu_gfx_profile_ring_begin_use()
/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h188 PP_SMC_POWER_PROFILE_FULLSCREEN3D = 0x1, enumerator
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c256 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
H A Dsmu_v13_0_0_ppt.c267 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c247 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),