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

Lionel Landwerlin lionel.g.landwerlin at intel.com
Fri Dec 8 11:39:26 UTC 2017


Adding a fix for make based builds.

Cheers,

Lionel Landwerlin (7):
  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 Coffelake GT3
  tests/perf: add test config uuid for Cannonlake

 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 +-
 tests/perf.c                   | 160 +++++++++++------------------------------
 tools/Makefile.am              |   2 +-
 11 files changed, 103 insertions(+), 128 deletions(-)

--
2.15.1


More information about the Intel-gfx mailing list