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:
eba3d97
)
offb: Fix bug in calculating requested vram size
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 3 Jan 2012 01:09:15 +0000
(12:09 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 3 Jan 2012 01:09:15 +0000
(12:09 +1100)
We used to try to request 8 times more vram than needed, which would
fail if the card has a too small BAR (observed with qemu & kvm).
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
CC: stable@kernel.org
No differences found