public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Tvrtko Ursulin <tursulin@ursulin.net>
To: Intel-gfx@lists.freedesktop.org
Subject: [RFC i-g-t 0/2] IGT PMU support
Date: Wed,  2 Aug 2017 13:33:10 +0100	[thread overview]
Message-ID: <20170802123312.14292-1-tvrtko.ursulin@linux.intel.com> (raw)

From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

Two patches which enable intel-gpu-overlay to work with the i915 PMU RFC,
plus a simple tool which reads engine busyness from debugfs.

Tvrtko Ursulin (2):
  intel-gpu-overlay: Use new class/instance based PMU API
  tools/intel_engine_stats: Just a demo

 overlay/gem-interrupts.c   |  2 +-
 overlay/gpu-freq.c         |  4 +--
 overlay/gpu-top.c          | 51 ++++++++++++++++++++--------------
 overlay/perf.h             | 68 ++++++++++++++++++++++++++++------------------
 overlay/power.c            |  2 +-
 overlay/rc6.c              |  6 ++--
 tools/Makefile.sources     |  1 +
 tools/intel_engine_stats.c | 40 +++++++++++++++++++++++++++
 8 files changed, 119 insertions(+), 55 deletions(-)
 create mode 100644 tools/intel_engine_stats.c

-- 
2.9.4

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

             reply	other threads:[~2017-08-02 12:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-02 12:33 Tvrtko Ursulin [this message]
2017-08-02 12:33 ` [RFC i-g-t 1/2] intel-gpu-overlay: Use new class/instance based PMU API Tvrtko Ursulin
2017-08-02 12:56   ` Chris Wilson
2017-08-02 12:58   ` Petri Latvala
2017-08-02 12:33 ` [RFC i-g-t 2/2] tools/intel_engine_stats: Just a demo Tvrtko Ursulin
2017-08-02 13:01   ` Petri Latvala
2017-08-02 13:02   ` Chris Wilson
2017-08-02 13:10     ` Tvrtko Ursulin

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=20170802123312.14292-1-tvrtko.ursulin@linux.intel.com \
    --to=tursulin@ursulin.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox