Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
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
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
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;
521 struct smu_features smu_features[GNLD_FEATURES_MAX]; member

Completed in 10 milliseconds