Quoting Daniele Ceraolo Spurio (2021-01-05 23:19:46) > Initialize all required entries from guc_set_default_submission, instead > of calling the execlists function. The previously inherited setup has > been copied over from the execlist code and simplified by removing the > execlists submission-specific parts. > > Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospu...@intel.com> > Cc: Matthew Brost <matthew.br...@intel.com> > Cc: John Harrison <john.c.harri...@intel.com> > --- > + if (INTEL_GEN(engine->i915) >= 12) > + engine->flags |= I915_ENGINE_HAS_RELATIVE_MMIO;
We should probably lift this to intel_engine_setup(). Reviewed-by: Chris Wilson <ch...@chris-wilson.co.uk> -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx