From: Chris Wilson Date: Sun, 20 Sep 2009 22:03:54 +0000 (+0100) Subject: drm/i915: Do not mis-classify clean objects as purgeable X-Git-Tag: v2.6.32-rc1~52^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=963b483691314ed174ceb883f2b9f13b3ef7fb33;p=pandora-kernel.git drm/i915: Do not mis-classify clean objects as purgeable Whilst cleaning up the patches for submission, I mis-classified non-dirty objects as purgeable. This was causing the backing pages for those objects to be evicted under memory-pressure, discarding valid and unreplaceable texture data. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed