summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/cfg_space.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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/+48Star
* 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/+0Star
* 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/+2Star
* drm/i915/gvt: remove obsolete code for old kvmgt opregionJike Song2016-11-101-3/+2Star
* 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