Home
last modified time | relevance | path

Searched defs:smu_features (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.h80 struct smu_features { struct
81 bool supported;
82 bool enabled;
83 bool allowed;
84 uint32_t smu_feature_id;
85 uint64_t smu_feature_bitmap;
391 struct smu_features smu_features[GNLD_FEATURES_MAX]; member
H A Dvega10_hwmgr.h77 struct smu_features { struct
78 bool supported;
79 bool enabled;
80 uint32_t smu_feature_id;
81 uint32_t smu_feature_bitmap;
380 struct smu_features smu_features[GNLD_FEATURES_MAX]; member
H A Dvega20_hwmgr.h93 struct smu_features { struct
94 bool supported;
95 bool enabled;
96 bool allowed;
97 uint32_t smu_feature_id;
98 uint64_t smu_feature_bitmap;
519 struct smu_features smu_features[GNLD_FEATURES_MAX]; member