Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/powerplay/hwmgr/
H A Dvega12_hwmgr.h81 struct smu_features { struct
82 bool supported;
83 bool enabled;
84 bool allowed;
85 uint32_t smu_feature_id;
86 uint64_t smu_feature_bitmap;
392 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;
379 struct smu_features smu_features[GNLD_FEATURES_MAX]; member