Home
last modified time | relevance | path

Searched refs:POWERCONTAINMENT_FEATURE_PkgPwrLimit (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_powertune.h42 #define POWERCONTAINMENT_FEATURE_PkgPwrLimit 0x00000004 macro
Dvega10_powertune.h43 #define POWERCONTAINMENT_FEATURE_PkgPwrLimit 0x00000004 macro
Dsmu7_powertune.c1096 POWERCONTAINMENT_FEATURE_PkgPwrLimit) in smu7_set_power_limit()
1144 POWERCONTAINMENT_FEATURE_PkgPwrLimit; in smu7_enable_power_containment()
1182 POWERCONTAINMENT_FEATURE_PkgPwrLimit) { in smu7_disable_power_containment()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dci_dpm.h165 #define POWERCONTAINMENT_FEATURE_PkgPwrLimit 0x00000004 macro
Dci_dpm.c674 pi->power_containment_features |= POWERCONTAINMENT_FEATURE_PkgPwrLimit; in ci_enable_power_containment()
688 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_PkgPwrLimit) in ci_enable_power_containment()
1742 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_PkgPwrLimit) { in ci_set_power_limit()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.h166 #define POWERCONTAINMENT_FEATURE_PkgPwrLimit 0x00000004 macro
Dci_dpm.c799 pi->power_containment_features |= POWERCONTAINMENT_FEATURE_PkgPwrLimit; in ci_enable_power_containment()
813 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_PkgPwrLimit) in ci_enable_power_containment()
1876 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_PkgPwrLimit) { in ci_set_power_limit()