index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gvt
/
cfg_space.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Use of BARs names instead of numbers
Piotr PiĆ³rkowski
2022-08-10
1
-2
/
+3
*
drm/i915/gvt: remove the map_gfn_to_mfn and set_trap_area ops
Christoph Hellwig
2022-04-21
1
-72
/
+17
*
drm/i915/gvt: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-02-02
1
-2
/
+3
*
drm/i915/gvt: Do not destroy ppgtt_mm during vGPU D3->D0.
Colin Xu
2020-07-29
1
-0
/
+24
*
drm/i915/gvt: Wean gvt off using dev_priv
Chris Wilson
2020-03-06
1
-4
/
+4
*
drm/i915/gvt: Make WARN* drm specific where vgpu ptr is available
Pankaj Bharadiya
2020-02-24
1
-9
/
+14
*
drm/i915/gvt: Fix function comment doc errors
Zhenyu Wang
2018-08-07
1
-0
/
+12
*
drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on
Changbin Du
2018-02-06
1
-14
/
+1
*
drm/i915/gvt: Alloc and Init guest opregion at vgpu creation
Xiong Zhang
2017-12-04
1
-1
/
+2
*
drm/i915/gvt: Emulate PCI expansion ROM base address register
Changbin Du
2017-11-16
1
-0
/
+21
*
drm/i915/gvt: Add support for PCIe extended configuration space
Changbin Du
2017-09-08
1
-2
/
+2
*
drm/i915/gvt: Fix incorrect PCI BARs reporting
Changbin Du
2017-09-08
1
-65
/
+48
*
drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approach
Changbin Du
2017-09-08
1
-6
/
+20
*
drm/i915/gvt: exclude cfg space from failsafe mode
Changbin Du
2017-03-30
1
-3
/
+0
*
drm/i915/gvt: protect RO and Rsvd bits of virtual vgpu configuration space
Changbin Du
2017-03-06
1
-3
/
+51
*
drm/i915/gvt: introduced failsafe mode into vgpu
Min He
2017-02-17
1
-0
/
+3
*
drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration space
Changbin Du
2017-01-13
1
-0
/
+25
*
drm/i915/gvt: move cfg space inititation function to cfg_space.c
Changbin Du
2017-01-13
1
-0
/
+49
*
drm/i915/gvt: fix typo in cfg_space range check
Pei Zhang
2016-12-26
1
-1
/
+1
*
drm/i915/gvt: fix an issue in emulating cfg space PCI_COMMAND
Min He
2016-12-26
1
-1
/
+1
*
drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_ops
Jike Song
2016-11-10
1
-5
/
+2
*
drm/i915/gvt: remove obsolete code for old kvmgt opregion
Jike Song
2016-11-10
1
-3
/
+2
*
drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
Zhenyu Wang
2016-10-20
1
-0
/
+1
*
drm/i915/gvt: vGPU PCI configuration space virtualization
Zhi Wang
2016-10-14
1
-0
/
+287