Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dci_dpm.h163 #define POWERCONTAINMENT_FEATURE_BAPM 0x00000001 macro
Dci_dpm.c653 pi->power_containment_features |= POWERCONTAINMENT_FEATURE_BAPM; in ci_enable_power_containment()
685 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_BAPM) in ci_enable_power_containment()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.h164 #define POWERCONTAINMENT_FEATURE_BAPM 0x00000001 macro
Dci_dpm.c778 pi->power_containment_features |= POWERCONTAINMENT_FEATURE_BAPM; in ci_enable_power_containment()
810 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_BAPM) in ci_enable_power_containment()