drivers/gpu/drm/i915/gvt/aperture_gm.c
0 → 100644
+341
−0
drivers/gpu/drm/i915/gvt/cfg_space.c
0 → 100644
+287
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Zhenyu Wang writes: 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. More background is on official project home: https://01.org/igvt-g Signed-off-by:Daniel Vetter <daniel.vetter@intel.com>