On Tue, Sep 18, 2018 at 03:33:49PM +0800, Zhenyu Wang wrote: > > Hi, > > Here's more gvt fixes for 4.19. Two more BXT fixes from Colin, > one srcu locking fix and one fix for GGTT clear when destroy vGPU. pulled, thanks. > > p.s, I'll start my vacation from tomorrow. Wang Zhi will cover for gvt pull. > > Thanks > -- > The following changes since commit 792fab2c0d45758ad3d187bd252570d2bb627fa9: > > drm/i915/gvt: Fix the incorrect length of child_device_config issue (2018-09-06 11:17:38 +0800) > > are available in the Git repository at: > > https://github.com/intel/gvt-linux.git tags/gvt-fixes-2018-09-18 > > for you to fetch changes up to 7759ca3aac79648d01c9edcb3b00503c02bec2f5: > > drm/i915/gvt: clear ggtt entries when destroy vgpu (2018-09-18 10:39:44 +0800) > > ---------------------------------------------------------------- > gvt-fixes-2018-09-18 > > - Fix initial DPIO PHY register state for BXT (Colin) > - BXT untracked GEN9_CLKGATE_DIS_4 warning fix (Colin) > - Fix srcu lock for GFN valid check (Weinan) > - Should clear GGTT entry value after vGPU destroy (Zhipeng) > > ---------------------------------------------------------------- > Colin Xu (2): > drm/i915/gvt: Init PHY related registers for BXT > drm/i915/gvt: Add GEN9_CLKGATE_DIS_4 to default BXT mmio handler > > Weinan Li (1): > drm/i915/gvt: request srcu_read_lock before checking if one gfn is valid > > Zhipeng Gong (1): > drm/i915/gvt: clear ggtt entries when destroy vgpu > > drivers/gpu/drm/i915/gvt/handlers.c | 1 + > drivers/gpu/drm/i915/gvt/kvmgt.c | 7 ++++++- > drivers/gpu/drm/i915/gvt/mmio.c | 28 ++++++++++++++++++++++++++++ > drivers/gpu/drm/i915/gvt/vgpu.c | 1 + > 4 files changed, 36 insertions(+), 1 deletion(-) > > > -- > Open Source Technology Center, Intel ltd. > > $gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827 > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/intel-gfx _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx