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=-13.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 518B3C4363D for ; Tue, 22 Sep 2020 17:27:33 +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 A9B0222206 for ; Tue, 22 Sep 2020 17:27:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A9B0222206 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 F24E96E8CF; Tue, 22 Sep 2020 17:27:31 +0000 (UTC) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2A25C6E8CF; Tue, 22 Sep 2020 17:27:29 +0000 (UTC) IronPort-SDR: 52PBwtrd00UhtlQLZ83rOnUx/4YUjavZ9st6vesjHUplbYB0RZ0i2OwYXFV1+Y+5idSUxLpVDs xilcpI4Epntg== X-IronPort-AV: E=McAfee;i="6000,8403,9752"; a="140145439" X-IronPort-AV: E=Sophos;i="5.77,291,1596524400"; d="scan'208";a="140145439" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Sep 2020 10:27:28 -0700 IronPort-SDR: 3ctCw1yfVA/UVgQhgBWb97q0m4tz74T7YXwzal6jt9uInMKsVJ5CMrAZZ06VTiYnoRg2cWpIeA FqGHtCtZgzwg== X-IronPort-AV: E=Sophos;i="5.77,291,1596524400"; d="scan'208";a="454570497" Received: from kgriffi1-mobl.ger.corp.intel.com (HELO localhost) ([10.251.84.202]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Sep 2020 10:27:25 -0700 From: Jani Nikula To: Zhenyu Wang , Joonas Lahtinen , "Vivi\, Rodrigo" In-Reply-To: <20200917064208.GF11592@zhen-hp.sh.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20200917064208.GF11592@zhen-hp.sh.intel.com> Date: Tue, 22 Sep 2020 20:27:37 +0300 Message-ID: <87o8lxraba.fsf@intel.com> MIME-Version: 1.0 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: intel-gfx , intel-gvt-dev , "Lv, Zhiyuan" , "Yuan, Hang" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Thu, 17 Sep 2020, Zhenyu Wang wrote: > Hi, > > Here's one left GVT fix against 5.9 is for kernel oops with VFIO edid > on BDW. Pulled, thanks. BR, Jani. > > Thanks > -- > The following changes since commit a291e4fba259a56a6a274c1989997acb6f0bb03a: > > drm/i915/gvt: Use GFP_ATOMIC instead of GFP_KERNEL in atomic context (2020-06-17 12:36:19 +0800) > > are available in the Git repository at: > > https://github.com/intel/gvt-linux tags/gvt-fixes-2020-09-17 > > for you to fetch changes up to 28284943ac94014767ecc2f7b3c5747c4a5617a0: > > drm/i915/gvt: Fix port number for BDW on EDID region setup (2020-09-14 16:44:39 +0800) > > ---------------------------------------------------------------- > gvt-fixes-2020-09-17 > > - Fix kernel oops for VFIO edid on BDW (Zhenyu) > > ---------------------------------------------------------------- > Zhenyu Wang (1): > drm/i915/gvt: Fix port number for BDW on EDID region setup > > drivers/gpu/drm/i915/gvt/vgpu.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx