diff options
author | Chris Wilson <[email protected]> | 2020-11-23 11:37:16 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2020-11-23 17:26:38 +0000 |
commit | 3aef910d26ef48b8a79d48b006dc04383b86dd31 (patch) | |
tree | e93b760abafe69e720d18a676509a8ab3c4e383d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6cfe66eb71b638968350b5f0fff051fd25eb75fb (diff) |
drm/i915/gt: Don't cancel the interrupt shadow too early
We currently want to keep the interrupt enabled until the interrupt after
which we have no more work to do. This heuristic was broken by us
kicking the irq-work on adding a completed request without attaching a
signaler -- hence it appearing to the irq-worker that an interrupt had
fired when we were idle.
Fixes: 2854d866327a ("drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs")
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions