[Intel-gfx] [PATCH v11 0/4] drm/i915/perf: Add support for multi context perf queries

Lionel Landwerlin lionel.g.landwerlin at intel.com
Mon May 4 10:31:42 UTC 2020


Hi all,

This version pins the configuration context for the lifecycle of the
i915-perf stream.

The associated userspace change : https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4464

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       | 903 ++++++++++++++++---------
 drivers/gpu/drm/i915/i915_perf_types.h |  47 +-
 include/uapi/drm/i915_drm.h            |  21 +
 3 files changed, 639 insertions(+), 332 deletions(-)

--
2.26.2


More information about the Intel-gfx mailing list