Quoting Tvrtko Ursulin (2019-03-26 15:44:35) > > On 22/03/2019 09:21, Chris Wilson wrote: > > +static void clone_engines(int i915) > > +{ > > + struct drm_i915_gem_context_create_ext_setparam set = { > > + { .name = I915_CONTEXT_CREATE_EXT_SETPARAM }, > > + { .param = I915_CONTEXT_PARAM_ENGINES }, > > Hm I don't remember seeing the engine map test in the series to this > point. Where is it? "Are we nearly there yet?" Almost. It's hard to tell what order to put these in as I use context cloning for the gem_ctx_engine tests as well. You could say each subtest in a separate patch so they all flow in some well defined order, I'm just trying to make sure things work :) -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx