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:
7166647
)
drm/nv50: fix alignment of per-channel fifo cache
author
Ben Skeggs
<bskeggs@redhat.com>
Sun, 17 Jan 2010 22:33:04 +0000
(08:33 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Sun, 17 Jan 2010 23:56:19 +0000
(09:56 +1000)
GPU pointer to the structure is shifted right by 10 bits, so we need to
align to 1024 bytes, not 256.
Reported-by: Maarten Maathuis <madman2003@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found