开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gvt
/
gvt.c
Age
Commit message (
Expand
)
Author
2019-01-31
drm/i915/gvt: add hotplug emulation
Hang Yuan
2019-01-02
drm/i915/gvt: Change KVMGT as self load module
Zhenyu Wang
2018-12-10
drm/i915/gvt: remove unused parameter for hypervisor's host_exit call
Zhenyu Wang
2018-12-07
drm/i915/gvt: fix a typo: "registeration" -> "registration".
Peng Hao
2018-09-11
Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2018-08-14
drm/i915/gvt: fix cleanup sequence in intel_gvt_clean_device
Hang Yuan
2018-08-13
drm/i915/gvt: free workload in vgpu release
Hang Yuan
2018-08-07
drm/i915/gvt: Fix function comment doc errors
Zhenyu Wang
2018-07-10
drm/i915/gvt: declare gvt as i915's soft dependency
Hang Yuan
2018-06-13
drm/i915/gvt: Enable device info initialization for BXT.
Colin Xu
2018-05-18
drm/i915/gvt: Use sched_lock to protect gvt scheduler logic.
Colin Xu
2018-05-18
drm/i915/gvt: Use vgpu_lock to protect per vgpu access
Colin Xu
2018-03-06
drm/i915/gvt: Provide generic page_track infrastructure for write-protected page
Changbin Du
2017-12-22
drm/i915/gvt: move write protect handler out of mmio emulation function
Zhenyu Wang
2017-12-08
drm/i915/gvt: Select appropriate mmio list at initialization time
Changbin Du
2017-12-04
drm/i915/gvt: Dmabuf support for GVT-g
Tina Zhang
2017-11-16
drm/i915/gvt: Let each vgpu has separate opregion memory
Xiong Zhang
2017-11-16
drm/i915/gvt: Add basic debugfs infrastructure
Changbin Du
2017-11-16
drm/i915/gvt: Move vGPU type related code into gvt file
fred gao
2017-09-08
drm/i915/gvt: Add support for PCIe extended configuration space
Changbin Du
2017-06-08
drm/i915/gvt: Support event based scheduling
Ping Gao
2017-06-08
drm/i915/gvt: implement per-vm mmio switching optimization
Changbin Du
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
2017-03-30
drm/i915/gvt: Activate/de-activate vGPU in mdev ops.
Zhi Wang
2017-03-30
drm/i915/gvt: create an idle vGPU
Ping Gao
2017-03-30
drm/i915/gvt: use hrtimer replace delayed_work in scheduler
Ping Gao
2017-03-29
drm/i915/gvt: Add KBL dispatch logic in each function.
Xu Han
2017-02-09
drm/i915/gvt: enable IOMMU for gvt
Chuanxiao Dong
2017-02-07
drm/i915/gvt: remove detect_host() MPT hook
Zhenyu Wang
2017-02-07
drm/i915/gvt: move intel iommu detection to intel_gvt_init()
Zhenyu Wang
2017-01-09
drm/i915/gvt: init/destroy vgpu_idr properly
Jike Song
2016-11-10
drm/i915/gvt: add KVMGT support
Jike Song
2016-11-10
drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_ops
Jike Song
2016-11-10
drm/i915/gvt: introduce host_init/host_exit to MPT
Jike Song
2016-11-10
drm/i915/gvt: add intel vgpu types support
Zhenyu Wang
2016-10-26
drm/i915/gvt: fix detect_host calling logic
Xiaoguang Chen
2016-10-25
drm/i915/gvt: get msi cap offset from pdev directly
Du, Changbin
2016-10-20
drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
Zhenyu Wang
2016-10-14
drm/i915/gvt: vGPU command scanner
Zhi Wang
2016-10-14
drm/i915/gvt: vGPU schedule policy framework
Zhi Wang
2016-10-14
drm/i915/gvt: vGPU workload scheduler
Zhi Wang
2016-10-14
drm/i915/gvt: vGPU display virtualization
Zhi Wang
2016-10-14
drm/i915/gvt: vGPU MMIO virtualization
Zhi Wang
2016-10-14
drm/i915/gvt: vGPU PCI configuration space virtualization
Zhi Wang
2016-10-14
drm/i915/gvt: vGPU graphics memory virtualization
Zhi Wang
2016-10-14
drm/i915/gvt: vGPU interrupt virtualization.
Zhi Wang
2016-10-14
drm/i915/gvt: golden virtual HW state management
Zhi Wang
2016-10-14
drm/i915/gvt: Introduce a framework for tracking HW registers.
Zhi Wang
2016-10-14
drm/i915/gvt: vGPU HW resource management
Zhi Wang
2016-06-17
drm/i915: gvt: Introduce the basic architecture of GVT-g
Zhi Wang