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

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 part of an independent series which can be
merged first, independently 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 (2):
  drm/xe/uapi: "Perf" layer to support multiple perf counter stream
    types
  drm/xe/uapi: Multiplex PERF ops through a single PERF ioctl

 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      | 47 ++++++++++++++++++++++++++++++++++
 5 files changed, 87 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] 16+ messages in thread
* [Intel-xe] [PATCH v2 0/2] Xe PERF layer
@ 2023-10-11 17:26 Ashutosh Dixit
  2023-10-11 17:26 ` [Intel-xe] [PATCH 1/2] drm/xe/uapi: "Perf" layer to support multiple perf counter stream types Ashutosh Dixit
  0 siblings, 1 reply; 16+ messages in thread
From: Ashutosh Dixit @ 2023-10-11 17:26 UTC (permalink / raw)
  To: intel-xe
  Cc: robert.krzemien, ogabbay, Lionel Landwerlin, gzadicario,
	Harish Chegondi, bdotan, talbo

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 part of an independent series which can be
merged first, independently 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 (2):
  drm/xe/uapi: "Perf" layer to support multiple perf counter stream
    types
  drm/xe/uapi: Multiplex PERF ops through a single PERF ioctl

 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      | 61 ++++++++++++++++++++++++++++++++++
 5 files changed, 101 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] 16+ messages in thread

end of thread, other threads:[~2023-10-28  3:44 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-09 22:24 [Intel-xe] [PATCH 0/2] Xe PERF layer Ashutosh Dixit
2023-10-09 22:24 ` [Intel-xe] [PATCH 1/2] drm/xe/uapi: "Perf" layer to support multiple perf counter stream types Ashutosh Dixit
2023-10-09 22:24 ` [Intel-xe] [PATCH 2/2] drm/xe/uapi: Multiplex PERF ops through a single PERF ioctl Ashutosh Dixit
     [not found]   ` <DB4PR02MB86074153DF64F83B00E66CAFDECCA@DB4PR02MB8607.eurprd02.prod.outlook.com>
2023-10-11 17:33     ` Dixit, Ashutosh
2023-10-09 22:29 ` [Intel-xe] ✓ CI.Patch_applied: success for Xe PERF layer Patchwork
2023-10-09 22:29 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-10-09 22:30 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-10-09 22:37 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-10-09 22:38 ` [Intel-xe] ✗ CI.Hooks: failure " Patchwork
2023-10-09 22:39 ` [Intel-xe] ✓ CI.checksparse: success " Patchwork
2023-10-09 23:11 ` [Intel-xe] ✓ CI.BAT: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2023-10-11 17:26 [Intel-xe] [PATCH v2 0/2] " Ashutosh Dixit
2023-10-11 17:26 ` [Intel-xe] [PATCH 1/2] drm/xe/uapi: "Perf" layer to support multiple perf counter stream types Ashutosh Dixit
2023-10-12 16:51   ` Umesh Nerlige Ramappa
2023-10-12 18:04     ` Dixit, Ashutosh
2023-10-13  2:05       ` Umesh Nerlige Ramappa
2023-10-28  3:44         ` Dixit, Ashutosh

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