[Intel-gfx] [PATCH i-g-t v3 0/7] tests/perf: Enable i915 perf tests on CNL

Lionel Landwerlin lionel.g.landwerlin at intel.com
Fri Dec 8 15:21:37 UTC 2017


Fixes for make build & skip instead of assert when unable to read cs
timestamp frequency on CNL+.

Cheers,

Lionel Landwerlin (7):
  debugger/overlay/tools: make sure to include embedded drm-uapi headers
  include/drm-uapi: bump headers
  tests/perf: drop copied i915 defines/structs
  tests/perf: factorize max oa buffer size define
  tests/perf: query CS timestamp frequency if available
  tests/perf: enable testing on Coffeelake GT3
  tests/perf: add test config uuid for Cannonlake

 debugger/Makefile.am           |   3 +-
 include/drm-uapi/amdgpu_drm.h  |  12 ++++
 include/drm-uapi/armada_drm.h  |   1 +
 include/drm-uapi/etnaviv_drm.h |   1 +
 include/drm-uapi/exynos_drm.h  |   1 +
 include/drm-uapi/i810_drm.h    |   1 +
 include/drm-uapi/i915_drm.h    |  38 ++++++++++
 include/drm-uapi/omap_drm.h    |   1 +
 lib/igt_gt.h                   |  11 +--
 lib/meson.build                |   3 +-
 overlay/Makefile.am            |   2 +-
 tests/perf.c                   | 160 +++++++++++------------------------------
 tools/Makefile.am              |   2 +-
 13 files changed, 106 insertions(+), 130 deletions(-)

--
2.15.1


More information about the Intel-gfx mailing list