diff options
| author | Matt Roper <[email protected]> | 2024-09-10 16:47:37 -0700 |
|---|---|---|
| committer | Matt Roper <[email protected]> | 2024-09-11 15:32:18 -0700 |
| commit | 10a0575c2ff625eecdb8e7533ce212d6a76c1eab (patch) | |
| tree | ce2354d8079b65cb0fcbe163ca9657c9461d2295 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 8217669bd8950429861cc05f875412a314315996 (diff) | |
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 <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions