From: Michel Thierry Date: Wed, 8 Apr 2015 11:13:35 +0000 (+0100) Subject: drm/i915: Use complete address space in true PPGTT X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~58^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4e0bedca678c81eea4cd79a4bd502335639f73a;p=pandora-kernel.git drm/i915: Use complete address space in true PPGTT True PPGTT is capable of having a full address space, even if the system has less allocated memory. Note that aliasing PPGTT always aliases the GGTT and thus should remain of the same size. Signed-off-by: Michel Thierry Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed