[Intel-xe] [PATCH v2 0/2] Add mmio register rw tracing
Radhakrishna Sripada
radhakrishna.sripada at intel.com
Tue Jun 20 19:32:27 UTC 2023
This patchset adds xe_reg_rw mmio tracing event for the xe driver. This
tracing event should be helpful for developers especially to debug Display
code.
v2: Remove inline in the function signature(MattR)
Radhakrishna Sripada (2):
drm/xe: Move mmio read/write functions to xe_mmio.c
drm/xe: Add reg read/write trace
.../drm/xe/compat-i915-headers/intel_uncore.h | 8 +-
drivers/gpu/drm/xe/xe_mmio.c | 180 ++++++++++++++++++
drivers/gpu/drm/xe/xe_mmio.h | 129 ++-----------
drivers/gpu/drm/xe/xe_trace.h | 26 +++
4 files changed, 225 insertions(+), 118 deletions(-)
--
2.34.1
More information about the Intel-xe
mailing list