From: Chris Wilson Date: Fri, 21 Jan 2011 10:54:32 +0000 (+0000) Subject: drm/i915,agp/intel: Do not clear stolen entries X-Git-Tag: v2.6.38-rc3~65^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bee4a186c16bed0d7e91425ca9356c2e8c015f8d;p=pandora-kernel.git drm/i915,agp/intel: Do not clear stolen entries We can only utilize the stolen portion of the GTT if we are in sole charge of the hardware. This is only true if using GEM and KMS, otherwise VESA continues to access stolen memory. Reported-by: Arnd Bergmann Reported-by: Frederic Weisbecker Tested-by: Jiri Olsa Tested-by: Frederic Weisbecker Cc: Daniel Vetter Signed-off-by: Chris Wilson --- Reading git-diff-tree failed