All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH igt] intel-ci: Add multiple ringfill for execlists
@ 2017-01-18 20:54 Chris Wilson
  2017-01-24  9:31 ` Chris Wilson
  0 siblings, 1 reply; 4+ messages in thread
From: Chris Wilson @ 2017-01-18 20:54 UTC (permalink / raw)
  To: intel-gfx

Execlists introduces a new wrinkle to filling rings, in that each
context has an independent set of rings. Add the subtest that exercises
filling multiple execlist rings (for the same engine) to BAT.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Petri Latvala <petri.latvala@intel.com>
---
 tests/intel-ci/fast-feedback.testlist | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index f9beabe5..36b5df1e 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -111,9 +111,10 @@ igt@gem_pwrite@basic
 igt@gem_render_linear_blits@basic
 igt@gem_render_tiled_blits@basic
 igt@gem_ringfill@basic-default
+igt@gem_ringfill@basic-default-interruptible
 igt@gem_ringfill@basic-default-forked
+igt@gem_ringfill@basic-default-fd
 igt@gem_ringfill@basic-default-hang
-igt@gem_ringfill@basic-default-interruptible
 igt@gem_sync@basic-all
 igt@gem_sync@basic-each
 igt@gem_sync@basic-many-each
-- 
2.11.0

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

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

* Re: [PATCH igt] intel-ci: Add multiple ringfill for execlists
  2017-01-18 20:54 [PATCH igt] intel-ci: Add multiple ringfill for execlists Chris Wilson
@ 2017-01-24  9:31 ` Chris Wilson
  2017-01-24 11:02   ` Petri Latvala
  0 siblings, 1 reply; 4+ messages in thread
From: Chris Wilson @ 2017-01-24  9:31 UTC (permalink / raw)
  To: intel-gfx

On Wed, Jan 18, 2017 at 08:54:10PM +0000, Chris Wilson wrote:
> Execlists introduces a new wrinkle to filling rings, in that each
> context has an independent set of rings. Add the subtest that exercises
> filling multiple execlist rings (for the same engine) to BAT.
> 
> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
> Cc: Petri Latvala <petri.latvala@intel.com>

Ping? This provides coverage of some hairy paths on execlists/guc that
currently have nothing explicit.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

* Re: [PATCH igt] intel-ci: Add multiple ringfill for execlists
  2017-01-24  9:31 ` Chris Wilson
@ 2017-01-24 11:02   ` Petri Latvala
  2017-01-31 11:14     ` Petri Latvala
  0 siblings, 1 reply; 4+ messages in thread
From: Petri Latvala @ 2017-01-24 11:02 UTC (permalink / raw)
  To: Chris Wilson, intel-gfx

On Tue, Jan 24, 2017 at 09:31:39AM +0000, Chris Wilson wrote:
> On Wed, Jan 18, 2017 at 08:54:10PM +0000, Chris Wilson wrote:
> > Execlists introduces a new wrinkle to filling rings, in that each
> > context has an independent set of rings. Add the subtest that exercises
> > filling multiple execlist rings (for the same engine) to BAT.
> > 
> > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
> > Cc: Petri Latvala <petri.latvala@intel.com>
> 
> Ping? This provides coverage of some hairy paths on execlists/guc that
> currently have nothing explicit.


Sent to farm2 for a test round.


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

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

* Re: [PATCH igt] intel-ci: Add multiple ringfill for execlists
  2017-01-24 11:02   ` Petri Latvala
@ 2017-01-31 11:14     ` Petri Latvala
  0 siblings, 0 replies; 4+ messages in thread
From: Petri Latvala @ 2017-01-31 11:14 UTC (permalink / raw)
  To: Chris Wilson; +Cc: intel-gfx

On Tue, Jan 24, 2017 at 01:02:23PM +0200, Petri Latvala wrote:
> On Tue, Jan 24, 2017 at 09:31:39AM +0000, Chris Wilson wrote:
> > On Wed, Jan 18, 2017 at 08:54:10PM +0000, Chris Wilson wrote:
> > > Execlists introduces a new wrinkle to filling rings, in that each
> > > context has an independent set of rings. Add the subtest that exercises
> > > filling multiple execlist rings (for the same engine) to BAT.
> > > 
> > > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
> > > Cc: Petri Latvala <petri.latvala@intel.com>
> > 
> > Ping? This provides coverage of some hairy paths on execlists/guc that
> > currently have nothing explicit.
> 
> 
> Sent to farm2 for a test round.

Acked-by: Petri Latvala <petri.latvala@intel.com>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2017-01-31 11:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-18 20:54 [PATCH igt] intel-ci: Add multiple ringfill for execlists Chris Wilson
2017-01-24  9:31 ` Chris Wilson
2017-01-24 11:02   ` Petri Latvala
2017-01-31 11:14     ` Petri Latvala

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.