/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
amdgpu_vega12_hwmgr.c | 793 uint32_t allowed_features_low = 0, allowed_features_high = 0; local in function:vega12_set_allowed_featuresmask 798 (allowed_features_high |= ((data->smu_features[i].smu_feature_bitmap >> SMU_FEATURES_HIGH_SHIFT) & 0xFFFFFFFF)) : 802 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high) == 0,
|
amdgpu_vega12_hwmgr.c | 793 uint32_t allowed_features_low = 0, allowed_features_high = 0; local in function:vega12_set_allowed_featuresmask 798 (allowed_features_high |= ((data->smu_features[i].smu_feature_bitmap >> SMU_FEATURES_HIGH_SHIFT) & 0xFFFFFFFF)) : 802 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high) == 0,
|
amdgpu_vega12_hwmgr.c | 793 uint32_t allowed_features_low = 0, allowed_features_high = 0; local in function:vega12_set_allowed_featuresmask 798 (allowed_features_high |= ((data->smu_features[i].smu_feature_bitmap >> SMU_FEATURES_HIGH_SHIFT) & 0xFFFFFFFF)) : 802 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high) == 0,
|
amdgpu_vega12_hwmgr.c | 793 uint32_t allowed_features_low = 0, allowed_features_high = 0; local in function:vega12_set_allowed_featuresmask 798 (allowed_features_high |= ((data->smu_features[i].smu_feature_bitmap >> SMU_FEATURES_HIGH_SHIFT) & 0xFFFFFFFF)) : 802 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high) == 0,
|
amdgpu_vega20_hwmgr.c | 893 uint32_t allowed_features_low = 0, allowed_features_high = 0; local in function:vega20_set_allowed_featuresmask 900 (allowed_features_high |= 908 PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high);
|
amdgpu_vega20_hwmgr.c | 893 uint32_t allowed_features_low = 0, allowed_features_high = 0; local in function:vega20_set_allowed_featuresmask 900 (allowed_features_high |= 908 PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high);
|
amdgpu_vega20_hwmgr.c | 893 uint32_t allowed_features_low = 0, allowed_features_high = 0; local in function:vega20_set_allowed_featuresmask 900 (allowed_features_high |= 908 PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high);
|
amdgpu_vega20_hwmgr.c | 893 uint32_t allowed_features_low = 0, allowed_features_high = 0; local in function:vega20_set_allowed_featuresmask 900 (allowed_features_high |= 908 PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high);
|