All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [RFC PATCH i-g-t v2 0/8] tests/core_hotunplug: New subtests and enhancements
@ 2020-06-22 16:44 ` Janusz Krzysztofik
  0 siblings, 0 replies; 46+ messages in thread
From: Janusz Krzysztofik @ 2020-06-22 16:44 UTC (permalink / raw)
  To: igt-dev; +Cc: intel-gfx

Add a bunch of new test variants, enhance debugging of hotunplug driver
issues.

v2: rebase on upstream

Janusz Krzysztofik (8):
  tests/core_hotunplug: Duplicate debug messages in dmesg
  tests/core_hotunplug: Use PCI device sysfs entry, not DRM
  tests/core_hotunplug: Add unbind-unplug-rescan variant
  tests/core_hotunplug: Add 'lateclose before recover' variants
  tests/core_hotunplug: Add 'GEM address space' variant
  tests/core_hotunplug: Add 'GEM object' variant
  tests/core_hotunplug: Add 'PRIME handle' variant
  tests/core_hotunplug: Add 'GEM batch' variant

 tests/core_hotunplug.c | 330 +++++++++++++++++++++++++++++++++++------
 1 file changed, 283 insertions(+), 47 deletions(-)

-- 
2.21.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2020-07-08 12:49 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-22 16:44 [Intel-gfx] [RFC PATCH i-g-t v2 0/8] tests/core_hotunplug: New subtests and enhancements Janusz Krzysztofik
2020-06-22 16:44 ` [igt-dev] " Janusz Krzysztofik
2020-06-22 16:44 ` [Intel-gfx] [RFC PATCH i-g-t v2 1/8] tests/core_hotunplug: Duplicate debug messages in dmesg Janusz Krzysztofik
2020-06-22 16:44   ` [igt-dev] " Janusz Krzysztofik
2020-06-25 15:27   ` [Intel-gfx] " Michał Winiarski
2020-06-26 10:18     ` Janusz Krzysztofik
2020-06-26 10:18       ` [igt-dev] " Janusz Krzysztofik
2020-07-08 12:49       ` [Intel-gfx] [igt-dev] " Arkadiusz Hiler
2020-07-08 12:49         ` [igt-dev] [Intel-gfx] " Arkadiusz Hiler
2020-06-22 16:44 ` [Intel-gfx] [RFC PATCH i-g-t v2 2/8] tests/core_hotunplug: Use PCI device sysfs entry, not DRM Janusz Krzysztofik
2020-06-22 16:44   ` [igt-dev] " Janusz Krzysztofik
2020-06-25 19:23   ` [Intel-gfx] " Michał Winiarski
2020-06-26 10:20     ` Janusz Krzysztofik
2020-06-26 10:20       ` Janusz Krzysztofik
2020-06-22 16:44 ` [Intel-gfx] [RFC PATCH i-g-t v2 3/8] tests/core_hotunplug: Add unbind-unplug-rescan variant Janusz Krzysztofik
2020-06-22 16:44   ` [igt-dev] " Janusz Krzysztofik
2020-06-25 19:32   ` [Intel-gfx] " Michał Winiarski
2020-06-25 19:32     ` Michał Winiarski
2020-06-22 16:44 ` [Intel-gfx] [RFC PATCH i-g-t v2 4/8] tests/core_hotunplug: Add 'lateclose before recover' variants Janusz Krzysztofik
2020-06-22 16:44   ` [igt-dev] " Janusz Krzysztofik
2020-06-25 19:39   ` [Intel-gfx] " Michał Winiarski
2020-06-25 19:39     ` [igt-dev] " Michał Winiarski
2020-06-22 16:44 ` [Intel-gfx] [RFC PATCH i-g-t v2 5/8] tests/core_hotunplug: Add 'GEM address space' variant Janusz Krzysztofik
2020-06-22 16:44   ` [igt-dev] " Janusz Krzysztofik
2020-06-25 19:42   ` [Intel-gfx] " Michał Winiarski
2020-06-26  8:04     ` Janusz Krzysztofik
2020-06-26  8:04       ` Janusz Krzysztofik
2020-06-22 16:44 ` [Intel-gfx] [RFC PATCH i-g-t v2 6/8] tests/core_hotunplug: Add 'GEM object' variant Janusz Krzysztofik
2020-06-22 16:44   ` [igt-dev] " Janusz Krzysztofik
2020-06-25 19:51   ` [Intel-gfx] " Michał Winiarski
2020-06-25 19:51     ` Michał Winiarski
2020-06-26  8:26     ` [Intel-gfx] " Janusz Krzysztofik
2020-06-26  8:26       ` Janusz Krzysztofik
2020-06-22 16:44 ` [Intel-gfx] [RFC PATCH i-g-t v2 7/8] tests/core_hotunplug: Add 'PRIME handle' variant Janusz Krzysztofik
2020-06-22 16:44   ` [igt-dev] " Janusz Krzysztofik
2020-06-25 19:57   ` [Intel-gfx] " Michał Winiarski
2020-06-25 19:57     ` Michał Winiarski
2020-06-26 10:56     ` [Intel-gfx] " Janusz Krzysztofik
2020-06-26 10:56       ` Janusz Krzysztofik
2020-06-22 16:44 ` [Intel-gfx] [RFC PATCH i-g-t v2 8/8] tests/core_hotunplug: Add 'GEM batch' variant Janusz Krzysztofik
2020-06-25 20:02   ` Michał Winiarski
2020-06-25 20:02     ` [igt-dev] " Michał Winiarski
2020-06-26  8:51     ` Janusz Krzysztofik
2020-06-26  8:51       ` [igt-dev] " Janusz Krzysztofik
2020-06-22 18:09 ` [igt-dev] ✗ Fi.CI.IGT: failure for tests/core_hotunplug: New subtests and enhancements (rev2) Patchwork
2020-06-23  7:03 ` [igt-dev] ✗ GitLab.Pipeline: warning " 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.