Searched refs:PP_SMC_POWER_PROFILE_FULLSCREEN3D (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | hwmgr.c | 64 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 D | smu10_hwmgr.c | 1429 case PP_SMC_POWER_PROFILE_FULLSCREEN3D: in conv_power_profile_to_pplib_workload()
|
| H A D | smu7_hwmgr.c | 1859 hwmgr->workload_mask = 1 << hwmgr->workload_prority[PP_SMC_POWER_PROFILE_FULLSCREEN3D]; in smu7_init_dpm_defaults() 1860 hwmgr->power_profile_mode = PP_SMC_POWER_PROFILE_FULLSCREEN3D; in smu7_init_dpm_defaults() 1861 hwmgr->default_power_profile_mode = PP_SMC_POWER_PROFILE_FULLSCREEN3D; in smu7_init_dpm_defaults() 5677 case PP_SMC_POWER_PROFILE_FULLSCREEN3D: in smu7_set_power_profile_mode()
|
| H A D | vega20_hwmgr.c | 3968 case PP_SMC_POWER_PROFILE_FULLSCREEN3D: in conv_power_profile_to_pplib_workload()
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gfx.c | 2155 profile = PP_SMC_POWER_PROFILE_FULLSCREEN3D; in amdgpu_gfx_profile_idle_work_handler() 2169 profile == PP_SMC_POWER_PROFILE_FULLSCREEN3D ? in amdgpu_gfx_profile_idle_work_handler() 2186 profile = PP_SMC_POWER_PROFILE_FULLSCREEN3D; in amdgpu_gfx_profile_ring_begin_use() 2206 profile == PP_SMC_POWER_PROFILE_FULLSCREEN3D ? in amdgpu_gfx_profile_ring_begin_use()
|
| /linux-6.15/drivers/gpu/drm/amd/include/ |
| H A D | kgd_pp_interface.h | 169 PP_SMC_POWER_PROFILE_FULLSCREEN3D = 0x1, enumerator
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
| H A D | renoir_ppt.c | 133 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | vangogh_ppt.c | 201 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
|
| H A D | sienna_cichlid_ppt.c | 249 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
|
| H A D | navi10_ppt.c | 232 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | smu_v13_0_7_ppt.c | 238 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
|
| H A D | smu_v13_0_0_ppt.c | 269 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| H A D | smu_v14_0_2_ppt.c | 238 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_FULLSCREEN3D, WORKLOAD_PPLIB_FULL_SCREEN_3D_BIT),
|