commit | 4a6369e9935e392402d4ccb67f5cddac953e8d3c | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 12 14:04:10 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 27 10:50:08 2013 -0400 |
tree | c3c9b8585776d91f59bba876e99d56c32de0ad78 | |
parent | 9d67006e6ebc6c5bc553d04b8c2dabea168e5e5b [diff] |
drm/radeon/kms: add dpm support for rv6xx (v3) This adds dpm support for rv6xx asics. This includes: - clockgating - dynamic engine clock scaling - dynamic memory clock scaling - dynamic voltage scaling - dynamic pcie gen1/gen2 switching Set radeon.dpm=1 to enable. v2: remove duplicate line v3: fix thermal interrupt check noticed by Jerome Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com>