Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dvega12_hwmgr.h83 struct smu_features { struct
84 bool supported;
85 bool enabled;
86 bool allowed;
87 uint32_t smu_feature_id;
88 uint64_t smu_feature_bitmap;
394 struct smu_features smu_features[GNLD_FEATURES_MAX]; member
H A Dvega10_hwmgr.h79 struct smu_features { struct
80 bool supported;
81 bool enabled;
82 uint32_t smu_feature_id;
83 uint32_t smu_feature_bitmap;
382 struct smu_features smu_features[GNLD_FEATURES_MAX]; member
H A Dvega20_hwmgr.h95 struct smu_features { struct
96 bool supported;
97 bool enabled;
98 bool allowed;
99 uint32_t smu_feature_id;
100 uint64_t smu_feature_bitmap;
523 struct smu_features smu_features[GNLD_FEATURES_MAX]; member