diff options
author | Matt Roper <matthew.d.roper@intel.com> | 2020-04-25 02:14:23 +0300 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2020-04-29 02:38:03 +0300 |
commit | 8598eb781cf68fd6cb67c479f1479ae58bd54fb9 (patch) | |
tree | cbdb27d9cf9548c13d04b514f65239e44e511810 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 2abaad4eb59d1cdc903ea84c06acb406e2fbb263 (diff) | |
download | linux-8598eb781cf68fd6cb67c479f1479ae58bd54fb9.tar.xz |
drm/i915: Use proper fault mask in interrupt postinstall too
The IRQ postinstall handling had open-coded pipe fault mask selection
that never got updated for gen11. Switch it to use
gen8_de_pipe_fault_mask() to ensure we don't miss updates for new
platforms.
Cc: José Roberto de Souza <jose.souza@intel.com>
Fixes: d506a65d56fd ("drm/i915: Catch GTT fault errors for gen11+ planes")
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200424231423.4065231-1-matthew.d.roper@intel.com
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
(cherry picked from commit 869129ee0c624a78c74e50b51635e183196cd2c6)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions