All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/3] Fix multi-gpu subtests and open all cards consecutivly
@ 2023-02-14 19:28 Kamil Konieczny
  2023-02-14 19:28 ` [igt-dev] [PATCH i-g-t 1/3] tests/i915/gem_basic: fix multigpu subtest Kamil Konieczny
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kamil Konieczny @ 2023-02-14 19:28 UTC (permalink / raw)
  To: igt-dev

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-02-15  5:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14 19:28 [igt-dev] [PATCH i-g-t 0/3] Fix multi-gpu subtests and open all cards consecutivly Kamil Konieczny
2023-02-14 19:28 ` [igt-dev] [PATCH i-g-t 1/3] tests/i915/gem_basic: fix multigpu subtest Kamil Konieczny
2023-02-14 19:28 ` [igt-dev] [PATCH i-g-t 2/3] tests/i915/gem_close_race: fix multi-gpu subtests Kamil Konieczny
2023-02-14 19:28 ` [igt-dev] [PATCH i-g-t 3/3] i915/gem_exec_gttfill: fix multigpu subtest Kamil Konieczny
2023-02-14 20:23 ` [igt-dev] ✓ Fi.CI.BAT: success for Fix multi-gpu subtests and open all cards consecutivly Patchwork
2023-02-15  5:16 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.