summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatt Roper <matthew.d.roper@intel.com>2024-09-11 02:47:37 +0300
committerMatt Roper <matthew.d.roper@intel.com>2024-09-12 01:32:18 +0300
commit10a0575c2ff625eecdb8e7533ce212d6a76c1eab (patch)
treece2354d8079b65cb0fcbe163ca9657c9461d2295 /tools/perf/scripts/python
parent8217669bd8950429861cc05f875412a314315996 (diff)
downloadlinux-10a0575c2ff625eecdb8e7533ce212d6a76c1eab.tar.xz
drm/xe/device: Convert register access to use xe_mmio
Stop using GT pointers for register access. Since a GT was passed as a parameter to verify_lmem_ready() solely as a way to do MMIO accesses, change the parameter to xe_device, which more accurately reflects that this is a device-wide operation. v2: - Expand commit message to explain why verify_lmem_ready()'s parameter changes. (Rodrigo) Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240910234719.3335472-62-matthew.d.roper@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions