index
:
pm24.git
master
perf-mon
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
2022-04-21
drm/i915/gvt: merge gvt.c into kvmgvt.c
Christoph Hellwig
2022-04-21
drm/i915/gvt: remove struct intel_gvt_mpt
Christoph Hellwig
2022-04-21
drm/i915/gvt: remove intel_gvt_ops
Christoph Hellwig
2022-04-21
drm/i915/gvt: move the gvt code into kvmgt.ko
Christoph Hellwig
2022-04-21
drm/i915/gvt: remove enum hypervisor_type
Christoph Hellwig
2022-04-21
drm/i915/gvt: remove module refcounting in intel_gvt_{,un}register_hypervisor
Christoph Hellwig
2021-12-17
drm/i915/gvt: Use to_gt() helper
MichaĆ Winiarski
2021-05-17
drm/i915/gvt: Move mdev attribute groups into kvmgt module
Zhenyu Wang
2021-04-30
Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-28
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-04-21
Merge tag 'gvt-next-fixes-2021-04-21' of https://github.com/intel/gvt-linux i...
Jani Nikula
2021-04-15
drm/i915/gvt: Fix error code in intel_gvt_init_device()
Dan Carpenter
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
2021-04-12
vfio/gvt: Use mdev_get_type_group_id()
Jason Gunthorpe
2021-03-01
drm/i915/gvt: Refactor GVT vblank emulator for vGPU virtual display
Colin Xu
2021-02-02
drm/i915/gvt: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-11-23
drm/i915/gvt: treat intel_gvt_mpt as const in gvt code
Julian Stecklina
2020-11-11
drm/i915/gvt: replace idr_init() by idr_init_base()
Deepak R Varma
2020-11-10
drm/i915/gvt: Save/restore HW status to support GVT suspend/resume
Colin Xu
2020-04-30
Merge tag 'gvt-next-2020-04-22' of https://github.com/intel/gvt-linux into dr...
Joonas Lahtinen
2020-04-14
i915/gvt: remove unused xen bits
Christoph Hellwig
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
[next]