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:
624ab4f
)
drm/radeon/kms: rs400/480 MC setup is different than r300.
author
Dave Airlie
<airlied@redhat.com>
Fri, 5 Feb 2010 03:41:54 +0000
(13:41 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 5 Feb 2010 03:40:16 +0000
(13:40 +1000)
Boot testing on my rs480 laptop found the MC idle never happened
on startup, a quick check with AMD found the idle bit is in a different
place on the rs4xx than r300.
Implement a new rs400 mc idle function to fix this.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found