diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2021-10-29 06:28:08 +0300 |
---|---|---|
committer | Matt Roper <matthew.d.roper@intel.com> | 2021-11-11 08:07:03 +0300 |
commit | fd4d7904f5e38e4ff8e1267a53476cfa4a225708 (patch) | |
tree | c25463751a342c253dea3472a1cb1775363796bd /tools/perf/scripts/python/syscall-counts.py | |
parent | 9030e39cd115db3a93a6a5eebd70f5f9c462e4eb (diff) | |
download | linux-fd4d7904f5e38e4ff8e1267a53476cfa4a225708.tar.xz |
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions