linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH igt 0/3] msm: Add tests for gpu fault handling
@ 2021-11-09 18:09 Rob Clark
  2021-11-09 18:09 ` [PATCH igt 1/3] lib/igt_debugfs: Add helper for writing debugfs files Rob Clark
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Rob Clark @ 2021-11-09 18:09 UTC (permalink / raw)
  To: igt-dev
  Cc: freedreno, linux-arm-msm, Jordan Crouse, Akhil P Oommen, Rob Clark

From: Rob Clark <robdclark@chromium.org>

The first patch adds a easy way to write debugfs files (needed to
disable hw fault detection, so we can test the sw timeout fallback).
The second adds some helpers for cmdstream building.  And the third
adds the new tests.

Rob Clark (3):
  lib/igt_debugfs: Add helper for writing debugfs files
  msm: Add helper for cmdstream building and submission
  msm: Add recovery tests

 lib/igt_debugfs.c    |  16 ++++
 lib/igt_debugfs.h    |  12 +++
 lib/igt_msm.c        | 102 +++++++++++++++++++++++++
 lib/igt_msm.h        |  51 +++++++++++++
 tests/meson.build    |   1 +
 tests/msm_recovery.c | 172 +++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 354 insertions(+)
 create mode 100644 tests/msm_recovery.c

-- 
2.31.1


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

end of thread, other threads:[~2021-11-10 12:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 18:09 [PATCH igt 0/3] msm: Add tests for gpu fault handling Rob Clark
2021-11-09 18:09 ` [PATCH igt 1/3] lib/igt_debugfs: Add helper for writing debugfs files Rob Clark
2021-11-10 11:58   ` [igt-dev] " Petri Latvala
2021-11-09 18:09 ` [PATCH igt 2/3] msm: Add helper for cmdstream building and submission Rob Clark
2021-11-09 18:09 ` [PATCH igt 3/3] msm: Add recovery tests Rob Clark

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).