From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 994B4C07E96 for ; Thu, 15 Jul 2021 13:56:24 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6133961380 for ; Thu, 15 Jul 2021 13:56:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6133961380 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0CFD26E85F; Thu, 15 Jul 2021 13:56:24 +0000 (UTC) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id 665886E85E; Thu, 15 Jul 2021 13:56:22 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6200,9189,10045"; a="207527188" X-IronPort-AV: E=Sophos;i="5.84,242,1620716400"; d="scan'208";a="207527188" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Jul 2021 06:56:21 -0700 X-IronPort-AV: E=Sophos;i="5.84,242,1620716400"; d="scan'208";a="494591429" Received: from gzhao-mobl1.amr.corp.intel.com (HELO intel.com) ([10.212.69.157]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Jul 2021 06:56:20 -0700 Date: Thu, 15 Jul 2021 09:56:18 -0400 From: Rodrigo Vivi To: Zhenyu Wang Message-ID: References: <20210715022237.GX12150@zhen-hp.sh.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210715022237.GX12150@zhen-hp.sh.intel.com> Subject: Re: [Intel-gfx] [PULL] gvt-fixes X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jani Nikula , intel-gfx , "Yuan, Hang" , "Lv, Zhiyuan" , intel-gvt-dev Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Thu, Jul 15, 2021 at 10:22:37AM +0800, Zhenyu Wang wrote: > > Hi, > > Here's one fix of shadow ppgtt invalidation with proper vGPU D3 state tracking. > > Thanks I only noticed this after sending this week's pull request. I'm sorry about that. It is now pulled and queued for next week. Sorry and Thanks, Rodrigo. > -- > The following changes since commit 62fb9874f5da54fdb243003b386128037319b219: > > Linux 5.13 (2021-06-27 15:21:11 -0700) > > are available in the Git repository at: > > https://github.com/intel/gvt-linux tags/gvt-fixes-2021-07-15 > > for you to fetch changes up to c90b4503ccf42d9d367e843c223df44aa550e82a: > > drm/i915/gvt: Clear d3_entered on elsp cmd submission. (2021-07-08 16:42:34 +0800) > > ---------------------------------------------------------------- > gvt-fixes-2021-07-15 > > - Fix shadow ppgtt invalidation with proper D3 state tracking (Colin) > > ---------------------------------------------------------------- > Colin Xu (1): > drm/i915/gvt: Clear d3_entered on elsp cmd submission. > > drivers/gpu/drm/i915/gvt/handlers.c | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/intel-gfx _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx