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:
5c5ae71
)
drm/nouveau: use vmalloc for pgt allocation
author
Marcin Slusarz
<marcin.slusarz@gmail.com>
Tue, 11 Jun 2013 08:50:30 +0000
(10:50 +0200)
committer
Ben Skeggs
<bskeggs@redhat.com>
Fri, 5 Jul 2013 03:48:41 +0000
(13:48 +1000)
Page tables on nv50 take 48kB, which can be hard to allocate in one piece.
Let's use vmalloc.
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Cc: stable@vger.kernel.org [3.7+]
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found