Quoting Michał Winiarski (2017-07-31 09:58:43)
> > @@ -197,6 +200,9 @@ static void run_test(int fd, unsigned engine, unsigned 
> > flags)
> >               gem_close(fd, obj[1].handle);
> >       }
> >  
> > +     if (flags & HANG)
> > +             spin = igt_spin_batch_new(fd, 0, engine, 0);
> 
> Typo? Using different tree? (3 args here)

Don't you have per-context dummy loads yet for basic testing of
preemption?
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to