All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v10 0/4] drm/i915/perf: Add support for multi context perf queries
@ 2020-04-30 13:55 Lionel Landwerlin
  2020-04-30 13:55 ` [Intel-gfx] [PATCH v10 1/4] drm/i915/perf: break OA config buffer object in 2 Lionel Landwerlin
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Lionel Landwerlin @ 2020-04-30 13:55 UTC (permalink / raw)
  To: intel-gfx; +Cc: chris

Hi all,

Just adding Mesa MR links to the patches.

Cheers,

Lionel Landwerlin (4):
  drm/i915/perf: break OA config buffer object in 2
  drm/i915/perf: stop using the kernel context
  drm/i915/perf: prepare driver to receive multiple ctx handles
  drm/i915/perf: enable filtering on multiple contexts

 drivers/gpu/drm/i915/i915_perf.c       | 920 ++++++++++++++++---------
 drivers/gpu/drm/i915/i915_perf_types.h |  47 +-
 include/uapi/drm/i915_drm.h            |  21 +
 3 files changed, 656 insertions(+), 332 deletions(-)

--
2.26.2
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2020-04-30 22:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 13:55 [Intel-gfx] [PATCH v10 0/4] drm/i915/perf: Add support for multi context perf queries Lionel Landwerlin
2020-04-30 13:55 ` [Intel-gfx] [PATCH v10 1/4] drm/i915/perf: break OA config buffer object in 2 Lionel Landwerlin
2020-04-30 15:04   ` Chris Wilson
2020-04-30 13:55 ` [Intel-gfx] [PATCH v10 2/4] drm/i915/perf: stop using the kernel context Lionel Landwerlin
2020-04-30 13:55 ` [Intel-gfx] [PATCH v10 3/4] drm/i915/perf: prepare driver to receive multiple ctx handles Lionel Landwerlin
2020-04-30 14:55   ` Chris Wilson
2020-04-30 14:59     ` Lionel Landwerlin
2020-04-30 13:55 ` [Intel-gfx] [PATCH v10 4/4] drm/i915/perf: enable filtering on multiple contexts Lionel Landwerlin
2020-04-30 14:15 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: Add support for multi context perf queries (rev4) Patchwork
2020-04-30 14:40 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2020-04-30 22:57 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.