Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/include/
Dkgd_pp_interface.h137 enum PP_SMC_POWER_PROFILE { enum
262 int (*switch_power_profile)(void *handle, enum PP_SMC_POWER_PROFILE type, bool en);
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Damdgpu_smu.h400 int (*get_workload_type)(struct smu_context *smu, enum PP_SMC_POWER_PROFILE profile);
814 enum PP_SMC_POWER_PROFILE type,
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Damd_powerplay.c941 enum PP_SMC_POWER_PROFILE type, bool en) in pp_dpm_switch_power_profile()
Damdgpu_smu.c1690 enum PP_SMC_POWER_PROFILE type, in smu_switch_power_profile()
Dnavi10_ppt.c288 static int navi10_get_workload_type(struct smu_context *smu, enum PP_SMC_POWER_PROFILE profile) in navi10_get_workload_type()
Darcturus_ppt.c268 static int arcturus_get_workload_type(struct smu_context *smu, enum PP_SMC_POWER_PROFILE profile) in arcturus_get_workload_type()
Dvega20_ppt.c301 static int vega20_get_workload_type(struct smu_context *smu, enum PP_SMC_POWER_PROFILE profile) in vega20_get_workload_type()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c4979 enum PP_SMC_POWER_PROFILE requst) in smu7_patch_compute_profile_mode()
5002 enum PP_SMC_POWER_PROFILE mode; in smu7_set_power_profile_mode()