Quoting Zhenyu Wang (2020-05-12 12:40:17) > > Hi, > > This includes support for ppgtt update by LRI command which gvt > replaces by shadow ppgtt, another small optimization for shadow > ctx and one workload destroy cleanup. This is now pulled. Thanks for the PR. Regards, Joonas > > Thanks > -- > > The following changes since commit fb55c735522352704c35d899d0b253453cf0e799: > > drm/i915/gvt: skip populate shadow context if guest context not changed (2020-04-17 17:31:22 +0800) > > are available in the Git repository at: > > https://github.com/intel/gvt-linux tags/gvt-next-2020-05-12 > > for you to fetch changes up to 47e51832ae93534d872511ba557115722582d94c: > > drm/i915/gvt: use context lrc_reg_state for shadow ppgtt override (2020-05-08 12:37:14 +0800) > > ---------------------------------------------------------------- > gvt-next-2020-05-12 > > - Support PPGTT update via LRI cmd (Zhenyu) > - Remove extra kmap for shadow ctx update (Zhenyu) > - Move workload cleanup out of execlist handling code (Zhenyu) > > ---------------------------------------------------------------- > Zhenyu Wang (3): > drm/i915/gvt: move workload destroy out of execlist complete > drm/i915/gvt: Support PPGTT table load command > drm/i915/gvt: use context lrc_reg_state for shadow ppgtt override > > drivers/gpu/drm/i915/gvt/cmd_parser.c | 45 +++++++++++++ > drivers/gpu/drm/i915/gvt/execlist.c | 2 - > drivers/gpu/drm/i915/gvt/gtt.c | 1 + > drivers/gpu/drm/i915/gvt/gtt.h | 1 + > drivers/gpu/drm/i915/gvt/handlers.c | 2 +- > drivers/gpu/drm/i915/gvt/scheduler.c | 115 +++++++++++++++++++++++++++++++--- > drivers/gpu/drm/i915/gvt/scheduler.h | 1 + > 7 files changed, 155 insertions(+), 12 deletions(-) > > -- > 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