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)
commitc5e8ce61d64995f4076c6a9b2f8b4b71e0be2e37
treed0f61fe7753cf1ed4c9c1d866bb89e756b02983d
parent9349d5cc920c10845693f906ebd67f394f1d0d04
drm/radeon/kms/pm: patch default power state with default clocks/voltages on r6xx+

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>
drivers/gpu/drm/radeon/radeon_atombios.c