Re: [Intel-gfx] [PATCH igt] intel-ci: Add multiple ringfill for execlists

2017-01-31 Thread Petri Latvala
On Tue, Jan 24, 2017 at 01:02:23PM +0200, Petri Latvala wrote: > On Tue, Jan 24, 2017 at 09:31:39AM +, Chris Wilson wrote: > > On Wed, Jan 18, 2017 at 08:54:10PM +, Chris Wilson wrote: > > > Execlists introduces a new wrinkle to filling rings, in that each > > > context has an independent s

Re: [Intel-gfx] [PATCH igt] intel-ci: Add multiple ringfill for execlists

2017-01-24 Thread Petri Latvala
On Tue, Jan 24, 2017 at 09:31:39AM +, Chris Wilson wrote: > On Wed, Jan 18, 2017 at 08:54:10PM +, 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 execli

Re: [Intel-gfx] [PATCH igt] intel-ci: Add multiple ringfill for execlists

2017-01-24 Thread Chris Wilson
On Wed, Jan 18, 2017 at 08:54:10PM +, 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 Wilso

[Intel-gfx] [PATCH igt] intel-ci: Add multiple ringfill for execlists

2017-01-18 Thread Chris Wilson
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 Cc: Petri Latvala --- tests/intel-ci/fast-feedback.testlist | 3 ++-