index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gvt
/
gvt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
drm/i915: remove gvt_mmio_block::device
Jiri Slaby (SUSE)
1
-1
/
+0
2024-02-19
drm/i915: remove intel_vgpu::intx_trigger
Jiri Slaby (SUSE)
1
-1
/
+0
2024-02-19
drm/i915: remove intel_vgpu_opregion::mapped
Jiri Slaby (SUSE)
1
-1
/
+0
2024-02-19
drm/i915: remove intel_vgpu_fence::base
Jiri Slaby (SUSE)
1
-2
/
+0
2023-10-11
drm/i915/gvt: move struct engine_mmio to mmio_context.c
Jani Nikula
1
-0
/
+2
2023-10-11
drm/i915/gvt: remove unused to_gvt() and reduce includes
Jani Nikula
1
-6
/
+1
2023-08-31
drm/i915/gvt: Drop final dependencies on KVM internal details
Sean Christopherson
1
-1
/
+2
2023-01-04
drm/i915/gvt: use atomic operations to change the vGPU status
Zhi Wang
1
-5
/
+10
2022-11-17
Merge tag 'gvt-next-2022-11-17' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
1
-2
/
+0
2022-11-17
drm/i915/gvt: remove the vgpu->released and its sanity check
Zhi Wang
1
-2
/
+0
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
1
-1
/
+0
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
1
-1
/
+2
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
1
-0
/
+2
2022-10-04
drm/i915/gvt: simplify vgpu configuration management
Christoph Hellwig
1
-18
/
+19
2022-09-21
drm/i915/gvt: Use the new device life cycle helpers
Kevin Tian
1
-3
/
+2
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
1
-1
/
+0
2022-05-24
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
Matthew Rosato
1
-3
/
+0
2022-05-11
drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
Jason Gunthorpe
1
-1
/
+0
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
Jason Gunthorpe
1
-2
/
+2
2022-04-21
drm/i915/gvt: merge gvt.c into kvmgvt.c
Christoph Hellwig
1
-6
/
+0
2022-04-21
drm/i915/gvt: convert to use vfio_register_emulated_iommu_dev
Christoph Hellwig
1
-1
/
+1
2022-04-21
drm/i915/gvt: remove the extra vfio_device refcounting for dmabufs
Christoph Hellwig
1
-1
/
+0
2022-04-21
drm/i915/gvt: remove struct intel_gvt_mpt
Christoph Hellwig
1
-8
/
+4
2022-04-21
drm/i915/gvt: devirtualize dma_pin_guest_page
Christoph Hellwig
1
-0
/
+1
2022-04-21
drm/i915/gvt: devirtualize ->dma_{,un}map_guest_page
Christoph Hellwig
1
-0
/
+4
2022-04-21
drm/i915/gvt: devirtualize ->{enable,disable}_page_track
Christoph Hellwig
1
-0
/
+3
2022-04-21
drm/i915/gvt: devirtualize ->detach_vgpu
Christoph Hellwig
1
-0
/
+1
2022-04-21
drm/i915/gvt: devirtualize ->set_edid and ->set_opregion
Christoph Hellwig
1
-0
/
+3
2022-04-21
drm/i915/gvt: devirtualize ->{read,write}_gpa
Christoph Hellwig
1
-0
/
+37
2022-04-21
drm/i915/gvt: remove vgpu->handle
Christoph Hellwig
1
-2
/
+1
2022-04-21
drm/i915/gvt: merge struct kvmgt_guest_info into strut intel_vgpu
Christoph Hellwig
1
-0
/
+8
2022-04-21
drm/i915/gvt: merge struct kvmgt_vdev into struct intel_vgpu
Christoph Hellwig
1
-8
/
+23
2022-04-21
drm/i915/gvt: remove intel_gvt_ops
Christoph Hellwig
1
-24
/
+0
2022-04-21
drm/i915/gvt: move the gvt code into kvmgt.ko
Christoph Hellwig
1
-4
/
+2
2022-04-21
drm/i915/gvt: remove enum hypervisor_type
Christoph Hellwig
1
-1
/
+0
2022-04-21
i915/gvt: Separate the MMIO tracking table from GVT-g
Zhi Wang
1
-1
/
+2
2022-01-12
drm/i915/gvt: Constify gvt_mmio_block
Rikard Falkeborn
1
-1
/
+1
2021-05-17
drm/i915/gvt: Move mdev attribute groups into kvmgt module
Zhenyu Wang
1
-3
/
+0
2021-04-29
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-2
/
+2
2021-04-12
vfio/gvt: Use mdev_get_type_group_id()
Jason Gunthorpe
1
-2
/
+2
2021-03-16
Merge tag 'gvt-next-2021-03-16' of https://github.com/intel/gvt-linux into dr...
Jani Nikula
1
-4
/
+9
2021-03-01
drm/i915/gvt: Refactor GVT vblank emulator for vGPU virtual display
Colin Xu
1
-4
/
+8
2021-03-01
drm/i915/gvt: Get accurate vGPU virtual display refresh rate from vreg
Colin Xu
1
-0
/
+1
2021-01-21
Merge tag 'gvt-gt-next-2021-01-18' of https://github.com/intel/gvt-linux into...
Joonas Lahtinen
1
-1
/
+36
2020-12-25
drm/i915/gvt: introduce a new flag F_CMD_WRITE_PATCH
Yan Zhao
1
-0
/
+31
2020-12-25
drm/i915/gvt: make width of mmio_attribute bigger
Yan Zhao
1
-1
/
+1
2020-12-25
drm/i915/gvt: parse init context to update cmd accessible reg whitelist
Yan Zhao
1
-0
/
+4
2020-12-22
drm/i915/gvt: make gvt.h self-contained
Jani Nikula
1
-0
/
+4
2020-11-23
drm/i915/gvt: treat intel_gvt_mpt as const in gvt code
Julian Stecklina
1
-1
/
+1
2020-11-10
drm/i915/gvt: Save/restore HW status to support GVT suspend/resume
Colin Xu
1
-0
/
+3
[next]