drm/ttm: page allocation use page array instead of list
authorJerome Glisse <jglisse@redhat.com>
Thu, 10 Nov 2011 23:24:09 +0000 (18:24 -0500)
committerDave 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