From: Jerome Glisse Date: Tue, 1 Nov 2011 19:57:22 +0000 (-0400) Subject: drm/ttm: remove split btw highmen and lowmem page X-Git-Tag: v3.3-rc1~121^2~88^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=667b7a27c221acaea844ba41f1c0a713aba44d31;p=pandora-kernel.git drm/ttm: remove split btw highmen and lowmem page Split btw highmem and lowmem page was rendered useless by the pool code. Remove it. Note further cleanup would change the ttm page allocation helper to actualy take an array instead of relying on list this could drasticly reduce the number of function call in the common case of allocation whole buffer. Signed-off-by: Jerome Glisse Reviewed-by: Konrad Rzeszutek Wilk Reviewed-by: Thomas Hellstrom --- Reading git-diff-tree failed