On Fri, 2 Jul 2010 15:02:17 +0100, Chris Wilson <[email protected]> wrote: > From: Daniel Vetter <[email protected]> > > 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. > > No functional changes in this patch, just preparation. > > Signed-Off-by: Daniel Vetter <[email protected]> Signed-off-by: Chris Wilson <[email protected]>
-- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ dri-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/dri-devel
