summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/cfg_space.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gvt-next-2022-11-17' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi2022-11-171-1/+1
|\
| * drm/i915: gvt: fix kernel-doc trivial warningsMauro Carvalho Chehab2022-11-171-1/+1
* | drm/i915: Name our BARs based on the specVille Syrjälä2022-10-201-2/+2
|/
* drm/i915: Use of BARs names instead of numbersPiotr Piórkowski2022-08-101-2/+3
* drm/i915/gvt: remove the map_gfn_to_mfn and set_trap_area opsChristoph Hellwig2022-04-211-72/+17
* drm/i915/gvt: Remove references to struct drm_device.pdevThomas Zimmermann2021-02-021-2/+3
* drm/i915/gvt: Do not destroy ppgtt_mm during vGPU D3->D0.Colin Xu2020-07-291-0/+24
* drm/i915/gvt: Wean gvt off using dev_privChris Wilson2020-03-061-4/+4
* drm/i915/gvt: Make WARN* drm specific where vgpu ptr is availablePankaj Bharadiya2020-02-241-9/+14
* drm/i915/gvt: Fix function comment doc errorsZhenyu Wang2018-08-071-0/+12
* drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=onChangbin Du2018-02-061-14/+1
* drm/i915/gvt: Alloc and Init guest opregion at vgpu creationXiong Zhang2017-12-041-1/+2
* drm/i915/gvt: Emulate PCI expansion ROM base address registerChangbin Du2017-11-161-0/+21
* drm/i915/gvt: Add support for PCIe extended configuration spaceChangbin Du2017-09-081-2/+2
* drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du2017-09-081-65/+48
* drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approachChangbin Du2017-09-081-6/+20
* drm/i915/gvt: exclude cfg space from failsafe modeChangbin Du2017-03-301-3/+0
* drm/i915/gvt: protect RO and Rsvd bits of virtual vgpu configuration spaceChangbin Du2017-03-061-3/+51
* drm/i915/gvt: introduced failsafe mode into vgpuMin He2017-02-171-0/+3
* drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration spaceChangbin Du2017-01-131-0/+25
* drm/i915/gvt: move cfg space inititation function to cfg_space.cChangbin Du2017-01-131-0/+49
* drm/i915/gvt: fix typo in cfg_space range checkPei Zhang2016-12-261-1/+1
* drm/i915/gvt: fix an issue in emulating cfg space PCI_COMMANDMin He2016-12-261-1/+1
* drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_opsJike Song2016-11-101-5/+2
* drm/i915/gvt: remove obsolete code for old kvmgt opregionJike Song2016-11-101-3/+2
* drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang2016-10-201-0/+1
* drm/i915/gvt: vGPU PCI configuration space virtualizationZhi Wang2016-10-141-0/+287