summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/gvt.c
AgeCommit message (Expand)Author
2022-04-21drm/i915/gvt: merge gvt.c into kvmgvt.cChristoph Hellwig
2022-04-21drm/i915/gvt: remove struct intel_gvt_mptChristoph Hellwig
2022-04-21drm/i915/gvt: remove intel_gvt_opsChristoph Hellwig
2022-04-21drm/i915/gvt: move the gvt code into kvmgt.koChristoph Hellwig
2022-04-21drm/i915/gvt: remove enum hypervisor_typeChristoph Hellwig
2022-04-21drm/i915/gvt: remove module refcounting in intel_gvt_{,un}register_hypervisorChristoph Hellwig
2021-12-17drm/i915/gvt: Use to_gt() helperMichaƂ Winiarski
2021-05-17drm/i915/gvt: Move mdev attribute groups into kvmgt moduleZhenyu Wang
2021-04-30Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-28Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-04-21Merge tag 'gvt-next-fixes-2021-04-21' of https://github.com/intel/gvt-linux i...Jani Nikula
2021-04-15drm/i915/gvt: Fix error code in intel_gvt_init_device()Dan Carpenter
2021-04-12vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe
2021-04-12vfio/gvt: Use mdev_get_type_group_id()Jason Gunthorpe
2021-03-01drm/i915/gvt: Refactor GVT vblank emulator for vGPU virtual displayColin Xu
2021-02-02drm/i915/gvt: Remove references to struct drm_device.pdevThomas Zimmermann
2020-11-23drm/i915/gvt: treat intel_gvt_mpt as const in gvt codeJulian Stecklina
2020-11-11drm/i915/gvt: replace idr_init() by idr_init_base()Deepak R Varma
2020-11-10drm/i915/gvt: Save/restore HW status to support GVT suspend/resumeColin Xu
2020-04-30Merge tag 'gvt-next-2020-04-22' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen
2020-04-14i915/gvt: remove unused xen bitsChristoph Hellwig
2020-03-10Merge tag 'gvt-next-2020-03-10' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2020-03-06drm/i915/gvt: Wean gvt off using dev_privChris Wilson
2020-03-06drm/i915/gvt: Wean gvt off dev_priv->engine[]Chris Wilson
2020-03-04drm/i915/gvt: Inlcude intel_gvt.h where neededChris Wilson
2020-02-24drm/i915/gvt: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya
2019-12-11drm/i915/gvt: remove unused type attributesZhenyu Wang
2019-08-13drm/i915/gvt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-31drm/i915/gvt: add hotplug emulationHang Yuan
2019-01-02drm/i915/gvt: Change KVMGT as self load moduleZhenyu Wang
2018-12-10drm/i915/gvt: remove unused parameter for hypervisor's host_exit callZhenyu Wang
2018-12-07drm/i915/gvt: fix a typo: "registeration" -> "registration".Peng Hao
2018-09-11Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie
2018-08-14drm/i915/gvt: fix cleanup sequence in intel_gvt_clean_deviceHang Yuan
2018-08-13drm/i915/gvt: free workload in vgpu releaseHang Yuan
2018-08-07drm/i915/gvt: Fix function comment doc errorsZhenyu Wang
2018-07-10drm/i915/gvt: declare gvt as i915's soft dependencyHang Yuan
2018-06-13drm/i915/gvt: Enable device info initialization for BXT.Colin Xu
2018-05-18drm/i915/gvt: Use sched_lock to protect gvt scheduler logic.Colin Xu
2018-05-18drm/i915/gvt: Use vgpu_lock to protect per vgpu accessColin Xu
2018-03-06drm/i915/gvt: Provide generic page_track infrastructure for write-protected pageChangbin Du
2017-12-22drm/i915/gvt: move write protect handler out of mmio emulation functionZhenyu Wang
2017-12-08drm/i915/gvt: Select appropriate mmio list at initialization timeChangbin Du
2017-12-04drm/i915/gvt: Dmabuf support for GVT-gTina Zhang
2017-11-16drm/i915/gvt: Let each vgpu has separate opregion memoryXiong Zhang
2017-11-16drm/i915/gvt: Add basic debugfs infrastructureChangbin Du
2017-11-16drm/i915/gvt: Move vGPU type related code into gvt filefred gao
2017-09-08drm/i915/gvt: Add support for PCIe extended configuration spaceChangbin Du
2017-06-08drm/i915/gvt: Support event based schedulingPing Gao
2017-06-08drm/i915/gvt: implement per-vm mmio switching optimizationChangbin Du