summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt
AgeCommit message (Expand)Author
2025-04-25drm/i915/gvt: fix unterminated-string-initialization warningJani Nikula
2024-02-16drm/i915/gvt: Fix uninitialized variable in handle_mmio()Dan Carpenter
2023-09-19drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()Sean Christopherson
2023-09-19drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()Sean Christopherson
2023-09-19drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"Sean Christopherson
2023-01-12drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang
2023-01-12drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang
2023-01-12drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang
2023-01-12drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter
2022-11-11drm/i915/gvt: Unconditionally put reference to KVM when detaching vGPUSean Christopherson
2022-11-11drm/i915/gvt: Get reference to KVM iff attachment to VM is successfulSean Christopherson
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe
2022-10-04vfio/mdev: remove mdev_parent_devChristoph Hellwig
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig
2022-10-04drm/i915/gvt: simplify vgpu configuration managementChristoph Hellwig
2022-10-04drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_typesChristoph Hellwig
2022-09-30drm/i915/gvt: Add missing vfio_unregister_group_dev() callJason Gunthorpe
2022-09-21drm/i915/gvt: Use the new device life cycle helpersKevin Tian
2022-08-31drm/i915/gmbus: split out gmbus regs in a separate fileJani Nikula
2022-08-29Merge drm/drm-next into drm-intel-nextJani Nikula
2022-08-29drm/i915: move dpll under display.dpllJani Nikula
2022-08-22Merge tag 'gvt-fixes-2022-08-22' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2022-08-22drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2022-08-15drm/i915/gvt: Fix kernel-docJiapeng Chong
2022-08-15drm/i915/gvt: Fix kernel-docJiapeng Chong
2022-08-15drm/i915/gvt: Fix kernel-docJiapeng Chong
2022-08-15drm/i915/gvt: fix typo in commentJulia Lawall
2022-08-10drm/i915: Use of BARs names instead of numbersPiotr Piórkowski
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-08-03Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen
2022-07-23drm/i915/gvt: Replace roundup with DIV_ROUND_UPNicolin Chen
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe
2022-07-12Merge tag 'gvt-fixes-2022-07-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2022-07-11drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()Dan Carpenter
2022-07-01Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-05-24vfio: remove VFIO_GROUP_NOTIFY_SET_KVMMatthew Rosato
2022-05-23Merge tag 'drm-intel-next-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Tvrtko Ursulin
2022-05-11drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pagesJason Gunthorpe
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()Jason Gunthorpe