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:
d03f5d5
)
drm/radeon/kms: simplify storing current and requested PM mode
author
Rafał Miłecki
<zajec5@gmail.com>
Sat, 20 Feb 2010 23:15:04 +0000
(23:15 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 22 Feb 2010 23:46:51 +0000
(09:46 +1000)
We kept pointers to requested and current clock modes in every power state.
That was useless, more /global/ pointers in power struct are enough.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found