summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/gvt.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-19drm/i915: remove gvt_mmio_block::deviceJiri Slaby (SUSE)1-1/+0
2024-02-19drm/i915: remove intel_vgpu::intx_triggerJiri Slaby (SUSE)1-1/+0
2024-02-19drm/i915: remove intel_vgpu_opregion::mappedJiri Slaby (SUSE)1-1/+0
2024-02-19drm/i915: remove intel_vgpu_fence::baseJiri Slaby (SUSE)1-2/+0
2023-10-11drm/i915/gvt: move struct engine_mmio to mmio_context.cJani Nikula1-0/+2
2023-10-11drm/i915/gvt: remove unused to_gvt() and reduce includesJani Nikula1-6/+1
2023-08-31drm/i915/gvt: Drop final dependencies on KVM internal detailsSean Christopherson1-1/+2
2023-01-04drm/i915/gvt: use atomic operations to change the vGPU statusZhi Wang1-5/+10
2022-11-17Merge tag 'gvt-next-2022-11-17' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi1-2/+0
2022-11-17drm/i915/gvt: remove the vgpu->released and its sanity checkZhi Wang1-2/+0
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig1-1/+0
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig1-1/+2
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig1-0/+2
2022-10-04drm/i915/gvt: simplify vgpu configuration managementChristoph Hellwig1-18/+19
2022-09-21drm/i915/gvt: Use the new device life cycle helpersKevin Tian1-3/+2
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe1-1/+0
2022-05-24vfio: remove VFIO_GROUP_NOTIFY_SET_KVMMatthew Rosato1-3/+0
2022-05-11drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pagesJason Gunthorpe1-1/+0
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()Jason Gunthorpe1-2/+2
2022-04-21drm/i915/gvt: merge gvt.c into kvmgvt.cChristoph Hellwig1-6/+0
2022-04-21drm/i915/gvt: convert to use vfio_register_emulated_iommu_devChristoph Hellwig1-1/+1
2022-04-21drm/i915/gvt: remove the extra vfio_device refcounting for dmabufsChristoph Hellwig1-1/+0
2022-04-21drm/i915/gvt: remove struct intel_gvt_mptChristoph Hellwig1-8/+4
2022-04-21drm/i915/gvt: devirtualize dma_pin_guest_pageChristoph Hellwig1-0/+1
2022-04-21drm/i915/gvt: devirtualize ->dma_{,un}map_guest_pageChristoph Hellwig1-0/+4
2022-04-21drm/i915/gvt: devirtualize ->{enable,disable}_page_trackChristoph Hellwig1-0/+3
2022-04-21drm/i915/gvt: devirtualize ->detach_vgpuChristoph Hellwig1-0/+1
2022-04-21drm/i915/gvt: devirtualize ->set_edid and ->set_opregionChristoph Hellwig1-0/+3
2022-04-21drm/i915/gvt: devirtualize ->{read,write}_gpaChristoph Hellwig1-0/+37
2022-04-21drm/i915/gvt: remove vgpu->handleChristoph Hellwig1-2/+1
2022-04-21drm/i915/gvt: merge struct kvmgt_guest_info into strut intel_vgpuChristoph Hellwig1-0/+8
2022-04-21drm/i915/gvt: merge struct kvmgt_vdev into struct intel_vgpuChristoph Hellwig1-8/+23
2022-04-21drm/i915/gvt: remove intel_gvt_opsChristoph Hellwig1-24/+0
2022-04-21drm/i915/gvt: move the gvt code into kvmgt.koChristoph Hellwig1-4/+2
2022-04-21drm/i915/gvt: remove enum hypervisor_typeChristoph Hellwig1-1/+0
2022-04-21i915/gvt: Separate the MMIO tracking table from GVT-gZhi Wang1-1/+2
2022-01-12drm/i915/gvt: Constify gvt_mmio_blockRikard Falkeborn1-1/+1
2021-05-17drm/i915/gvt: Move mdev attribute groups into kvmgt moduleZhenyu Wang1-3/+0
2021-04-29Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-2/+2
2021-04-12vfio/gvt: Use mdev_get_type_group_id()Jason Gunthorpe1-2/+2
2021-03-16Merge tag 'gvt-next-2021-03-16' of https://github.com/intel/gvt-linux into dr...Jani Nikula1-4/+9
2021-03-01drm/i915/gvt: Refactor GVT vblank emulator for vGPU virtual displayColin Xu1-4/+8
2021-03-01drm/i915/gvt: Get accurate vGPU virtual display refresh rate from vregColin Xu1-0/+1
2021-01-21Merge tag 'gvt-gt-next-2021-01-18' of https://github.com/intel/gvt-linux into...Joonas Lahtinen1-1/+36
2020-12-25drm/i915/gvt: introduce a new flag F_CMD_WRITE_PATCHYan Zhao1-0/+31
2020-12-25drm/i915/gvt: make width of mmio_attribute biggerYan Zhao1-1/+1
2020-12-25drm/i915/gvt: parse init context to update cmd accessible reg whitelistYan Zhao1-0/+4
2020-12-22drm/i915/gvt: make gvt.h self-containedJani Nikula1-0/+4
2020-11-23drm/i915/gvt: treat intel_gvt_mpt as const in gvt codeJulian Stecklina1-1/+1
2020-11-10drm/i915/gvt: Save/restore HW status to support GVT suspend/resumeColin Xu1-0/+3