index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gvt
/
gvt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-22
drm/i915/gvt: move write protect handler out of mmio emulation function
Zhenyu Wang
1
-0
/
+1
2017-12-08
drm/i915/gvt: Select appropriate mmio list at initialization time
Changbin Du
1
-0
/
+2
2017-12-04
drm/i915/gvt: Dmabuf support for GVT-g
Tina Zhang
1
-0
/
+2
2017-11-16
drm/i915/gvt: Let each vgpu has separate opregion memory
Xiong Zhang
1
-8
/
+1
2017-11-16
drm/i915/gvt: Add basic debugfs infrastructure
Changbin Du
1
-0
/
+5
2017-11-16
drm/i915/gvt: Move vGPU type related code into gvt file
fred gao
1
-0
/
+134
2017-09-08
drm/i915/gvt: Add support for PCIe extended configuration space
Changbin Du
1
-1
/
+1
2017-06-08
drm/i915/gvt: Support event based scheduling
Ping Gao
1
-1
/
+3
2017-06-08
drm/i915/gvt: implement per-vm mmio switching optimization
Changbin Du
1
-1
/
+1
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
1
-0
/
+2
2017-03-30
drm/i915/gvt: Activate/de-activate vGPU in mdev ops.
Zhi Wang
1
-0
/
+2
2017-03-30
drm/i915/gvt: create an idle vGPU
Ping Gao
1
-0
/
+11
2017-03-30
drm/i915/gvt: use hrtimer replace delayed_work in scheduler
Ping Gao
1
-0
/
+5
2017-03-29
drm/i915/gvt: Add KBL dispatch logic in each function.
Xu Han
1
-1
/
+2
2017-02-09
drm/i915/gvt: enable IOMMU for gvt
Chuanxiao Dong
1
-7
/
+0
2017-02-07
drm/i915/gvt: remove detect_host() MPT hook
Zhenyu Wang
1
-7
/
+0
2017-02-07
drm/i915/gvt: move intel iommu detection to intel_gvt_init()
Zhenyu Wang
1
-0
/
+7
2017-01-09
drm/i915/gvt: init/destroy vgpu_idr properly
Jike Song
1
-1
/
+7
2016-11-10
drm/i915/gvt: add KVMGT support
Jike Song
1
-1
/
+3
2016-11-10
drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_ops
Jike Song
1
-2
/
+5
2016-11-10
drm/i915/gvt: introduce host_init/host_exit to MPT
Jike Song
1
-0
/
+9
2016-11-10
drm/i915/gvt: add intel vgpu types support
Zhenyu Wang
1
-1
/
+10
2016-10-26
drm/i915/gvt: fix detect_host calling logic
Xiaoguang Chen
1
-1
/
+4
2016-10-25
drm/i915/gvt: get msi cap offset from pdev directly
Du, Changbin
1
-1
/
+2
2016-10-20
drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
Zhenyu Wang
1
-6
/
+13
2016-10-14
drm/i915/gvt: vGPU command scanner
Zhi Wang
1
-1
/
+10
2016-10-14
drm/i915/gvt: vGPU schedule policy framework
Zhi Wang
1
-1
/
+8
2016-10-14
drm/i915/gvt: vGPU workload scheduler
Zhi Wang
1
-1
/
+8
2016-10-14
drm/i915/gvt: vGPU display virtualization
Zhi Wang
1
-0
/
+54
2016-10-14
drm/i915/gvt: vGPU MMIO virtualization
Zhi Wang
1
-0
/
+2
2016-10-14
drm/i915/gvt: vGPU PCI configuration space virtualization
Zhi Wang
1
-0
/
+12
2016-10-14
drm/i915/gvt: vGPU graphics memory virtualization
Zhi Wang
1
-0
/
+10
2016-10-14
drm/i915/gvt: vGPU interrupt virtualization.
Zhi Wang
1
-1
/
+9
2016-10-14
drm/i915/gvt: golden virtual HW state management
Zhi Wang
1
-0
/
+11
2016-10-14
drm/i915/gvt: Introduce a framework for tracking HW registers.
Zhi Wang
1
-7
/
+23
2016-10-14
drm/i915/gvt: vGPU HW resource management
Zhi Wang
1
-1
/
+4
2016-06-17
drm/i915: gvt: Introduce the basic architecture of GVT-g
Zhi Wang
1
-0
/
+145