From: Chris Wilson Date: Thu, 15 Nov 2012 11:32:19 +0000 (+0000) Subject: drm/i915: Avoid clearing preallocated regions from the GTT X-Git-Tag: v3.9-rc1~83^2~40^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed2f3452677e46a4270c25c1b7fa3e060fdd501e;p=pandora-kernel.git drm/i915: Avoid clearing preallocated regions from the GTT As yet we do not do any preallocation (chicken-and-egg problem), but we may like to preserve anything already allocated by the BIOS or grub and reuse for own purposes after initialising the driver. Signed-off-by: Chris Wilson Reviewed-by: Jesse Barnes Reviewed-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed