On Fri, 2 Jul 2010 15:02:17 +0100, Chris Wilson chris@chris-wilson.co.uk wrote:
From: Daniel Vetter daniel.vetter@ffwll.ch
This does two little changes:
Add an alignment parameter for evict_something. It's not really great to whack a carefully sized hole into the gtt with the wrong alignment. Especially since the fallback path is a full evict.
With the inactive scan stuff we need to evict more that one object, so move the unbind call into the helper function that scans for the object to be evicted, too. And adjust its name.
Doesn't compile -- i915_gem_get_fence_alignment undefined.