Quoting Tvrtko Ursulin (2019-07-22 13:46:06)
>
> On 18/07/2019 08:00, Chris Wilson wrote:
> > static void i915_driver_mmio_release(struct drm_i915_private *dev_priv)
> > {
> > + intel_engines_cleanup(dev_priv);
> > intel_teardown_mchbar(dev_priv);
> > intel_uncore_fini_mmio(&dev_priv->uncore);
> > pci_dev_put(dev_priv->bridge_dev);
> >
>
> Okay, looks okay. But do I dare to say that after all the efforts to
> make things more logical in the init/release paths we are still not
> there? :)
intel_engines_* are all placeholders for intel_gt_foo_bar :)
-Chris
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx