Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] Helper function and engine reset test
@ 2021-11-28  7:08 priyanka.dandamudi
  2021-11-28  7:08 ` [igt-dev] [PATCH i-g-t 1/2] lib: Refactor common store code into helper function priyanka.dandamudi
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: priyanka.dandamudi @ 2021-11-28  7:08 UTC (permalink / raw)
  To: igt-dev, arjun.melkaveri, priyanka.dandamudi, ashutosh.dixit

From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

Refactor common store code into helper function and
test per engine reset vs full GPU reset.

John Harrison (2):
  lib: Refactor common store code into helper function
  tests/i915/i915_hangman: Explicitly test per engine reset vs full GPU
    reset

 lib/igt_dummyload.c       |  80 +++++++++++++++++++----
 lib/igt_dummyload.h       |   4 ++
 lib/igt_gt.c              |  12 ++--
 lib/igt_gt.h              |   2 +-
 lib/igt_store.c           | 103 ++++++++++++++++++++++++++++++
 lib/igt_store.h           |  30 +++++++++
 lib/meson.build           |   1 +
 tests/i915/i915_hangman.c | 129 ++++++++++++++++++++++++++++++++++++--
 8 files changed, 337 insertions(+), 24 deletions(-)
 create mode 100644 lib/igt_store.c
 create mode 100644 lib/igt_store.h

-- 
2.25.1

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

end of thread, other threads:[~2021-11-30 23:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-28  7:08 [igt-dev] [PATCH i-g-t 0/2] Helper function and engine reset test priyanka.dandamudi
2021-11-28  7:08 ` [igt-dev] [PATCH i-g-t 1/2] lib: Refactor common store code into helper function priyanka.dandamudi
2021-11-30 23:18   ` Dixit, Ashutosh
2021-11-28  7:08 ` [igt-dev] [PATCH i-g-t 2/2] tests/i915/i915_hangman: Explicitly test per engine reset vs full GPU reset priyanka.dandamudi
2021-11-30 23:27   ` Dixit, Ashutosh
2021-11-28  8:00 ` [igt-dev] ✓ Fi.CI.BAT: success for Helper function and engine reset test Patchwork
2021-11-28  9:09 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox