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

Lionel Landwerlin lionel.g.landwerlin at intel.com
Fri Dec 8 01:47:25 UTC 2017


Hi,

Most of the work on the kernel side landed in drm-next. Time to enable
this in IGT.

Cheers,

Lionel Landwerlin (6):
  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 +++++++++++------------------------------
 10 files changed, 102 insertions(+), 127 deletions(-)

--
2.15.1


More information about the Intel-gfx mailing list