summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_execbuffer.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-01-12 23:33:01 +0300
committerChris Wilson <chris@chris-wilson.co.uk>2011-01-13 19:06:05 +0300
commitc37d9a5de94a6fe60a756af350cd21aa9bbbc8a1 (patch)
treebaf3dbb044dfcec7add270661400e097026153df /drivers/gpu/drm/i915/i915_gem_execbuffer.c
parenta76150302d6e7ebc43e1a1ddaee7fd51db8da3b3 (diff)
downloadlinux-c37d9a5de94a6fe60a756af350cd21aa9bbbc8a1.tar.xz
drm/i915: Fix error handler to capture the first batch after the seqno
Whilst we had no older batches on the active list, everything was fine. However, if the GPU is free running and the requests are only being reaped by the periodic retirer, than the current seqno may not be at the start of the list. In this case we need to select the first batch after the last seqno written by the gpu and not inclusive of the seqno. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gem_execbuffer.c')
0 files changed, 0 insertions, 0 deletions