diff options
| author | Matthew Auld <[email protected]> | 2023-07-10 10:40:43 +0100 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:35:22 -0500 |
| commit | 4803f6e26f1678b8b5af2924199bc137e7ec5fad (patch) | |
| tree | b761fb5db092949638a8815fd7403550243d1518 /tools/perf/scripts/python/task-analyzer.py | |
| parent | dad33831d8d137ee28b21c3c2296463a01aa5b78 (diff) | |
drm/xe/tlb: increment next seqno after successful CT send
If we are in the middle of a GT reset or similar the CT might be
disabled, such that the CT send fails. However we already incremented
gt->tlb_invalidation.seqno which might lead to warnings, since we
effectively just skipped a seqno:
0000:00:02.0: drm_WARN_ON(expected_seqno != msg[0])
Signed-off-by: Matthew Auld <[email protected]>
Cc: Matthew Brost <[email protected]>
Cc: José Roberto de Souza <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions