On Fri, Oct 14, 2016 at 06:30:30PM +0800, Zhenyu Wang wrote: > > Hi, > > This is first pull request to merge GVT-g device model in i915 > which contains core GVT-g device model work to virtualize GPU > resources. This tries to add feature of Intel GVT-g technology > for full GPU virtualization. This version will support KVM based > virtualization solution named as KVMGT.
The fence stealing code is broken wrt runtime pm. The command parser duplicated dead code, the whole shadow copy needs to be rewritten from scratch to remove the duplicated bugs. VMA insertion is incorrect and will cause random corruption (cut'n'paste bugs for the win). VMA pinning is broken and will cause corruption on memory pressure, or worse allow exploitation of a read/write to reallocated system pages. -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx