summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/kvmgt.c
AgeCommit message (Expand)Author
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-12-22drm/i915/gvt: move write protect handler out of mmio emulation functionZhenyu Wang
2017-12-20vfio: Simplify capability helperAlex Williamson
2017-12-08drm/i915/gvt/kvmgt: fill info for ROM/VGA regionPei Zhang
2017-12-04drm/i915/gvt: Dmabuf support for GVT-gTina Zhang
2017-12-04drm/i915/gvt: Add opregion supportTina Zhang
2017-11-16drm/i915/gvt: Refactor vGPU type code in kvmgt partfred gao
2017-11-16drm/i915/gvt: Introduce intel_vgpu_submissionZhi Wang
2017-09-08drm/i915/gvt: Add support for PCIe extended configuration spaceChangbin Du
2017-09-08drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approachChangbin Du
2017-09-08drm/i915/kvmgt: Sanitize PCI bar emulationChangbin Du
2017-08-10drm/i915/gvt: expose vGPU context hw idZhenyu Wang
2017-07-11drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"Chuanxiao Dong
2017-06-26drm/i915/gvt: Fix inconsistent locks holding sequenceChuanxiao Dong
2017-06-26drm/i915/gvt: Fix possible recursive locking issueChuanxiao Dong
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-04-03Merge tag 'gvt-fixes-2017-04-01' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-03-31drm/i915/gvt: remove the redundant info NULL checkTina Zhang
2017-03-30drm/i915/gvt: Activate/de-activate vGPU in mdev ops.Zhi Wang
2017-03-30drm/i915/gvt: define weight according to vGPU typePing Gao
2017-03-30drm/i915/gvt: remove the redundant info NULL checkTina Zhang
2017-03-29drm/i915/gvt: Add mdev device attribute groupZhenyu Wang
2017-03-20drm/i915/kvmgt: Hold struct kvm referenceAlex Williamson
2017-03-17drm/i915/kvmgt: fix suspicious rcu dereference usageChangbin Du
2017-03-17drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang
2017-03-08Merge tag 'gvt-fixes-2017-03-08' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-03-08Merge tag 'gvt-next-2017-02-24' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2017-03-01drm/i915/gvt: use pfn_valid for better checkingChuanxiao Dong
2017-02-24drm/i915/gvt: add resolution definition for vGPU typeZhenyu Wang
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-14drm/i915/gvt: return error code if dma map iova failedChuanxiao Dong
2017-02-09drm/i915/gvt: map pfn for PTE entry in kvmChuanxiao Dong
2017-02-08drm/i915/gvt/kvmgt: remove some dead codeDan Carpenter
2017-02-07drm/i915/gvt: remove detect_host() MPT hookZhenyu Wang
2017-02-07drm/i915/gvt: move intel iommu detection to intel_gvt_init()Zhenyu Wang
2017-01-25drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instanceAlex Williamson
2017-01-09drm/i915/gvt/kvmgt: return meaningful error for vgpu creating failureJike Song
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson
2016-12-30vfio-mdev: Make mdev_parent privateAlex Williamson
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson
2016-12-26drm/i915/gvt/kvmgt: trival: code cleanupJike Song
2016-12-26drm/i915/gvt/kvmgt: prevent double-release of vgpuJike Song
2016-12-26drm/i915/gvt/kvmgt: check returned slot for gfnJike Song
2016-12-26drm/i915/gvt/kvmgt: dereference the pointer within lockJike Song
2016-12-16drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGTJike Song
2016-12-16drm/i915/gvt/kvmgt: read/write GPA via KVM APIJike Song
2016-12-16drm/i915/gvt/kvmgt: replace kmalloc() by kzalloc()Jike Song
2016-11-17drm/i915/gvt: remove unresolved vfio pin/unpin pages interface dependencyZhenyu Wang