Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e4bac408b08437d190785ab1250cc676304ed171
/
drivers
/
gpu
/
drm
/
i915
/
gvt
94000cc
Merge tag 'v4.10-rc8' into drm-next
by Dave Airlie
· 8 years ago
4a0b344
drm/i915/gvt: return error code if dma map iova failed
by Chuanxiao Dong
· 8 years ago
bc6a1c8
drm/i915/gvt: optimize the inhibit context mmio load
by Chuanxiao Dong
· 8 years ago
6e27d51
drm/i915/gvt: add sprite plane flip done support.
by Xu Han
· 8 years ago
6294b61
drm/i915/gvt: add missing display part reset for vGPU reset
by Changbin Du
· 8 years ago
03806ed
drm/i915/gvt: Fix shadow context descriptor
by Zhenyu Wang
· 8 years ago
5b3cac1
drm/i915/gvt: Fix alignment for GTT allocation
by Zhenyu Wang
· 8 years ago
7e5f3d3
drm/i915/gvt: fix crash at function release_shadow_wa_ctx
by Changbin Du
· 8 years ago
811a4cf
drm/i915/gvt: enable IOMMU for gvt
by Chuanxiao Dong
· 8 years ago
b86dc6e
drm/i915/gvt: map pfn for PTE entry in kvm
by Chuanxiao Dong
· 8 years ago
5de6bd4
drm/i915/gvt: Map shadow page before using it in shadow page table
by Chuanxiao Dong
· 8 years ago
b15b2a6
drm/i915/gvt: reduce the line of interrupt logs and log friendly
by Changbin Du
· 8 years ago
3ce3274
drm/i915/gvt: remove a redundant end of line in debug log
by Changbin Du
· 8 years ago
6e3745c
drm/i915/gvt: remove a noisy unimportant log in sched_policy
by Changbin Du
· 8 years ago
5bf63fb
drm/i915/gvt/kvmgt: remove some dead code
by Dan Carpenter
· 8 years ago
2d6ceb8
drm/i915/gvt: fix vgpu type size init
by Zhenyu Wang
· 8 years ago
1447302
drm/i915/gvt: use normal mmio read function for firmware exposure
by Zhenyu Wang
· 8 years ago
3de49a7
drm/i915/gvt: remove detect_host() MPT hook
by Zhenyu Wang
· 8 years ago
d2896e3
drm/i915/gvt: move intel iommu detection to intel_gvt_init()
by Zhenyu Wang
· 8 years ago
2c883136
drm/i915/gvt: add more resolutions in virtual edid
by Chuanxiao Dong
· 8 years ago
a7e2641
Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
b0df0b2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 8 years ago
7283acc
drm/i915/gvt: Fix kmem_cache_create() name
by Alex Williamson
· 8 years ago
bdbfd51
drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instance
by Alex Williamson
· 8 years ago
62f0a11
drm/i915/gvt: Fix relocation of shadow bb
by Chris Wilson
· 8 years ago
58c744d
drm/i915/gvt: Enable the shadow batch buffer
by Tina Zhang
· 8 years ago
c34eaa8
drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgpu_locked
by Changbin Du
· 8 years ago
cfe65f4
drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset function
by Changbin Du
· 8 years ago
97d58f7
drm/i915/gvt: introduce intel_vgpu_reset_mmio() to reset mmio space
by Changbin Du
· 8 years ago
cdcc434
drm/i915/gvt: move mmio init/clean function to mmio.c
by Changbin Du
· 8 years ago
c64ff6c
drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration space
by Changbin Du
· 8 years ago
536fc23
drm/i915/gvt: move cfg space inititation function to cfg_space.c
by Changbin Du
· 8 years ago
b611581
drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gtt
by Changbin Du
· 8 years ago
d22a48b
drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource state
by Changbin Du
· 8 years ago
e007b19
drm/i915: Use the MRU stack search after evicting
by Chris Wilson
· 8 years ago
5c37daf
Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
9631739
drm/i915/gvt: cleanup GFP flags
by Jike Song
· 8 years ago
5753394
drm/i915/gvt/kvmgt: return meaningful error for vgpu creating failure
by Jike Song
· 8 years ago
03551e9
drm/i915/gvt: cleanup opregion memory allocation code
by Jike Song
· 8 years ago
4e53789
drm/i915/gvt: destroy the allocated idr on vgpu creating failures
by Jike Song
· 8 years ago
59c0573
drm/i915/gvt: init/destroy vgpu_idr properly
by Jike Song
· 8 years ago
440a9b9
drm/i915/gvt: dec vgpu->running_workload_num after the workload is really done
by Changbin Du
· 8 years ago
2e51ef3
drm/i915/gvt: fix use after free for workload
by Changbin Du
· 8 years ago
2fcdb66
drm/i915/gvt: remove duplicated definition
by Zhenyu Wang
· 8 years ago
888530b
drm/i915/gvt: adjust high memory size for default vGPU type
by Zhenyu Wang
· 8 years ago
901a14b
drm/i915/gvt: print correct value for untracked mmio
by Pei Zhang
· 8 years ago
905a503
drm/i915/gvt: always use readq and writeq
by Changbin Du
· 8 years ago
39762ad
drm/i915/gvt: fix return value in mul_force_wake_write
by Changbin Du
· 8 years ago
a120105
drm/i915/gvt: fix error handing of tlb_control emulation
by Changbin Du
· 8 years ago
3e70c5d
drm/i915/gvt: verify functions types in new_mmio_info()
by Nicolas Iooss
· 8 years ago
5824f92
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
a402eae
Merge tag 'v4.10-rc2' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
99e3123
vfio-mdev: Make mdev_device private and abstract interfaces
by Alex Williamson
· 8 years ago
9372e6fe
vfio-mdev: Make mdev_parent private
by Alex Williamson
· 8 years ago
4293055
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
by Alex Williamson
· 8 years ago
4e0203b
drm/i915/gvt: fix typo in cfg_space range check
by Pei Zhang
· 8 years ago
3470063
drm/i915/gvt: fix an issue in emulating cfg space PCI_COMMAND
by Min He
· 8 years ago
8ff842f
drm/i915/gvt/kvmgt: trival: code cleanup
by Jike Song
· 8 years ago
364fb6b
drm/i915/gvt/kvmgt: prevent double-release of vgpu
by Jike Song
· 8 years ago
faaaa53
drm/i915/gvt/kvmgt: check returned slot for gfn
by Jike Song
· 8 years ago
bfeca3e
drm/i915/gvt/kvmgt: dereference the pointer within lock
by Jike Song
· 8 years ago
d650ac0
drm/i915/gvt: reset the GGTT entry when vGPU created
by Ping Gao
· 8 years ago
b8395cc
drm/i915/gvt: fix an error in opregion handling
by Min He
· 8 years ago
70ffe99
drm/i915: Mark the shadow gvt context as closed
by Chris Wilson
· 8 years ago
659643f
drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGT
by Jike Song
· 8 years ago
f440c8a
drm/i915/gvt/kvmgt: read/write GPA via KVM API
by Jike Song
· 8 years ago
c55b1de
drm/i915/gvt/kvmgt: replace kmalloc() by kzalloc()
by Jike Song
· 8 years ago
85fd4f5
drm/i915: Mark all non-vma being inserted into the address spaces
by Chris Wilson
· 8 years ago
12d79d7
drm/i915: Make GEM object create and create from data take dev_priv
by Tvrtko Ursulin
· 8 years ago
53d6f812
drm/i915/gvt: fix lock not released bug for dispatch_workload() err path
by Zhenyu Wang
· 8 years ago
550dd77
drm/i915/gvt: fix getting 64bit bar size error
by Xiaoguang Chen
· 8 years ago
e992fae
drm/i915/gvt: fix missing init param.primary
by Du, Changbin
· 8 years ago
a941795
drm/i915: rename OACONTROL GEN7_OACONTROL
by Robert Bragg
· 8 years ago
53e86ad
drm/i915/gvt: remove unresolved vfio pin/unpin pages interface dependency
by Zhenyu Wang
· 8 years ago
955c1dd
drm/i915/gvt: drop checks for early Skylake revisions
by Jani Nikula
· 8 years ago
0aaee4c
drm/i915/gvt: check workload empty before real scan
by Pei Zhang
· 8 years ago
a3614a8
drm/i915/gvt: clear guest opregion
by Xiaoguang Chen
· 8 years ago
a045fba
drm/i915/gvt: add more MMIO regs with command access flag
by Ping Gao
· 8 years ago
ee145f6
drm/i915/gvt: Fix static checker warning on intel_gvt_i2c_handle_aux_ch_write()
by Zhenyu Wang
· 8 years ago
f4b0c28
drm/i915/gvt: fix mem leakage in setup_vgpu_mmio for vgpu reset
by Du, Changbin
· 8 years ago
0427f06
drm/i915/gvt: fix crash in vgpu_reset_execlist
by Du, Changbin
· 8 years ago
4f3f1ae
drm/i915/gvt: emulate right behavior for tlb_control
by Ping Gao
· 8 years ago
90d27a1
drm/i915/gvt: fix deadlock in workload_thread
by Pei Zhang
· 8 years ago
f30437c
drm/i915/gvt: add KVMGT support
by Jike Song
· 8 years ago
9ec1e66
drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_ops
by Jike Song
· 8 years ago
7b3343b
drm/i915/gvt: allow several MPT methods to be NULL
by Jike Song
· 8 years ago
40df6ea
drm/i915/gvt: introduce host_init/host_exit to MPT
by Jike Song
· 8 years ago
8f89743
drm/i915/gvt: remove obsolete code for old kvmgt opregion
by Jike Song
· 8 years ago
1f31c82
drm/i915/gvt: add intel vgpu types support
by Zhenyu Wang
· 8 years ago
c754936
drm/i915/gvt: use kmap instead of kmap_atomic around guest memory access
by Xiaoguang Chen
· 8 years ago
9baf0920
drm/i915/gvt: don't rely on guest PPGTT entry to free old shadow data
by Bing Niu
· 8 years ago
3b6411c
drm/i915/gvt: implement scratch page table tree for shadow PPGTT
by Ping Gao
· 8 years ago
2fb39fa
drm/i915/gvt: emulate vgpu engine reset control behavior
by Du, Changbin
· 8 years ago
9b17234
drm/i915/gvt: Fix workload status after wait
by Zhenyu Wang
· 8 years ago
d436222
drm/i915/gvt: update misc ctl regs base on stepping info
by Ping Gao
· 8 years ago
f24940e
drm/i915/gvt: correct the emulation in TLB control handler
by Ping Gao
· 8 years ago
5f399f1
drm/i915/gvt: add write vreg in MMIO DMA_CTRL handler
by Ping Gao
· 8 years ago
337d066
drm/i915/gvt: remove unused variable 'execlist'
by Ping Gao
· 8 years ago
173bcc6
drm/i915/gvt: Fix shift for cmd data size
by Zhenyu Wang
· 8 years ago
e95433c
drm/i915: Rearrange i915_wait_request() accounting with callers
by Chris Wilson
· 8 years ago
Next »