[igt-dev] [PATCH i-g-t 0/2] tests/gem_exec_nop: Remove submission batching

Janusz Krzysztofik janusz.krzysztofik at linux.intel.com
Fri May 8 13:56:29 UTC 2020


Execbuf requests are now submitted by subtests in batches of 1024
repetitions.  That may be too many under some circumstances (e.g.,
intensive logging output) and subtests may take far more time than
expected.

Kill obsolete showcase for an old GuC failure, then remove submission
batching from subtests which don't require submicrosecond precision.

Janusz Krzysztofik (2):
  tests/gem_exec_nop: Kill obsolete pass/fail metric
  tests/gem_exec_nop: Remove submission batching

 tests/i915/gem_exec_nop.c | 137 ++++++++++++++++----------------------
 1 file changed, 59 insertions(+), 78 deletions(-)

-- 
2.21.1



More information about the igt-dev mailing list