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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to