public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v15 0/1] Introduce i915 pipe stress test
@ 2020-01-03  9:48 Stanislav Lisovskiy
  2020-01-03  9:48 ` [igt-dev] [PATCH i-g-t v15 1/1] igt/tests: Add plane " Stanislav Lisovskiy
  2020-01-03 12:37 ` [igt-dev] ✗ GitLab.Pipeline: warning for Introduce i915 pipe stress test (rev4) Patchwork
  0 siblings, 2 replies; 3+ messages in thread
From: Stanislav Lisovskiy @ 2020-01-03  9:48 UTC (permalink / raw)
  To: igt-dev; +Cc: martin.peres, juha-pekka.heikkila

This test case will challenge hardware, by using as maximum
display buffer/memory bandwidth as possible. To achieve that
it runs some workload on each CPU core, also it runs some GPU
load simultaneously, also uses kms to add as much planes as
possible using highest possible mode.

Stanislav Lisovskiy (1):
  igt/tests: kms_plane_stress: Add plane stress test

 tests/Makefile.sources        |   3 +
 tests/i915/i915_pipe_stress.c | 888 ++++++++++++++++++++++++++++++++++
 tests/meson.build             |   1 +
 3 files changed, 892 insertions(+)
 create mode 100644 tests/i915/i915_pipe_stress.c

-- 
2.17.1

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

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

end of thread, other threads:[~2020-01-03 12:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-03  9:48 [igt-dev] [PATCH i-g-t v15 0/1] Introduce i915 pipe stress test Stanislav Lisovskiy
2020-01-03  9:48 ` [igt-dev] [PATCH i-g-t v15 1/1] igt/tests: Add plane " Stanislav Lisovskiy
2020-01-03 12:37 ` [igt-dev] ✗ GitLab.Pipeline: warning for Introduce i915 pipe stress test (rev4) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox