Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-18 | drm/radeon/kms: Clean up errors in smu7.h | GuoHua Chen | 1 | -4/+2 | |
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-31 | drm/radeon/kms: add dpm support for KB/KV | Alex Deucher | 1 | -0/+170 | |
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> |