All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Updates to gem_exec_nop parallel execution test
@ 2016-08-03 15:36 Dave Gordon
  2016-08-03 15:36 ` [PATCH 1/2] igt/gem_exec_nop: add burst submission to " Dave Gordon
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Dave Gordon @ 2016-08-03 15:36 UTC (permalink / raw)
  To: intel-gfx

The parallel execution test in gem_exec_nop is unrealistic, and
in fact chooses a pessimal distribution of work to multiple engines.
The first patch in this sequence adapts it to send multiple batches
(currently 64) to each engine, in a round-robin fashion, thus keeping
the engines fed adequately with workstreams.

The second patch simply changes the output of this same test to make
it more obvious what measurements are made and what results can be
calculated from them.

Dave Gordon (2):
  igt/gem_exec_nop: add burst submission to parallel execution test
  igt/gem_exec_nop: clarify & extend output from parallel execution test

 tests/gem_exec_nop.c | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

-- 
1.9.1

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

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

end of thread, other threads:[~2016-08-22 14:42 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-03 15:36 [PATCH 0/2] Updates to gem_exec_nop parallel execution test Dave Gordon
2016-08-03 15:36 ` [PATCH 1/2] igt/gem_exec_nop: add burst submission to " Dave Gordon
2016-08-03 15:45   ` Chris Wilson
2016-08-03 16:05     ` Dave Gordon
2016-08-18 12:01       ` John Harrison
2016-08-18 15:27         ` Dave Gordon
2016-08-18 15:36           ` Dave Gordon
2016-08-18 15:54             ` Dave Gordon
2016-08-18 15:59           ` Dave Gordon
2016-08-22 14:28   ` John Harrison
2016-08-03 15:36 ` [PATCH 2/2] igt/gem_exec_nop: clarify & extend output from " Dave Gordon
2016-08-22 14:39   ` John Harrison
2016-08-22 14:42     ` John Harrison
2016-08-03 16:07 ` ✗ Ro.CI.BAT: failure for Updates to gem_exec_nop " 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.