Searched refs:enable_tdc_limit_feature (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.h255 bool enable_tdc_limit_feature; member in struct:smu8_hwmgr
H A Dsmu7_hwmgr.h290 bool enable_tdc_limit_feature; member in struct:smu7_hwmgr
H A Dsmu10_hwmgr.h239 bool enable_tdc_limit_feature; member in struct:smu10_hwmgr
H A Dvega10_hwmgr.h235 uint8_t enable_tdc_limit_feature; member in struct:vega10_registry_data
H A Dsmu7_powertune.c1163 if (data->enable_tdc_limit_feature) {
H A Dvega10_hwmgr.c134 data->registry_data.enable_tdc_limit_feature = 1;
464 if (data->registry_data.enable_tdc_limit_feature)
H A Dsmu7_hwmgr.c1831 data->enable_tdc_limit_feature = true;
1977 data->enable_tdc_limit_feature = false;
/linux-master/drivers/gpu/drm/radeon/
H A Dci_dpm.h281 bool enable_tdc_limit_feature; member in struct:ci_power_info
H A Dci_dpm.c236 pi->enable_tdc_limit_feature = true;
628 if (pi->enable_tdc_limit_feature) {

Completed in 255 milliseconds