Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH v3 0/1] Xe PERF layer
@ 2023-10-28  3:39 Ashutosh Dixit
  2023-10-28  3:39 ` [Intel-xe] [PATCH 1/1] drm/xe/uapi: "Perf" layer to support multiple perf counter stream types Ashutosh Dixit
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Ashutosh Dixit @ 2023-10-28  3:39 UTC (permalink / raw)
  To: intel-xe; +Cc: Harish Chegondi, gzadicario, ogabbay

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-10-30 17:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-28  3:39 [Intel-xe] [PATCH v3 0/1] Xe PERF layer Ashutosh Dixit
2023-10-28  3:39 ` [Intel-xe] [PATCH 1/1] drm/xe/uapi: "Perf" layer to support multiple perf counter stream types Ashutosh Dixit
2023-10-30 17:09   ` Umesh Nerlige Ramappa
2023-10-28  3:41 ` [Intel-xe] ✓ CI.Patch_applied: success for Xe PERF layer Patchwork
2023-10-28  3:41 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-10-28  3:42 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-10-28  3:49 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-10-28  3:50 ` [Intel-xe] ✗ CI.Hooks: failure " Patchwork
2023-10-28  3:51 ` [Intel-xe] ✓ CI.checksparse: success " Patchwork
2023-10-28  4:28 ` [Intel-xe] ✓ CI.BAT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox