Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/radeon: add dpm UVD handling for TN asics (v2) | Alex Deucher | 2013-06-27 | 1 | -0/+5 |
| | | | | | | v2: fix typo noticed by Dan Carpenter Signed-off-by: Alex Deucher <alexander.deucher@amd.com> | ||||
* | drm/radeon/kms: add dpm support for trinity asics | Alex Deucher | 2013-06-27 | 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> |