aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/gvt.h
AgeCommit message (Expand)Author
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph 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-04drm/i915/gvt: simplify vgpu configuration managementChristoph Hellwig
2022-09-21drm/i915/gvt: Use the new device life cycle helpersKevin Tian
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe
2022-05-24vfio: remove VFIO_GROUP_NOTIFY_SET_KVMMatthew Rosato
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
2022-04-21drm/i915/gvt: merge gvt.c into kvmgvt.cChristoph Hellwig
2022-04-21drm/i915/gvt: convert to use vfio_register_emulated_iommu_devChristoph Hellwig
2022-04-21drm/i915/gvt: remove the extra vfio_device refcounting for dmabufsChristoph Hellwig
2022-04-21drm/i915/gvt: remove struct intel_gvt_mptChristoph Hellwig
2022-04-21drm/i915/gvt: devirtualize dma_pin_guest_pageChristoph Hellwig
2022-04-21drm/i915/gvt: devirtualize ->dma_{,un}map_guest_pageChristoph Hellwig
2022-04-21drm/i915/gvt: devirtualize ->{enable,disable}_page_trackChristoph Hellwig
2022-04-21drm/i915/gvt: devirtualize ->detach_vgpuChristoph Hellwig
2022-04-21drm/i915/gvt: devirtualize ->set_edid and ->set_opregionChristoph Hellwig
2022-04-21drm/i915/gvt: devirtualize ->{read,write}_gpaChristoph Hellwig
2022-04-21drm/i915/gvt: remove vgpu->handleChristoph Hellwig
2022-04-21drm/i915/gvt: merge struct kvmgt_guest_info into strut intel_vgpuChristoph Hellwig
2022-04-21drm/i915/gvt: merge struct kvmgt_vdev into struct intel_vgpuChristoph 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-21i915/gvt: Separate the MMIO tracking table from GVT-gZhi Wang
2022-01-12drm/i915/gvt: Constify gvt_mmio_blockRikard Falkeborn
2021-05-17drm/i915/gvt: Move mdev attribute groups into kvmgt moduleZhenyu Wang
2021-04-28Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-04-12vfio/gvt: Use mdev_get_type_group_id()Jason Gunthorpe
2021-03-16Merge tag 'gvt-next-2021-03-16' of https://github.com/intel/gvt-linux into dr...Jani Nikula
2021-03-01drm/i915/gvt: Refactor GVT vblank emulator for vGPU virtual displayColin Xu
2021-03-01drm/i915/gvt: Get accurate vGPU virtual display refresh rate from vregColin Xu
2021-01-21Merge tag 'gvt-gt-next-2021-01-18' of https://github.com/intel/gvt-linux into...Joonas Lahtinen
2020-12-25drm/i915/gvt: introduce a new flag F_CMD_WRITE_PATCHYan Zhao
2020-12-25drm/i915/gvt: make width of mmio_attribute biggerYan Zhao
2020-12-25drm/i915/gvt: parse init context to update cmd accessible reg whitelistYan Zhao
2020-12-22drm/i915/gvt: make gvt.h self-containedJani Nikula
2020-11-23drm/i915/gvt: treat intel_gvt_mpt as const in gvt codeJulian Stecklina
2020-11-10drm/i915/gvt: Save/restore HW status to support GVT suspend/resumeColin Xu
2020-11-10drm/i915/gvt: correct a false comment of flag F_UNALIGNYan Zhao
2020-09-14Merge tag 'gvt-next-2020-09-10' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2020-09-10drm/i915/gvt: add/modify interfaces for flag F_CMD_ACCESSYan Zhao
2020-09-10drm/i915/gvt: remove flag F_CMD_ACCESSEDYan Zhao
2020-09-10drm/i915/gvt: rename F_IN_CTX flag to F_SR_IN_CTXYan Zhao
2020-07-29drm/i915/gvt: Do not destroy ppgtt_mm during vGPU D3->D0.Colin Xu
2020-04-17drm/i915/gvt: skip populate shadow context if guest context not changedYan Zhao
2020-03-06drm/i915/gvt: Wean gvt off using dev_privChris Wilson
2020-02-20drm/i915/gvt: make gvt oblivious of kvmgt data structuresJulian Stecklina
2020-01-20drm/i915/gvt: remove unused vblank_done completionJulian Stecklina