Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] i915/gem_ctx_create: lower time of active subtest
@ 2022-03-18 16:04 Kamil Konieczny
  2022-03-18 16:04 ` [igt-dev] [PATCH i-g-t 1/2] lib/i915/gem_engine_topology: add iterator for choosing one random engine from each class Kamil Konieczny
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Kamil Konieczny @ 2022-03-18 16:04 UTC (permalink / raw)
  To: igt-dev

Lower time for active subtest in gem_ctx_create to about 80s.
First patch adds lib function for choosing random engine from
each class, second lower number of engines on which subtest is
run.

Cc: Zbigniew Kempczyński <zbigniew.kempczynski@intel.com>

Kamil Konieczny (2):
  lib/i915/gem_engine_topology: add iterator for choosing one random
    engine from each class
  i915/gem_ctx_create: lower time of active subtest

 lib/i915/gem_engine_topology.c | 64 ++++++++++++++++++++++++++++++++++
 lib/i915/gem_engine_topology.h | 19 ++++++++++
 tests/i915/gem_ctx_create.c    |  2 +-
 3 files changed, 84 insertions(+), 1 deletion(-)

-- 
2.32.0

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

end of thread, other threads:[~2022-04-20 10:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-18 16:04 [igt-dev] [PATCH i-g-t 0/2] i915/gem_ctx_create: lower time of active subtest Kamil Konieczny
2022-03-18 16:04 ` [igt-dev] [PATCH i-g-t 1/2] lib/i915/gem_engine_topology: add iterator for choosing one random engine from each class Kamil Konieczny
2022-03-21  9:52   ` Petri Latvala
2022-03-21 12:28     ` Tvrtko Ursulin
2022-03-22  7:44       ` Zbigniew Kempczyński
2022-04-20 10:59         ` Kamil Konieczny
2022-03-18 16:04 ` [igt-dev] [PATCH i-g-t 2/2] i915/gem_ctx_create: lower time of active subtest Kamil Konieczny
2022-03-18 16:51 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2022-03-18 18:17 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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