[igt-dev] [PATCH i-g-t v15 0/1] Introduce i915 pipe stress test
Stanislav Lisovskiy
stanislav.lisovskiy at intel.com
Fri Jan 3 09:48:31 UTC 2020
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
More information about the igt-dev
mailing list