> > This reverts commit 343aae776a58a67fa153825385e6fe90e3185c5b.

[...]

> > -   __for_each_physical_engine(fd, e) {
> > +   for (const struct intel_execution_engine2 *e = intel_execution_engines2;
> > +        e->name; e++) {
> 
> __for_each_static_engine() ?

oh yes, that's a revert! ignore it.

Andi
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to