[igt-dev] [PATCH i-g-t 0/5] tests: Add timeline semaphore tests
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Mon Aug 3 09:00:48 UTC 2020
Hi all,
With the help of the CI & Test-with tag, I found a couple of issues
that where not reproducable on my machines.
Cheers,
Chunming Zhou (1):
igt: add timeline test cases
Lionel Landwerlin (4):
drm-uapi: bump i915_drm.h for timeline semaphores
tests/syncobj_timeline: add more timeline tests
tests/i915/exec_fence: add timeline fence tests
tests/i915/gem_exec_fence: add engine chaining tests
include/drm-uapi/i915_drm.h | 65 +-
lib/igt_syncobj.c | 236 ++++++
lib/igt_syncobj.h | 22 +
lib/intel_reg.h | 2 +
tests/i915/gem_exec_fence.c | 1329 ++++++++++++++++++++++++++++++
tests/meson.build | 1 +
tests/syncobj_timeline.c | 1537 +++++++++++++++++++++++++++++++++++
7 files changed, 3189 insertions(+), 3 deletions(-)
create mode 100644 tests/syncobj_timeline.c
--
2.28.0
More information about the igt-dev
mailing list