igt-dev.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests/gem_watchdog: GPU engine reset
@ 2018-09-21 19:54 Carlos Santa
  2018-09-21 19:54 ` [igt-dev] [PATCH i-g-t] tests/gem_watchdog: Initial set of tests for GPU watchdog Carlos Santa
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Carlos Santa @ 2018-09-21 19:54 UTC (permalink / raw)
  To: igt-dev


This IGT test complements the Gen8+ engine-reset feature patch
series aka Timeout Detection and Recovery (TDR) that Michel Thierry
submitted here: https://patchwork.freedesktop.org/series/21868/, specifically
the Watchdog timer feature of the original that is still not in
upstream. 

There are several pieces that are required in order to
get (TDR) Watchdog timer in upstream:

(1) having a proper IGT set of tests that can exercise the feature
(2) but more imporantly, having a qualified user space client such
as a media driver that can trigger the watchdog timer after submitting
GPU work that could reset the media engine after encountering a
hung engine for example.

This IGT test is to cover requirement (1) above.

Carlos Santa (1):
  tests/gem_watchdog: Initial set of tests for GPU watchdog

 tests/Makefile.sources |   1 +
 tests/gem_watchdog.c   | 252 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/meson.build      |   1 +
 3 files changed, 254 insertions(+)
 create mode 100644 tests/gem_watchdog.c

-- 
2.7.4

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2018-09-24 12:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-21 19:54 [igt-dev] [PATCH i-g-t] tests/gem_watchdog: GPU engine reset Carlos Santa
2018-09-21 19:54 ` [igt-dev] [PATCH i-g-t] tests/gem_watchdog: Initial set of tests for GPU watchdog Carlos Santa
2018-09-21 21:14   ` Chris Wilson
2018-09-24 12:13   ` Petri Latvala
2018-09-21 23:07 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2018-09-22  1:18 ` [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;
as well as URLs for NNTP newsgroup(s).