diff options
| author | Chris Wilson <[email protected]> | 2018-03-23 10:18:24 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2018-03-23 17:03:24 +0000 |
| commit | 46b3617dfec875c1414c6ccbfcab371c97735562 (patch) | |
| tree | 9e7bee5e17e9c08633e3fa8ba81e6606182e3089 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 8c650aefb82d559aa0e1b7c0c36346b906481106 (diff) | |
drm/i915: Actually flush interrupts on reset not just wedging
Commit 0f36a85c3bd5 ("drm/i915: Flush pending interrupt following a GPU
reset") got confused and only applied the flush to the set-wedge path
(which itself is proving troublesome), but we also need the
serialisation on the regular reset path. Oops.
Move the interrupt into reset_irq() and make it common to the reset and
final set-wedge.
v2: reset_irq() after port cancellation, as we assert that
execlists->active is sane for cancellation (and is being reset by
reset_irq).
References: 0f36a85c3bd5 ("drm/i915: Flush pending interrupt following a GPU reset")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: Michel Thierry <[email protected]>
Cc: MichaĆ Winiarski <[email protected]>
Cc: Jeff McGee <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions