[igt-dev] [PATCH v21 6/6] test: perf_pmu: use the gem_engine_topology library
Andi Shyti
andi at etezian.org
Tue Apr 16 23:05:11 UTC 2019
> > @@ -1046,14 +1057,18 @@ static void cpu_hotplug(int gem_fd)
> > igt_require(cpu0_hotplug_support());
> > + ctx = gem_context_create(gem_fd);
>
> TODO left was to try without new contexts for a handful of tests where I
> added them. Instead try I915_EXEC_DEFAULT when submitting and (ab)use the
> fact RCS is at index zero for foreseeable future. When it fails we'll know
> about it. This applies to hotplug, frequency, interrupts subtests AFAIR.
yes, I was also thinking about adding a few wrappers around.
I managed to build quite a hefty list of things to do in these 21
versions (22 with the coming)
But I would happily send them once this series gets accepted to
not procrastinate it further.
Thanks,
Andi
More information about the igt-dev
mailing list