[Intel-gfx] [PATCH i-g-t] Revert "tests/i915: Use engine query interface for gem_ctx_isolation/persistence"
Andi Shyti
andi at etezian.org
Sat Dec 7 17:43:47 UTC 2019
> > 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
More information about the Intel-gfx
mailing list