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:
f9517e6
)
drm/ttm: page allocation use page array instead of list
author
Jerome Glisse
<jglisse@redhat.com>
Thu, 10 Nov 2011 23:24:09 +0000
(18:24 -0500)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 6 Dec 2011 10:39:11 +0000
(10:39 +0000)
Use the ttm_tt pages array for pages allocations, move the list
unwinding into the page allocation functions.
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
No differences found