[Intel-gfx] [PATCH v2 0/2] drm/i915: add perf support for Coffeelake

Lionel Landwerlin lionel.g.landwerlin at intel.com
Mon Sep 18 11:00:43 UTC 2017


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


More information about the Intel-gfx mailing list