Home
last modified time | relevance | path

Searched refs:power_containment_features (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_powertune.c1102 if (data->power_containment_features & in smu7_set_power_limit()
1129 data->power_containment_features = 0; in smu7_enable_power_containment()
1143 data->power_containment_features |= in smu7_enable_power_containment()
1156 data->power_containment_features |= in smu7_enable_power_containment()
1173 data->power_containment_features) { in smu7_disable_power_containment()
1176 if (data->power_containment_features & in smu7_disable_power_containment()
1186 if (data->power_containment_features & in smu7_disable_power_containment()
1196 if (data->power_containment_features & in smu7_disable_power_containment()
1205 data->power_containment_features = 0; in smu7_disable_power_containment()
H A Dsmu7_hwmgr.h276 uint32_t power_containment_features; member
H A Dsmu8_hwmgr.h251 uint32_t power_containment_features; member
H A Dsmu10_hwmgr.h235 uint32_t power_containment_features; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_powertune.c1129 if (data->power_containment_features & in smu7_set_power_limit()
1156 data->power_containment_features = 0; in smu7_enable_power_containment()
1170 data->power_containment_features |= in smu7_enable_power_containment()
1183 data->power_containment_features |= in smu7_enable_power_containment()
1200 data->power_containment_features) { in smu7_disable_power_containment()
1203 if (data->power_containment_features & in smu7_disable_power_containment()
1213 if (data->power_containment_features & in smu7_disable_power_containment()
1223 if (data->power_containment_features & in smu7_disable_power_containment()
1232 data->power_containment_features = 0; in smu7_disable_power_containment()
H A Dsmu10_hwmgr.h235 uint32_t power_containment_features; member
H A Dsmu8_hwmgr.h251 uint32_t power_containment_features; member
H A Dsmu7_hwmgr.h288 uint32_t power_containment_features; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dci_dpm.h233 u32 power_containment_features; member
H A Dci_dpm.c633 pi->power_containment_features = 0; in ci_enable_power_containment()
640 pi->power_containment_features |= POWERCONTAINMENT_FEATURE_BAPM; in ci_enable_power_containment()
648 pi->power_containment_features |= POWERCONTAINMENT_FEATURE_TDCLimit; in ci_enable_power_containment()
661 pi->power_containment_features |= POWERCONTAINMENT_FEATURE_PkgPwrLimit; in ci_enable_power_containment()
668 if (pi->caps_power_containment && pi->power_containment_features) { in ci_enable_power_containment()
669 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_TDCLimit) in ci_enable_power_containment()
672 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_BAPM) in ci_enable_power_containment()
675 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_PkgPwrLimit) in ci_enable_power_containment()
677 pi->power_containment_features = 0; in ci_enable_power_containment()
1729 if (pi->power_containment_features in ci_set_power_limit()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dci_dpm.h233 u32 power_containment_features; member
H A Dci_dpm.c623 pi->power_containment_features = 0; in ci_enable_power_containment()
630 pi->power_containment_features |= POWERCONTAINMENT_FEATURE_BAPM; in ci_enable_power_containment()
638 pi->power_containment_features |= POWERCONTAINMENT_FEATURE_TDCLimit; in ci_enable_power_containment()
651 pi->power_containment_features |= POWERCONTAINMENT_FEATURE_PkgPwrLimit; in ci_enable_power_containment()
658 if (pi->caps_power_containment && pi->power_containment_features) { in ci_enable_power_containment()
659 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_TDCLimit) in ci_enable_power_containment()
662 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_BAPM) in ci_enable_power_containment()
665 if (pi->power_containment_features & POWERCONTAINMENT_FEATURE_PkgPwrLimit) in ci_enable_power_containment()
667 pi->power_containment_features = 0; in ci_enable_power_containment()
1707 if (pi->power_containment_features in ci_set_power_limit()
[all...]

Completed in 22 milliseconds