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: matthew.auld@intel.com
Subject: [PATCH v2 0/2] drm/i915: add perf support for Coffeelake
Date: Mon, 18 Sep 2017 12:00:43 +0100	[thread overview]
Message-ID: <20170918110045.27888-1-lionel.g.landwerlin@intel.com> (raw)

Hi,

Just a follow up with refactoring in patch 1.

Cheers,

Lionel Landwerlin (2):
  drm/i915/perf: disable clk ratio reports on gen9
  drm/i915/perf: add support for Coffeelake GT2

 drivers/gpu/drm/i915/Makefile         |   3 +-
 drivers/gpu/drm/i915/i915_drv.h       |   2 +
 drivers/gpu/drm/i915/i915_oa_cflgt2.c | 109 ++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/i915_oa_cflgt2.h |  34 +++++++++++
 drivers/gpu/drm/i915/i915_perf.c      |   8 ++-
 5 files changed, 153 insertions(+), 3 deletions(-)
 create mode 100644 drivers/gpu/drm/i915/i915_oa_cflgt2.c
 create mode 100644 drivers/gpu/drm/i915/i915_oa_cflgt2.h

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

             reply	other threads:[~2017-09-18 11:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-18 11:00 Lionel Landwerlin [this message]
2017-09-18 11:00 ` [PATCH v2 1/2] drm/i915/perf: disable clk ratio reports on gen9 Lionel Landwerlin
2017-09-18 11:00 ` [PATCH v2 2/2] drm/i915/perf: add support for Coffeelake GT2 Lionel Landwerlin
2017-09-18 11:04   ` Chris Wilson
2017-09-18 11:08     ` Lionel Landwerlin
2017-09-18 11:58 ` ✓ Fi.CI.BAT: success for drm/i915: add perf support for Coffeelake Patchwork
2017-09-18 13:16 ` ✓ 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=20170918110045.27888-1-lionel.g.landwerlin@intel.com \
    --to=lionel.g.landwerlin@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=matthew.auld@intel.com \
    /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.