[PATCH i-g-t 0/2] tests: Exercise intel_context_prepare_remote_request

Janusz Krzysztofik janusz.krzysztofik at linux.intel.com
Fri Feb 10 13:23:51 UTC 2023


Users reported oopses on list corruptions when using i915 perf with a
number of concurrently running graphics applications.  That indicates we
are currently missing some important tests for such scenarios.  Cover
that gap.

Janusz Krzysztofik (2):
  tests: Exercise intel_context_prepare_remote_request
  [TRYBOT] barrier-race: Raise priority and extend HW coverage

 tests/i915/gem_remote_request.c       | 180 ++++++++++++++++++++++++++
 tests/intel-ci/fast-feedback.testlist |   1 +
 tests/meson.build                     |   8 ++
 3 files changed, 189 insertions(+)
 create mode 100644 tests/i915/gem_remote_request.c

-- 
2.25.1



More information about the Intel-gfx-trybot mailing list