summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/cfg_space.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-13drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration spaceChangbin Du1-0/+25
2017-01-13drm/i915/gvt: move cfg space inititation function to cfg_space.cChangbin Du1-0/+49
2016-12-26drm/i915/gvt: fix typo in cfg_space range checkPei Zhang1-1/+1
2016-12-26drm/i915/gvt: fix an issue in emulating cfg space PCI_COMMANDMin He1-1/+1
2016-11-10drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_opsJike Song1-5/+2
2016-11-10drm/i915/gvt: remove obsolete code for old kvmgt opregionJike Song1-3/+2
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang1-0/+1
2016-10-14drm/i915/gvt: vGPU PCI configuration space virtualizationZhi Wang1-0/+287