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
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to