Re: [Intel-gfx] [PATCH i-g-t] i915/gem_eio: Trim kms workload

2020-02-20 Thread Martin Peres
On 2020-02-20 18:53, Chris Wilson wrote: > We don't need to try reset-stress on every engine with the display, just > once is enough to stress any interlinkage. If you say so :) > > This should reduce the runtime to 10s. That would be appreciated! > > Signed-off-by: Chris Wilson > Cc:

[Intel-gfx] [PATCH i-g-t] i915/gem_eio: Trim kms workload

2020-02-20 Thread Chris Wilson
We don't need to try reset-stress on every engine with the display, just once is enough to stress any interlinkage. This should reduce the runtime to 10s. Signed-off-by: Chris Wilson Cc: Martin Peres --- tests/i915/gem_eio.c | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-)