[igt-dev] [PATCH] [PATCH i-g-t][V8]tests/i915/gem_sync.c :Added __for_each_physical_engine to utilize all available
Chris Wilson
chris at chris-wilson.co.uk
Thu Apr 23 20:57:37 UTC 2020
Quoting Arjun Melkaveri (2020-04-23 17:55:20)
> + Iengines = intel_init_engine_list(fd, 0);
> + for (unsigned int n = 0; n < Iengines.nengines; n++) {
> + if (!gem_class_can_store_dword(fd, Iengines.engines->class))
This bug was repeated a few times. Hopefully I fixed it all up and
pushed.
-Chris
More information about the igt-dev
mailing list