diff options
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2021-03-24 15:13:32 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2021-03-26 02:58:14 +0300 |
commit | 90a79a91dcc0e8b1986a2ad9b00cf3b281fb09f0 (patch) | |
tree | 4f7befa470ef8d07e0ade26ee09ef7b2e524b4dd /drivers/visorbus | |
parent | 8f922e4227585d43ea3622be64d441b8b92ec62d (diff) | |
download | linux-90a79a91dcc0e8b1986a2ad9b00cf3b281fb09f0.tar.xz |
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 <tvrtko.ursulin@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210324121335.2307063-5-tvrtko.ursulin@linux.intel.com
Diffstat (limited to 'drivers/visorbus')
0 files changed, 0 insertions, 0 deletions