Home
last modified time | relevance | path

Searched refs:PP_SMC_POWER_PROFILE_CUSTOM (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/include/
Dkgd_pp_interface.h131 PP_SMC_POWER_PROFILE_CUSTOM = 0x5, enumerator
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/
Damd_powerplay.c901 if (!(type < PP_SMC_POWER_PROFILE_CUSTOM)) in pp_dpm_switch_power_profile()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pm.c877 if (profile_mode == PP_SMC_POWER_PROFILE_CUSTOM) { in amdgpu_set_pp_power_profile_mode()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega10_hwmgr.c4655 for (i = 0; i < PP_SMC_POWER_PROFILE_CUSTOM; i++) in vega10_get_power_profile_mode()
4680 if (hwmgr->power_profile_mode == PP_SMC_POWER_PROFILE_CUSTOM) { in vega10_set_power_profile_mode()
Dsmu7_hwmgr.c4961 case PP_SMC_POWER_PROFILE_CUSTOM: in smu7_set_power_profile_mode()