Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dci_dpm.h165 #define POWERCONTAINMENT_FEATURE_PkgPwrLimit 0x00000004 macro
Dci_dpm.c673 pi->power_containment_features |= POWERCONTAINMENT_FEATURE_PkgPwrLimit; in ci_enable_power_containment()
687 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_PkgPwrLimit) in ci_enable_power_containment()
1714 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_PkgPwrLimit) { in ci_set_power_limit()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.h166 #define POWERCONTAINMENT_FEATURE_PkgPwrLimit 0x00000004 macro
Dci_dpm.c791 pi->power_containment_features |= POWERCONTAINMENT_FEATURE_PkgPwrLimit; in ci_enable_power_containment()
805 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_PkgPwrLimit) in ci_enable_power_containment()
1842 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_PkgPwrLimit) { in ci_set_power_limit()