On Thu, 22 Dec 2016, Zhenyu Wang <zhenyuw@xxxxxxxxxxxxxxx> wrote: > Hi, > > This is currently GVT-g driver fixes for 4.10-rc2. I can't pull this at this time, because it's based on some commit in Linus' tree instead of some stable tag in Linus' tree or drm-next or drm-intel-next-fixes. Rule of thumb, never rebase on anything other than tagged commits, especially if you rebase on Linus' tree. BR, Jani. > > Thanks. > > --- > > The following changes since commit 0f484e42baaf5a38fc79e99b917caa5431651fb1: > > Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linux (2016-12-17 16:47:31 -0800) > > are available in the git repository at: > > https://github.com/01org/gvt-linux.git tags/gvt-fixes-2016-12-22 > > for you to fetch changes up to ce5a8438d8f21efa13fdaa3f063832310bddab46: > > drm/i915/gvt: fix an issue in emulating cfg space PCI_COMMAND (2016-12-21 15:20:10 +0800) > > ---------------------------------------------------------------- > Jike Song (4): > drm/i915/gvt/kvmgt: dereference the pointer within lock > drm/i915/gvt/kvmgt: check returned slot for gfn > drm/i915/gvt/kvmgt: prevent double-release of vgpu > drm/i915/gvt/kvmgt: trival: code cleanup > > Min He (2): > drm/i915/gvt: fix an error in opregion handling > drm/i915/gvt: fix an issue in emulating cfg space PCI_COMMAND > > Ping Gao (1): > drm/i915/gvt: reset the GGTT entry when vGPU created > > drivers/gpu/drm/i915/gvt/cfg_space.c | 2 +- > drivers/gpu/drm/i915/gvt/gtt.c | 55 ++++++++++++++++++++++++++++++++++++ > drivers/gpu/drm/i915/gvt/gtt.h | 4 +++ > drivers/gpu/drm/i915/gvt/gvt.h | 1 + > drivers/gpu/drm/i915/gvt/kvmgt.c | 46 +++++++++++++++++++++++------- > drivers/gpu/drm/i915/gvt/opregion.c | 2 +- > 6 files changed, 98 insertions(+), 12 deletions(-) -- Jani Nikula, Intel Open Source Technology Center _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx