[Intel-xe] [PATCH v3 0/1] Xe PERF layer
Ashutosh Dixit
ashutosh.dixit at intel.com
Sat Oct 28 03:39:09 UTC 2023
These changes were originally submitted as part of [1] but since they are
needed by multiple teams developing different Xe PERF stream types, I am
separating these changes out as an independent patch which can be merged
first, independent of OA.
The full use of these uapi changes (for OA) can be seen in [2] and [3].
[1] https://patchwork.freedesktop.org/series/121084/
[2] https://patchwork.freedesktop.org/patch/558376/?series=121084&rev=6
[3] https://patchwork.freedesktop.org/patch/558375/?series=121084&rev=6
Ashutosh Dixit (1):
drm/xe/uapi: "Perf" layer to support multiple perf counter stream
types
drivers/gpu/drm/xe/Makefile | 1 +
drivers/gpu/drm/xe/xe_device.c | 2 ++
drivers/gpu/drm/xe/xe_perf.c | 21 ++++++++++++
drivers/gpu/drm/xe/xe_perf.h | 16 +++++++++
include/uapi/drm/xe_drm.h | 59 ++++++++++++++++++++++++++++++++++
5 files changed, 99 insertions(+)
create mode 100644 drivers/gpu/drm/xe/xe_perf.c
create mode 100644 drivers/gpu/drm/xe/xe_perf.h
--
2.41.0
More information about the Intel-xe
mailing list