diff options
author | 2021-10-28 20:28:08 -0700 | |
---|---|---|
committer | 2021-11-10 21:07:03 -0800 | |
commit | fd4d7904f5e38e4ff8e1267a53476cfa4a225708 (patch) | |
tree | c25463751a342c253dea3472a1cb1775363796bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/selftests: Use clear_and_wake_up_bit() for the per-engine reset bitlocks (diff) | |
download | linux-dev-fd4d7904f5e38e4ff8e1267a53476cfa4a225708.tar.xz linux-dev-fd4d7904f5e38e4ff8e1267a53476cfa4a225708.zip |
drm/i915: rework some irq functions to take intel_gt as argument
We'll be adding multi-tile support soon; on multi-tile platforms
interrupts are per-tile and every tile has the full set of
interrupt registers.
In this commit we start passing intel_gt instead of dev_priv for the
functions that are related to Xe_HP irq handling. Right now we're still
passing tile 0 everywhere, but in later patches we'll start actually
passing the correct tile.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Co-authored-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211029032817.3747750-2-matthew.d.roper@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions