drm/radeon/kms/atom/pm: rework power mode parsing
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 22 Apr 2010 17:25:06 +0000 (13:25 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 18 May 2010 08:20:52 +0000 (18:20 +1000)
On pre-r6xx, the power mode array is usually ordered:
low
...
high
default

On r6xx+:
default
low
...
high

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

No differences found