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:
9f381a6
)
drm/radeon: fix cayman struct accessors.
author
Dave Airlie
<airlied@redhat.com>
Mon, 9 May 2011 04:54:33 +0000
(14:54 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 11 May 2011 03:01:21 +0000
(13:01 +1000)
We are accessing totally the wrong struct in this case, and putting
uninitialised values into the GPU, which it doesn't like unsurprisingly.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found