[Intel-xe] [PATCH v2 0/4] Port CPU-GPU timestamp correlation to XE KMD
Umesh Nerlige Ramappa
umesh.nerlige.ramappa at intel.com
Mon Aug 14 22:37:30 UTC 2023
This is a port of prior work from i915 to support fine-grained CPU-GPU
timestamp correlation. Prior work is linked in this issue:
https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/384
Mesa and Perfetto are the consumers for this and the issue documents the
need for higher accuracy in correlation.
v2:
- Change commit headers to fixup!
- Fix kernel-doc errors
- Include review comments
Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Umesh Nerlige Ramappa (4):
fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
drm/xe: Correlate engine and cpu timestamps with better accuracy
drivers/gpu/drm/xe/xe_query.c | 149 +++++++++++++++++++++++++++++++++-
include/uapi/drm/xe_drm.h | 92 +++++++++++++++++----
2 files changed, 219 insertions(+), 22 deletions(-)
--
2.38.1
More information about the Intel-xe
mailing list