commit | a48b9b4edb8bb87deb13b9f088a595cf71457b69 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Thu Apr 22 14:03:55 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Tue May 18 18:20:58 2010 +1000 |
tree | 2cfe4156f911042a6c3943ee98503d452941dd92 | |
parent | bae6b5627387a950a8faf366d6027bd0a7a93078 [diff] |
drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2) This also simplifies the code and enables reclocking with multiple heads active by tracking whether the power states are single or multi-head capable. Eventually, we will want to select a power state based on external factors (AC/DC state, user selection, etc.). (v2) Update for evergreen Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>