Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] RFC: runner: dump GPU error state on timeout
@ 2023-07-14 15:39 Kamil Konieczny
  2023-07-14 15:39 ` [igt-dev] [PATCH i-g-t 1/2] runner/settings: add dump-gpu-on-timeout option Kamil Konieczny
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Kamil Konieczny @ 2023-07-14 15:39 UTC (permalink / raw)
  To: igt-dev

Create dump of GPU error state when test is interrupted by
executor due to per-test timeout or inactivity. In those cases
dump by kernel sysrq('G') may be empty so use drm error or dri
debug info.

Cc: Petri Latvala <adrinael@adrinael.net>
Cc: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
Cc: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>

Kamil Konieczny (2):
  runner/settings: add dump-gpu-on-timeout option
  runner/executor: write GPU error on timeout

 runner/executor.c | 68 +++++++++++++++++++++++++++++++++++++++++++++--
 runner/executor.h |  2 ++
 runner/settings.c | 12 ++++++++-
 runner/settings.h |  1 +
 4 files changed, 80 insertions(+), 3 deletions(-)

-- 
2.39.2



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

end of thread, other threads:[~2023-09-19  8:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-14 15:39 [igt-dev] [PATCH i-g-t 0/2] RFC: runner: dump GPU error state on timeout Kamil Konieczny
2023-07-14 15:39 ` [igt-dev] [PATCH i-g-t 1/2] runner/settings: add dump-gpu-on-timeout option Kamil Konieczny
2023-09-19  7:20   ` Mauro Carvalho Chehab
2023-07-14 15:39 ` [igt-dev] [PATCH i-g-t 2/2] runner/executor: write GPU error on timeout Kamil Konieczny
2023-09-19  7:29   ` Mauro Carvalho Chehab
2023-09-19  8:09     ` Kamil Konieczny
2023-07-14 15:58 ` [igt-dev] ✗ GitLab.Pipeline: warning for RFC: runner: dump GPU error state " Patchwork
2023-07-14 16:29 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-07-14 17:01 ` [igt-dev] ○ CI.xeBAT: info " Patchwork
2023-07-14 18:30 ` [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