On Tue, 11 Jul 2017, Zhenyu Wang <zhenyuw@xxxxxxxxxxxxxxx> wrote: > Hi, > > Still against dinf, here's current gvt fixes for 4.13. Pulled, thanks. BR, Jani. > > Thanks. > -- > The following changes since commit 7581d5ca2bb269cfc2ce2d0cb489aac513167f6b: > > drm/i915/fbdev: Check for existence of ifbdev->vma before operations (2017-07-10 10:33:03 +0300) > > are available in the git repository at: > > https://github.com/01org/gvt-linux.git tags/gvt-fixes-2017-07-11 > > for you to fetch changes up to 0cf5ec41839d82ee7f8fbb47f137b7afc562b9f1: > > drm/i915/gvt: Use fence error from GVT request for workload status (2017-07-11 13:47:09 +0800) > > ---------------------------------------------------------------- > gvt-fixes-2017-07-11 > > - Revert "drm/i915/gvt: Fix possible recursive locking issue" (Chuanxiao), > which is incomplete fix and it's actually VFIO issue, so revert. > - remove unneeded scheduler mutex for performance fix (Weinan) > - other misc error handling fix and cmd address audit > > ---------------------------------------------------------------- > Chuanxiao Dong (2): > drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue" > drm/i915/gvt: Use fence error from GVT request for workload status > > Ping Gao (1): > drm/i915/gvt: Audit the command buffer address > > Weinan Li (1): > drm/i915/gvt: remove scheduler_mutex in per-engine workload_thread > > Zhou, Wenjia (1): > drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt() > > drivers/gpu/drm/i915/gvt/cmd_parser.c | 10 +++++++ > drivers/gpu/drm/i915/gvt/gtt.c | 2 ++ > drivers/gpu/drm/i915/gvt/gvt.h | 3 -- > drivers/gpu/drm/i915/gvt/kvmgt.c | 55 +++++++---------------------------- > drivers/gpu/drm/i915/gvt/scheduler.c | 28 ++++++++---------- > 5 files changed, 34 insertions(+), 64 deletions(-) -- Jani Nikula, Intel Open Source Technology Center _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx