Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/include/
HDkgd_pp_interface.h131 PP_SMC_POWER_PROFILE_CUSTOM = 0x5, enumerator
/dragonfly/sys/dev/drm/amd/powerplay/
HDamd_powerplay.c901 if (!(type < PP_SMC_POWER_PROFILE_CUSTOM)) in pp_dpm_switch_power_profile()
/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_pm.c925 if (profile_mode == PP_SMC_POWER_PROFILE_CUSTOM) {
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDvega10_hwmgr.c4669 for (i = 0; i < PP_SMC_POWER_PROFILE_CUSTOM; i++) in vega10_get_power_profile_mode()
4694 if (hwmgr->power_profile_mode == PP_SMC_POWER_PROFILE_CUSTOM) { in vega10_set_power_profile_mode()
HDsmu7_hwmgr.c4996 case PP_SMC_POWER_PROFILE_CUSTOM: in smu7_set_power_profile_mode()