All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH i-g-t 0/2] Default fence expiration test
@ 2021-03-16 16:18 ` Tvrtko Ursulin
  0 siblings, 0 replies; 7+ messages in thread
From: Tvrtko Ursulin @ 2021-03-16 16:18 UTC (permalink / raw)
  To: igt-dev; +Cc: Intel-gfx

From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

See patch 2.

Tvrtko Ursulin (2):
  lib: Add helper for reading modparam values
  tests/i915: Default fence expiry test

 lib/igt_params.c          |  26 +++
 lib/igt_params.h          |   2 +
 tests/Makefile.sources    |   3 +
 tests/i915/gem_watchdog.c | 376 ++++++++++++++++++++++++++++++++++++++
 tests/meson.build         |   1 +
 5 files changed, 408 insertions(+)
 create mode 100644 tests/i915/gem_watchdog.c

-- 
2.27.0

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

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

end of thread, other threads:[~2021-03-16 18:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16 16:18 [Intel-gfx] [PATCH i-g-t 0/2] Default fence expiration test Tvrtko Ursulin
2021-03-16 16:18 ` [igt-dev] " Tvrtko Ursulin
2021-03-16 16:18 ` [Intel-gfx] [PATCH i-g-t 1/2] lib: Add helper for reading modparam values Tvrtko Ursulin
2021-03-16 16:18 ` [Intel-gfx] [PATCH i-g-t 2/2] tests/i915: Default fence expiry test Tvrtko Ursulin
2021-03-16 16:18   ` [igt-dev] " Tvrtko Ursulin
2021-03-16 17:02 ` [igt-dev] ✓ Fi.CI.BAT: success for Default fence expiration test Patchwork
2021-03-16 18:10 ` [igt-dev] ✓ Fi.CI.IGT: " 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.