From: Michel Thierry Date: Wed, 8 Apr 2015 11:13:28 +0000 (+0100) Subject: drm/i915/gen8: pagetable allocation rework X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~58^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5441f0cbe119496c36fd1c7a7971ecd0e0578ca6;p=pandora-kernel.git drm/i915/gen8: pagetable allocation rework Start using gen8_for_each_pde macro to allocate page tables. v2: teardown_va_range references removed. v3: Rebase after s/page_tables/page_table/. v4: Keep setting up page tables for all page directories in systems with less than 4GB of memory. v5: Also initialize the page tables. (Mika) v6: Initialize all page tables, including the extra ones from systems with less than 4GB of memory. (Mika) Cc: Mika Kuoppala Signed-off-by: Ben Widawsky Signed-off-by: Michel Thierry (v2+) Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed