drm/i915: No need to search again after retiring requests
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 24 Feb 2012 00:27:22 +0000 (00:27 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 27 Feb 2012 16:37:13 +0000 (17:37 +0100)
Retiring requests does not typically free up space in the aperture,
so the additional search is pointless.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found