All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: chris@chris-wilson.co.uk
Subject: [Intel-gfx] [PATCH v10 0/4] drm/i915/perf: Add support for multi context perf queries
Date: Thu, 30 Apr 2020 16:55:32 +0300	[thread overview]
Message-ID: <20200430135536.1141443-1-lionel.g.landwerlin@intel.com> (raw)

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

             reply	other threads:[~2020-04-30 13:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-30 13:55 Lionel Landwerlin [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200430135536.1141443-1-lionel.g.landwerlin@intel.com \
    --to=lionel.g.landwerlin@intel.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.