diff options
| author | Chris Wilson <[email protected]> | 2018-02-06 09:46:33 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2018-02-07 11:05:21 +0000 |
| commit | fd10e2ce9905030d922e179a8047a4d50daffd8e (patch) | |
| tree | 2a8a376b27fb42a8b1748181a0540846767c6e7d /drivers/gpu/drm/i915/intel_ringbuffer.c | |
| parent | drm/i915: Update DRIVER_DATE to 20180207 (diff) | |
| download | kernel-fd10e2ce9905030d922e179a8047a4d50daffd8e.tar.gz kernel-fd10e2ce9905030d922e179a8047a4d50daffd8e.zip | |
drm/i915/breadcrumbs: Ignore unsubmitted signalers
When a request is preempted, it is unsubmitted from the HW queue and
removed from the active list of breadcrumbs. In the process, this
however triggers the signaler and it may see the clear rbtree with the
old, and still valid, seqno, or it may match the cleared seqno with the
now zero rq->global_seqno. This confuses the signaler into action and
signaling the fence.
Fixes: d6a2289d9d6b ("drm/i915: Remove the preempted request from the execution queue")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: <[email protected]> # v4.12+
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions
