aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatt Roper <[email protected]>2023-08-22 17:33:14 -0700
committerRodrigo Vivi <[email protected]>2023-12-21 11:40:27 -0500
commit486b2ef2768222bb4210709ccf5443c3e381346e (patch)
treec5408fc4bf4f63af7298e475808d1ba888463c55 /tools/perf/scripts/python
parent07431945d8ae805746bbd01b052eeefb919911db (diff)
drm/xe: Drop xe_mmio_write64()
The only possible 64-bit register writes in the driver come from the highly questionable MMIO ioctl. That ioctl's register write support only operates for userspace running as root and cannot be used by any real userspace; it exists solely to support the "xe_reg" debug tool in IGT. Since the spec indicates that hardware does not officially support 64-bit register accesses, there's no reason to allow such 64-bit writes, even for debugging. Bspec: 60027 Reviewed-by: Lucas De Marchi <[email protected]> Reviewed-by: José Roberto de Souza <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Matt Roper <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions