commit | 4e9a8bef20c973f62358fbd888a38f1bd1669200 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Mar 05 10:41:05 2018 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Mar 07 12:57:44 2018 +0000 |
tree | ff5e4faec05159f66698edc1f0fcd94d6e5e474e | |
parent | 949f7c7d5fc4277e1ca91dbee32ceb469bbb1349 [diff] |
drm/i915: Assert that the request is indeed complete when signaled from irq After we call dma_fence_signal(), confirm that the request was indeed complete. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180305104105.8296-1-chris@chris-wilson.co.uk