git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef6e6cf
)
drm/radeon/kms/atom/pm: rework power mode parsing
author
Alex Deucher
<alexdeucher@gmail.com>
Thu, 22 Apr 2010 17:25:06 +0000
(13:25 -0400)
committer
Dave 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