[Intel-gfx] [PATCH igt 07/10] igt/gem_exec_suspend: Try to suspend with a pending GPU hang

Chris Wilson chris at chris-wilson.co.uk
Mon Jul 31 09:02:16 UTC 2017


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


More information about the Intel-gfx mailing list