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:
b6c4285
)
drm/nve0/fifo: allocate usermem as needed
author
Alexandre Courbot
<acourbot@nvidia.com>
Mon, 10 Feb 2014 05:57:01 +0000
(14:57 +0900)
committer
Ben Skeggs
<bskeggs@redhat.com>
Wed, 26 Mar 2014 03:59:32 +0000
(13:59 +1000)
Memory was always allocated for 4096 channels. Change this to allocate
what we actually need according to the number of channels we use.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found