Hi, Here's updated gvt fixes for 4.11. Major ones are for KVM reference fix, guest gtt partial update fix for very big guest mem, and Changbin's following fix for gvt context notification. Thanks. -- The following changes since commit 2958b9013fcbabeeba221161d0712f5259f1e15d: drm/i915/gvt: Fix gvt scheduler interval time (2017-03-17 16:46:45 +0800) are available in the git repository at: https://github.com/01org/gvt-linux.git tags/gvt-fixes-2017-03-23 for you to fetch changes up to bc2d4b62db67f817b09c782219996630e9c2f5e2: drm/i915/gvt: Use force single submit flag to distinguish gvt request from i915 request (2017-03-22 13:18:56 +0800) ---------------------------------------------------------------- gvt-fixes-2017-03-23 - KVM reference fix from Alex - shadow gtt entry partial update fix from Xiaoguang - gvt context notification check (Changbin) - other misc fixes. ---------------------------------------------------------------- Alex Williamson (1): drm/i915/kvmgt: Hold struct kvm reference Changbin Du (1): drm/i915/gvt: Use force single submit flag to distinguish gvt request from i915 request Chuanxiao Dong (1): drm/i915/gvt: fix wrong offset when loading RCS mocs Pei Zhang (1): drm/i915/gvt: add write handler for mmio mbctl Xiaoguang Chen (1): drm/i915/gvt: set shadow entry to scratch page while p2m failed Xu Han (1): drm/i915/gvt: Fix guest fail to read EDID leading to black guest console issue. drivers/gpu/drm/i915/gvt/edid.c | 3 ++- drivers/gpu/drm/i915/gvt/gtt.c | 8 ++++++-- drivers/gpu/drm/i915/gvt/handlers.c | 10 +++++++++- drivers/gpu/drm/i915/gvt/kvmgt.c | 2 ++ drivers/gpu/drm/i915/gvt/render.c | 2 +- drivers/gpu/drm/i915/gvt/scheduler.c | 7 ++++++- 6 files changed, 26 insertions(+), 6 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@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx