diff options
author | Chris Wilson <[email protected]> | 2019-11-25 11:25:20 +0000 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2019-11-25 16:38:51 +0200 |
commit | 4ec5cc78c1b06f8d30b5c682acccf17fb5191cf2 (patch) | |
tree | a3ce1270dc335e8299128c809b131cd19afe2792 /lib/memory-notifier-error-inject.c | |
parent | 97f9af78f38d43cd058cfd40220647be67aca9f7 (diff) |
drm/i915/execlists: Fixup cancel_port_requests()
I rushed a last minute correction to cancel_port_requests() to prevent
the snooping of *execlists->active as the inflight array was being
updated, without noticing we iterated the inflight array starting from
active! Oops.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=112387
Fixes: 97f9af78f38d ("drm/i915/gt: Mark the execlists->active as the primary volatile access")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit da0ef77e1e0ccff703efee82406c629d5c4f4bbb)
[Joonas: Fixed Fixes: tag to match drm-intel-next-fixes]
Signed-off-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions