Skip to content
Commit c7cc144d authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: Assert that we do not try to unsubmit a completed request



Assert that we do not try to unsubmit a completed request, as should we
try to resubmit it later, the ring is already past the request's
breadcrumb and the breadcrumb will not be updated.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180129094912.14428-1-chris@chris-wilson.co.uk
Reviewed-by: default avatarMichał Winiarski <michal.winiarski@intel.com>
parent 7fb9ee5d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment