[Intel-gfx] [igvt-g-dev] [PULL] GVT-g device model fixes
Zhenyu Wang
zhenyuw at linux.intel.com
Thu Nov 17 08:04:18 UTC 2016
On 2016.11.17 08:55:26 +0100, Daniel Vetter wrote:
> Just to clarify the process: This week we have the cut-off for feature
> work for 4.10. Bugfixes are of course always welcome. But if you think
> it's serious enough I'm happy to wait.
>
yeah, I'd like to include those for initial 4.10 merge.
Please help to pull updated gvt tree.
Thanks.
---
The following changes since commit 8be8f4a9a9ce48d545512ef7299da607401f3879:
Merge tag 'gvt-next-kvmgt-framework' of https://github.com/01org/gvt-linux into drm-intel-next-queued (2016-11-10 19:07:30 +0100)
are available in the git repository at:
https://github.com/01org/gvt-linux tags/gvt-next-2016-11-17
for you to fetch changes up to 53e86ada8e53fcdbe1593f70b7df85549ba70b9a:
drm/i915/gvt: remove unresolved vfio pin/unpin pages interface dependency (2016-11-17 15:51:16 +0800)
----------------------------------------------------------------
gvt-next-2016-11-17
- Fix lock order issue found in guest stress test
- Fix several MMIO handlers to correct behavior
- Fix crash for vgpu execlist reset and memleak
- Fix a possible conflict for unresolved vfio mdev dependency
- other misc fixes
----------------------------------------------------------------
Du, Changbin (2):
drm/i915/gvt: fix crash in vgpu_reset_execlist
drm/i915/gvt: fix mem leakage in setup_vgpu_mmio for vgpu reset
Jani Nikula (1):
drm/i915/gvt: drop checks for early Skylake revisions
Pei Zhang (2):
drm/i915/gvt: fix deadlock in workload_thread
drm/i915/gvt: check workload empty before real scan
Ping Gao (2):
drm/i915/gvt: emulate right behavior for tlb_control
drm/i915/gvt: add more MMIO regs with command access flag
Xiaoguang Chen (1):
drm/i915/gvt: clear guest opregion
Zhenyu Wang (2):
drm/i915/gvt: Fix static checker warning on intel_gvt_i2c_handle_aux_ch_write()
drm/i915/gvt: remove unresolved vfio pin/unpin pages interface dependency
drivers/gpu/drm/i915/gvt/cmd_parser.c | 3 ++-
drivers/gpu/drm/i915/gvt/edid.c | 3 +--
drivers/gpu/drm/i915/gvt/edid.h | 2 +-
drivers/gpu/drm/i915/gvt/execlist.c | 24 +++++++++++------------
drivers/gpu/drm/i915/gvt/execlist.h | 2 +-
drivers/gpu/drm/i915/gvt/handlers.c | 37 ++++++++++++++++++-----------------
drivers/gpu/drm/i915/gvt/kvmgt.c | 16 ++++++---------
drivers/gpu/drm/i915/gvt/scheduler.c | 33 ++++++++++++-------------------
drivers/gpu/drm/i915/gvt/vgpu.c | 11 ++++++++---
9 files changed, 62 insertions(+), 69 deletions(-)
--
Open Source Technology Center, Intel ltd.
$gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20161117/5c167721/attachment-0001.sig>
More information about the Intel-gfx
mailing list