All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/9] i915: Cannonlake perf support
@ 2017-11-02 16:29 Lionel Landwerlin
  2017-11-02 16:29 ` [PATCH v2 1/9] drm/i915/perf: complete whitelisting for OA programming on HSW Lionel Landwerlin
                   ` (10 more replies)
  0 siblings, 11 replies; 31+ messages in thread
From: Lionel Landwerlin @ 2017-11-02 16:29 UTC (permalink / raw)
  To: intel-gfx

Hi,

This is a change only on patch 8 (topology) where it makes the uapi a
bit simpler to use and also leaves some room for future queries (one
of the case could be query on media capabilities, where different
Gens/GT have different numbers of media rings).

Cheers,

Lionel Landwerlin (9):
  drm/i915/perf: complete whitelisting for OA programming on HSW
  drm/i915/perf: add support for Coffeelake GT3
  drm/i915/perf: refactor perf setup
  drm/i915: fix register naming
  drm/i915/perf: enable perf support on CNL
  drm/i915: expose command stream timestamp frequency to userspace
  drm/i915/perf: reuse timestamp frequency from device info
  drm/i915: expose eu topology to userspace
  drm/i915/debugfs: reuse max slice/subslices already stored in sseu

 drivers/gpu/drm/i915/Makefile            |   4 +-
 drivers/gpu/drm/i915/i915_debugfs.c      |  52 +++---
 drivers/gpu/drm/i915/i915_drv.c          |  72 ++++++++-
 drivers/gpu/drm/i915/i915_drv.h          |  28 +++-
 drivers/gpu/drm/i915/i915_oa_cflgt3.c    | 109 +++++++++++++
 drivers/gpu/drm/i915/i915_oa_cflgt3.h    |  34 ++++
 drivers/gpu/drm/i915/i915_oa_cnl.c       | 121 ++++++++++++++
 drivers/gpu/drm/i915/i915_oa_cnl.h       |  34 ++++
 drivers/gpu/drm/i915/i915_perf.c         | 105 +++++++-----
 drivers/gpu/drm/i915/i915_reg.h          |  42 ++++-
 drivers/gpu/drm/i915/intel_device_info.c | 270 +++++++++++++++++++++++++------
 drivers/gpu/drm/i915/intel_lrc.c         |   2 +-
 drivers/gpu/drm/i915/intel_ringbuffer.h  |   2 +-
 include/uapi/drm/i915_drm.h              |  64 ++++++++
 14 files changed, 813 insertions(+), 126 deletions(-)
 create mode 100644 drivers/gpu/drm/i915/i915_oa_cflgt3.c
 create mode 100644 drivers/gpu/drm/i915/i915_oa_cflgt3.h
 create mode 100644 drivers/gpu/drm/i915/i915_oa_cnl.c
 create mode 100644 drivers/gpu/drm/i915/i915_oa_cnl.h

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

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

end of thread, other threads:[~2017-11-10 16:24 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-02 16:29 [PATCH v2 0/9] i915: Cannonlake perf support Lionel Landwerlin
2017-11-02 16:29 ` [PATCH v2 1/9] drm/i915/perf: complete whitelisting for OA programming on HSW Lionel Landwerlin
2017-11-10 13:05   ` Matthew Auld
2017-11-02 16:29 ` [PATCH v2 2/9] drm/i915/perf: add support for Coffeelake GT3 Lionel Landwerlin
2017-11-07 11:34   ` Matthew Auld
2017-11-02 16:29 ` [PATCH v2 3/9] drm/i915/perf: refactor perf setup Lionel Landwerlin
2017-11-10 11:04   ` Matthew Auld
2017-11-02 16:29 ` [PATCH v2 4/9] drm/i915: fix register naming Lionel Landwerlin
2017-11-10 11:11   ` Matthew Auld
2017-11-10 16:24     ` Lionel Landwerlin
2017-11-02 16:29 ` [PATCH v2 5/9] drm/i915/perf: enable perf support on CNL Lionel Landwerlin
2017-11-10 12:42   ` Matthew Auld
2017-11-02 16:29 ` [PATCH v2 6/9] drm/i915: expose command stream timestamp frequency to userspace Lionel Landwerlin
2017-11-07  0:01   ` Rafael Antognolli
2017-11-07 11:30   ` Ewelina Musial
2017-11-07 12:07     ` Lionel Landwerlin
2017-11-08 17:36   ` Lionel Landwerlin
2017-11-09  9:10     ` Sagar Arun Kamble
2017-11-09 11:58   ` Sagar Arun Kamble
2017-11-09 14:06     ` Lionel Landwerlin
2017-11-09 14:13       ` Lionel Landwerlin
2017-11-09 17:44         ` Lionel Landwerlin
2017-11-09 16:37       ` Sagar Arun Kamble
2017-11-02 16:29 ` [PATCH v2 7/9] drm/i915/perf: reuse timestamp frequency from device info Lionel Landwerlin
2017-11-02 16:29 ` [PATCH v2 8/9] drm/i915: expose eu topology to userspace Lionel Landwerlin
2017-11-02 16:35   ` Chris Wilson
2017-11-02 16:37     ` Lionel Landwerlin
2017-11-02 17:34     ` Lionel Landwerlin
2017-11-02 16:29 ` [PATCH v2 9/9] drm/i915/debugfs: reuse max slice/subslices already stored in sseu Lionel Landwerlin
2017-11-02 16:49 ` ✓ Fi.CI.BAT: success for i915: Cannonlake perf support (rev2) Patchwork
2017-11-02 17:38 ` ✗ Fi.CI.IGT: failure " 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.