drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2)
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 22 Apr 2010 18:03:55 +0000 (14:03 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 18 May 2010 08:20:58 +0000 (18:20 +1000)
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>

No differences found