[Intel-gfx] [PATCH 07/11] drm/i915: prepare for fair lru eviction
Eric Anholt
eric at anholt.net
Thu Jul 8 11:31:28 PDT 2010
On Fri, 2 Jul 2010 15:02:17 +0100, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> From: Daniel Vetter <daniel.vetter at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20100708/82beade5/attachment-0001.pgp>
More information about the dri-devel
mailing list