Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-18 | drm/radeon/kms: Clean up errors in smu7.h | GuoHua Chen | |
Fix the following errors reported by checkpatch: ERROR: open brace '{' following struct go on the same line Signed-off-by: GuoHua Chen <chenguohua_716@163.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> | |||
2013-08-30 | drm/radeon/kms: add dpm support for KB/KV | Alex Deucher | |
This adds dpm support for KB/KV asics. This includes: - dynamic engine clock scaling - dynamic voltage scaling - power containment - shader power scaling Set radeon.dpm=1 to enable. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |