index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-03-10
Merge tag 'gvt-next-2020-03-10' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
2020-03-06
drm/i915/gvt: Wean gvt off using dev_priv
Chris Wilson
2020-03-06
drm/i915/gvt: Wean gvt off dev_priv->engine[]
Chris Wilson
2020-03-04
drm/i915/gvt: Inlcude intel_gvt.h where needed
Chris Wilson
2020-02-24
drm/i915/gvt: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2019-12-11
drm/i915/gvt: remove unused type attributes
Zhenyu Wang
2019-08-13
drm/i915/gvt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
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
[next]