index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gvt
/
gvt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
drm/i915/gvt: Use to_gt() helper
MichaĆ Winiarski
1
-1
/
+1
2021-05-17
drm/i915/gvt: Move mdev attribute groups into kvmgt module
Zhenyu Wang
1
-122
/
+2
2021-04-30
Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+4
2021-04-28
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-25
/
+16
2021-04-21
Merge tag 'gvt-next-fixes-2021-04-21' of https://github.com/intel/gvt-linux i...
Jani Nikula
1
-4
/
+4
2021-04-15
drm/i915/gvt: Fix error code in intel_gvt_init_device()
Dan Carpenter
1
-4
/
+4
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
1
-10
/
+11
2021-04-12
vfio/gvt: Use mdev_get_type_group_id()
Jason Gunthorpe
1
-17
/
+7
2021-03-01
drm/i915/gvt: Refactor GVT vblank emulator for vGPU virtual display
Colin Xu
1
-7
/
+18
2021-02-02
drm/i915/gvt: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-3
/
+3
2020-11-23
drm/i915/gvt: treat intel_gvt_mpt as const in gvt code
Julian Stecklina
1
-1
/
+1
2020-11-11
drm/i915/gvt: replace idr_init() by idr_init_base()
Deepak R Varma
1
-1
/
+1
2020-11-10
drm/i915/gvt: Save/restore HW status to support GVT suspend/resume
Colin Xu
1
-0
/
+9
2020-04-30
Merge tag 'gvt-next-2020-04-22' of https://github.com/intel/gvt-linux into dr...
Joonas Lahtinen
1
-1
/
+0
2020-04-14
i915/gvt: remove unused xen bits
Christoph Hellwig
1
-1
/
+0
2020-03-10
Merge tag 'gvt-next-2020-03-10' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
1
-19
/
+19
2020-03-06
drm/i915/gvt: Wean gvt off using dev_priv
Chris Wilson
1
-20
/
+19
2020-03-06
drm/i915/gvt: Wean gvt off dev_priv->engine[]
Chris Wilson
1
-1
/
+2
2020-03-04
drm/i915/gvt: Inlcude intel_gvt.h where needed
Chris Wilson
1
-0
/
+1
2020-02-24
drm/i915/gvt: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
1
-2
/
+2
2019-12-11
drm/i915/gvt: remove unused type attributes
Zhenyu Wang
1
-3
/
+1
2019-08-13
drm/i915/gvt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+1
2019-01-31
drm/i915/gvt: add hotplug emulation
Hang Yuan
1
-0
/
+1
2019-01-02
drm/i915/gvt: Change KVMGT as self load module
Zhenyu Wang
1
-64
/
+44
2018-12-10
drm/i915/gvt: remove unused parameter for hypervisor's host_exit call
Zhenyu Wang
1
-1
/
+1
2018-12-07
drm/i915/gvt: fix a typo: "registeration" -> "registration".
Peng Hao
1
-1
/
+1
2018-09-11
Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...
Dave Airlie
1
-2
/
+1
2018-08-14
drm/i915/gvt: fix cleanup sequence in intel_gvt_clean_device
Hang Yuan
1
-8
/
+6
2018-08-13
drm/i915/gvt: free workload in vgpu release
Hang Yuan
1
-0
/
+1
2018-08-07
drm/i915/gvt: Fix function comment doc errors
Zhenyu Wang
1
-2
/
+1
2018-07-10
drm/i915/gvt: declare gvt as i915's soft dependency
Hang Yuan
1
-0
/
+4
2018-06-13
drm/i915/gvt: Enable device info initialization for BXT.
Colin Xu
1
-12
/
+9
2018-05-18
drm/i915/gvt: Use sched_lock to protect gvt scheduler logic.
Colin Xu
1
-0
/
+1
2018-05-18
drm/i915/gvt: Use vgpu_lock to protect per vgpu access
Colin Xu
1
-4
/
+1
2018-03-06
drm/i915/gvt: Provide generic page_track infrastructure for write-protected page
Changbin Du
1
-1
/
+1
2017-12-22
drm/i915/gvt: move write protect handler out of mmio emulation function
Zhenyu Wang
1
-0
/
+1
2017-12-08
drm/i915/gvt: Select appropriate mmio list at initialization time
Changbin Du
1
-0
/
+2
2017-12-04
drm/i915/gvt: Dmabuf support for GVT-g
Tina Zhang
1
-0
/
+2
2017-11-16
drm/i915/gvt: Let each vgpu has separate opregion memory
Xiong Zhang
1
-8
/
+1
2017-11-16
drm/i915/gvt: Add basic debugfs infrastructure
Changbin Du
1
-0
/
+5
2017-11-16
drm/i915/gvt: Move vGPU type related code into gvt file
fred gao
1
-0
/
+134
2017-09-08
drm/i915/gvt: Add support for PCIe extended configuration space
Changbin Du
1
-1
/
+1
2017-06-08
drm/i915/gvt: Support event based scheduling
Ping Gao
1
-1
/
+3
2017-06-08
drm/i915/gvt: implement per-vm mmio switching optimization
Changbin Du
1
-1
/
+1
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
1
-0
/
+2
2017-03-30
drm/i915/gvt: Activate/de-activate vGPU in mdev ops.
Zhi Wang
1
-0
/
+2
2017-03-30
drm/i915/gvt: create an idle vGPU
Ping Gao
1
-0
/
+11
2017-03-30
drm/i915/gvt: use hrtimer replace delayed_work in scheduler
Ping Gao
1
-0
/
+5
2017-03-29
drm/i915/gvt: Add KBL dispatch logic in each function.
Xu Han
1
-1
/
+2
2017-02-09
drm/i915/gvt: enable IOMMU for gvt
Chuanxiao Dong
1
-7
/
+0
[next]