From: Daniel Vetter Date: Wed, 6 Aug 2014 13:04:50 +0000 (+0200) Subject: drm/i915: Allow i915_gem_setup_global_gtt to fail X-Git-Tag: omap-for-v3.19/prcm-cleanup~70^2~73^2~38 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c5566a82c6fb1da9e13a294f23d4cd85a08cb30;p=pandora-kernel.git drm/i915: Allow i915_gem_setup_global_gtt to fail We already needs this just as a safety check in case the preallocation reservation dance fails. But we definitely need this to be able to move tha aliasing ppgtt setup back out of the context code to this place, where it belongs. Reviewed-by: Michel Thierry Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed