[igt-dev] [PATCH i-g-t 0/3] Fix multi-gpu subtests and open all cards consecutivly

Kamil Konieczny kamil.konieczny at linux.intel.com
Tue Feb 14 19:28:27 UTC 2023


Function opening N-th driver card is designed to be called in
succession so refactor tests to accommodate it. This was not
discovered until a recent test on a board with more than two
discrete GPU cards, where multigpu tests failed.

Kamil Konieczny (3):
  tests/i915/gem_basic: fix multigpu subtest
  tests/i915/gem_close_race: fix multi-gpu subtests
  i915/gem_exec_gttfill: fix multigpu subtest

 tests/i915/gem_basic.c        | 18 +++++++++++++++++-
 tests/i915/gem_close_race.c   | 27 +++++++++++++++++++++++++--
 tests/i915/gem_exec_gttfill.c | 14 +++++++++++++-
 3 files changed, 55 insertions(+), 4 deletions(-)

-- 
2.37.2



More information about the igt-dev mailing list