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

Lionel Landwerlin lionel.g.landwerlin at intel.com
Fri Dec 8 16:29:17 UTC 2017


Another set of -I to the embedded drm-uapi headers in the first patch.

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 +-
 lib/tests/Makefile.am            |   6 +-
 overlay/Makefile.am              |   2 +-
 tests/perf.c                     | 160 +++++++++++----------------------------
 tools/Makefile.am                |   2 +-
 tools/null_state_gen/Makefile.am |   2 +-
 15 files changed, 111 insertions(+), 133 deletions(-)

--
2.15.1


More information about the Intel-gfx mailing list