diff options
author | Tvrtko Ursulin <[email protected]> | 2021-03-24 12:13:32 +0000 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2021-03-26 00:58:14 +0100 |
commit | 90a79a91dcc0e8b1986a2ad9b00cf3b281fb09f0 (patch) | |
tree | 4f7befa470ef8d07e0ade26ee09ef7b2e524b4dd /scripts/gdb/linux/device.py | |
parent | 8f922e4227585d43ea3622be64d441b8b92ec62d (diff) |
drm/i915: Handle async cancellation in sentinel assert
With the watchdog cancelling requests asynchronously to preempt-to-busy we
need to relax one assert making it apply only to requests not in error.
v2:
* Check against the correct request!
v3:
* Simplify the check to avoid the question of when to sample the fence
error vs sentinel bit.
Signed-off-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions