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:
a70b95c
)
drm/radeon/kms: fix s/r issues with bios scratch regs
author
Alex Deucher
<alexdeucher@gmail.com>
Thu, 3 Feb 2011 00:46:06 +0000
(19:46 -0500)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 3 Feb 2011 23:46:30 +0000
(09:46 +1000)
The accelerate mode bit gets checked by certain atom
command tables to set up some register state. It needs
to be clear when setting modes and set when not.
Fixes:
https://bugzilla.kernel.org/show_bug.cgi?id=26942
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found