commit | 9a1e2582d8d397500d5241d1543709046e0f05ff | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Sep 20 20:16:50 2009 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 23 01:05:28 2009 +0100 |
tree | d058191799e7d32da24bec5caa64ee69085e1921 | |
parent | ab5ee57650165dc342a20d1213d48d585f2a72bd [diff] |
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 <chris@chris-wilson.co.uk>