commit | 80ea2c129c76a4159a93efeaef4385b6c964dfac | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 12 14:56:21 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 27 19:15:44 2013 -0400 |
tree | 68ca5f6056978500e2445e1debca06fa7314b794 | |
parent | 6596afd48af4d07c8b454849b2fe7e628974f3ef [diff] |
drm/radeon/kms: add dpm support for sumo asics (v2) This adds dpm support for sumo asics. This includes: - clockgating - powergating - dynamic engine clock scaling - dynamic voltage scaling set radeon.dpm=1 to enable it. v2: fix indention Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Jerome Glisse <jglisse@redhat.com>