Yesterday, Zhi was still looking if this could be fixed by a small modification in the GVT-g side, which would be much preferred. Zhi, What's the status there? Regards, Joonas On Thu, 2017-10-19 at 10:48 +0800, Zhenyu Wang wrote: > On 2017.10.18 13:25:43 +0300, Joonas Lahtinen wrote: > > When running under virtualization (vGPU active), we must disable > > the azy PPGTT page table initialization optimization introduced by: > > > > 14826673247e ("drm/i915: Only initialize partially filled pagetables") > > > > We must do this because GVT-g makes unduly assumptions about guest > > behaviour, which this optimization breaks. This results in following > > looking errors in the host: > > > > ERROR gvt: guest page write error -22, gfn 0x7ada8, pa 0x7ada89a8, var 0x6, len 1 > > > > The real fix is to not to depend on i915 driver behaviour, but instead > > either rely on only the contracts that i915 has with the hardware, or > > add some paravirtualization. While the real fix is en route, it won't > > be finished in time for 4.15, so the best option is to disable the > > optimization for now when vGPU is active to avoid breaking 4.15 guests > > in existing VM environments. > > > > Fixes: 14826673247e ("drm/i915: Only initialize partially filled pagetables") > > Suggested-by: Xiaolin Zhang <xiaolin.zhang@xxxxxxxxx> > > Signed-off-by: Xiaolin Zhang <xiaolin.zhang@xxxxxxxxx> > > [Joonas: Rewrote the commit message and added tags.] > > Signed-off-by: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx> > > Cc: Zhenyu Wang <zhenyuw@xxxxxxxxxxxxxxx> > > Cc: Zhi Wang <zhi.a.wang@xxxxxxxxx> > > Cc: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> > > Cc: Matthew Auld <matthew.auld@xxxxxxxxx> > > Cc: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx> > > Cc: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx> > > Cc: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx> <SNIP> -- Joonas Lahtinen Open Source Technology Center Intel Corporation _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx