aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_reg.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2009-02-11 14:26:47 +0000
committerEric Anholt <eric@anholt.net>2009-03-11 10:33:28 -0700
commitd7619c4b9c95cc9a2e7f0f4f7ae21165ab5cb1e7 (patch)
treebb8ae65f7b4bdfcb6464cf20a57251a063e63c49 /drivers/gpu/drm/i915/i915_reg.h
parentfc7170ba281c041852eeda52d4faf5db720c99ce (diff)
drm/i915: Protect active fences on i915
The i915 also uses the fence registers for GPU access to tiled buffers so we cannot reallocate one whilst it is on the active list. By performing a LRU scan of the fenced buffers we also avoid waiting the possibility of waiting on a pinned, or otherwise unusable, buffer. 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/i915_reg.h')
0 files changed, 0 insertions, 0 deletions