summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_ringbuffer.h
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2010-08-07 11:01:21 +0100
committerEric Anholt <eric@anholt.net>2010-08-09 11:24:32 -0700
commit0108a3edd5c2e3b150a550d565b6aa1a67c0edbe (patch)
tree95694d7fdef710345c43dd0d2364eee1377e87d2 /drivers/gpu/drm/i915/intel_ringbuffer.h
parentbf1a10923920f56da23a118de2511a72af341d61 (diff)
drm/i915: prepare for fair lru eviction
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 <daniel.vetter@ffwll.ch> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.h')
0 files changed, 0 insertions, 0 deletions