Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-27 | drm/radeon: add dpm UVD handling for TN asics (v2) | Alex Deucher | 1 | -0/+5 | |
v2: fix typo noticed by Dan Carpenter Signed-off-by: Alex Deucher <alexander.deucher@amd.com> | |||||
2013-06-27 | drm/radeon/kms: add dpm support for trinity asics | Alex Deucher | 1 | -0/+223 | |
This adds dpm support for trinity asics. This includes: - clockgating - powergating - dynamic engine clock scaling - dynamic voltage scaling set radeon.dpm=1 to enable it. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |