drm/radeon/kms/pm: patch default power state with default clocks/voltages on r6xx+
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 27 May 2010 21:01:40 +0000 (17:01 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 3 Jun 2010 03:13:29 +0000 (13:13 +1000)
The default power state does not always match the default clocks and voltage
for a particular card.  The information in the firmware info table is correct
and should be used in preference to the info the default power state.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found