From: Chris Wilson Date: Sun, 20 Sep 2009 19:16:50 +0000 (+0100) Subject: drm/i915: Search harder for a reusable object X-Git-Tag: v2.6.32-rc1~52^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a1e2582d8d397500d5241d1543709046e0f05ff;p=pandora-kernel.git drm/i915: Search harder for a reusable object As evict_something() is called by routines that do not repeatedly search again, try harder in the initial search to find an object that matches the request. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed