On Thu, Nov 04, 2021 at 09:32:25AM -0300, Jason Gunthorpe wrote: > On Thu, Nov 04, 2021 at 02:30:20PM +0200, Joonas Lahtinen wrote: > > Quoting Christoph Hellwig (2021-11-02 09:05:34) > > > Remove the separately included Makefile and just use the relative > > > reference from the main i915 Makefile as for source files in other > > > subdirectories. > > > > The thinking behind the split is to avoid any merge conflicts as the > > gvt/ subdirectory is handled through separate pull request flow and > > are note part of drm-tip. > > Oh? In that case can we eventually move the VFIO mdev driver to > drivers/vfio/mdev/intel_gvt/ please? It pull in a lot from the general i915 driver..