Quoting Chris Wilson (2020-10-13 13:21:55)
> > +
> > + /*
> > + * batch_len seems like it can have different interaction depending
> > on
> > + * the engine and HW.
> > + */
> > + for_each_engine(e, fd) {
> > + execbuf.flags = eb_ring(e);
> > + /* Make the batch_len implicit */
> > + __gem_execbuf(fd, &execbuf);
>
> Expect success.
Except for when batch > GTT size. igt_require(gem_gtt_size() > 4G) ?
-Chris
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx