Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsmu7_fusion.h219 struct SMU7_Fusion_DpmTable struct
221 uint32_t SystemFlags;
223 SMU7_PIDController GraphicsPIDController;
224 SMU7_PIDController GioPIDController;
226 uint8_t GraphicsDpmLevelCount;
227 uint8_t GIOLevelCount;
228 uint8_t UvdLevelCount;
229 uint8_t VceLevelCount;
231 uint8_t AcpLevelCount;
232 uint8_t SamuLevelCount;
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dsmu7_fusion.h219 struct SMU7_Fusion_DpmTable struct
221 uint32_t SystemFlags;
223 SMU7_PIDController GraphicsPIDController;
224 SMU7_PIDController GioPIDController;
226 uint8_t GraphicsDpmLevelCount;
227 uint8_t GIOLevelCount;
228 uint8_t UvdLevelCount;
229 uint8_t VceLevelCount;
231 uint8_t AcpLevelCount;
232 uint8_t SamuLevelCount;
[all …]