From: Ben Widawsky Date: Thu, 22 Jan 2015 17:01:25 +0000 (+0000) Subject: drm/i915: Setup less PPGTT on failed page_directory X-Git-Tag: omap-for-v4.2/o2_dc~72^2~35^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c26622ae508f9f7e6be3e99b45ccae4d07efca;p=pandora-kernel.git drm/i915: Setup less PPGTT on failed page_directory The current code will both potentially print a WARN, and setup part of the PPGTT structure. Neither of these harm the current code, it is simply for clarity, and to perhaps prevent later bugs, or weird debug messages. Signed-off-by: Ben Widawsky Signed-off-by: Michel Thierry Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed