diff options
author | 2020-11-23 11:37:15 +0000 | |
---|---|---|
committer | 2020-11-23 17:26:38 +0000 | |
commit | 6cfe66eb71b638968350b5f0fff051fd25eb75fb (patch) | |
tree | b885e7f73cc38d1ef28fab39cda85adfc84ebf81 /drivers/gpu/drm/i915/i915_request.c | |
parent | drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission (diff) | |
download | linux-dev-6cfe66eb71b638968350b5f0fff051fd25eb75fb.tar.xz linux-dev-6cfe66eb71b638968350b5f0fff051fd25eb75fb.zip |
drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
Make b->signaled_requests a lockless-list so that we can manipulate it
outside of the b->irq_lock.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201123113717.20500-2-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/i915_request.c')
0 files changed, 0 insertions, 0 deletions