diff options
author | Chris Wilson <[email protected]> | 2018-02-02 15:34:48 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-02-02 20:31:52 +0000 |
commit | 55ef72f24fae5d41febe6b6ebf7304f9a2cb9471 (patch) | |
tree | 8eea75eeaf1309a292b79d11cb920be84e49d637 /scripts/gdb/linux/utils.py | |
parent | 274de876065a34ca1ff093bfacb62e440a4491be (diff) |
drm/i915: Remove spurious DRM_ERROR for cancelled interrupts
As we ourselves cancel interrupts during reset by clearing the GTIIR, it
is possible for the master IIR to indicate a pending IRQ for which we
have already cleared from the GTIIR. In this case, the DRM_ERROR are
intended and should not be flagged as an error.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Imre Deak <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions