summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt
AgeCommit message (Expand)Author
2017-01-27Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2017-01-13drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgp...Changbin Du
2017-01-13drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset functionChangbin Du
2017-01-13drm/i915/gvt: introduce intel_vgpu_reset_mmio() to reset mmio spaceChangbin Du
2017-01-13drm/i915/gvt: move mmio init/clean function to mmio.cChangbin Du
2017-01-13drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration spaceChangbin Du
2017-01-13drm/i915/gvt: move cfg space inititation function to cfg_space.cChangbin Du
2017-01-13drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gttChangbin Du
2017-01-13drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource stateChangbin Du
2017-01-11drm/i915: Use the MRU stack search after evictingChris Wilson
2017-01-10Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-01-09drm/i915/gvt: cleanup GFP flagsJike Song
2017-01-09drm/i915/gvt/kvmgt: return meaningful error for vgpu creating failureJike Song
2017-01-09drm/i915/gvt: cleanup opregion memory allocation codeJike Song
2017-01-09drm/i915/gvt: destroy the allocated idr on vgpu creating failuresJike Song
2017-01-09drm/i915/gvt: init/destroy vgpu_idr properlyJike Song
2017-01-09drm/i915/gvt: dec vgpu->running_workload_num after the workload is really doneChangbin Du
2017-01-09drm/i915/gvt: fix use after free for workloadChangbin Du
2017-01-09drm/i915/gvt: remove duplicated definitionZhenyu Wang
2017-01-09drm/i915/gvt: adjust high memory size for default vGPU typeZhenyu Wang
2017-01-09drm/i915/gvt: print correct value for untracked mmioPei Zhang
2017-01-09drm/i915/gvt: always use readq and writeqChangbin Du
2017-01-09drm/i915/gvt: fix return value in mul_force_wake_writeChangbin Du
2017-01-09drm/i915/gvt: fix error handing of tlb_control emulationChangbin Du
2017-01-09drm/i915/gvt: verify functions types in new_mmio_info()Nicolas Iooss
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-04Merge tag 'v4.10-rc2' into drm-intel-next-queuedDaniel Vetter
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: fix typo in cfg_space range checkPei Zhang
2016-12-26drm/i915/gvt: fix an issue in emulating cfg space PCI_COMMANDMin He
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-26drm/i915/gvt: reset the GGTT entry when vGPU createdPing Gao
2016-12-26drm/i915/gvt: fix an error in opregion handlingMin He
2016-12-18drm/i915: Mark the shadow gvt context as closedChris Wilson
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-12-05drm/i915: Mark all non-vma being inserted into the address spacesChris Wilson
2016-12-01drm/i915: Make GEM object create and create from data take dev_privTvrtko Ursulin
2016-11-25drm/i915/gvt: fix lock not released bug for dispatch_workload() err pathZhenyu Wang
2016-11-24drm/i915/gvt: fix getting 64bit bar size errorXiaoguang Chen
2016-11-23drm/i915/gvt: fix missing init param.primaryDu, Changbin
2016-11-22drm/i915: rename OACONTROL GEN7_OACONTROLRobert Bragg
2016-11-17drm/i915/gvt: remove unresolved vfio pin/unpin pages interface dependencyZhenyu Wang