]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gvt-next-2016-10-14' of https://github.com/01org/gvt-linux into drm-intel...
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 17 Oct 2016 07:14:05 +0000 (09:14 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 17 Oct 2016 07:14:05 +0000 (09:14 +0200)
commit7e00c3ed323c6acbd0508ca73c284feacfd1005f
treefc6c52f479b7bc746b47cef5a1a680a5e6fbbc42
parent192040d90b5374e2ba0c34afb8e50ebd872c965b
parenta547504af9a2db9af069caa68c679bdaa8621a15
Merge tag 'gvt-next-2016-10-14' of https://github.com/01org/gvt-linux into drm-intel-next-queued

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>