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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 8E964C77B61 for ; Tue, 25 Apr 2023 00:26:50 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id AB01A10E082; Tue, 25 Apr 2023 00:26:49 +0000 (UTC) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id A470C10E082 for ; Tue, 25 Apr 2023 00:26:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1682382408; x=1713918408; h=date:message-id:from:to:subject:in-reply-to:references: mime-version; bh=1bKRjUkCNkBwFVKDpiHZN8+LU09pvZiL6fJvPtHyj68=; b=g49BMrYczPBygEyw0ti+0aKC6skjx6oFFcbWqF2jfaqGlRQB5rhtQ5jc oPuNCphf/BGHch7nXb2Qae/rIHxSpxuhAPL2VfrlWEvQk3/q0hqcZRLY1 hhIBadlUoE2uEB1sDbhj9tmnOjpjS8OCu7ZuMt6PxtqLvXj2RXnE/iXJy 8H61BmYk+Qj9aulNg9ghCb4dxVz1UXF8CsdIFNjSKppOUNWsgdye8PNYk +Mp67Fq3i3Xhbhl7ezXJSXq4BB7SAhnCufmBzZ+Lsfmst9hTn7iQvjDVL HZ6wgGMalQxn49bgF2cKfKRYJCDWb9T9AGMjyLvcYjAZ82mA5hJHGSCW0 A==; X-IronPort-AV: E=McAfee;i="6600,9927,10690"; a="348528484" X-IronPort-AV: E=Sophos;i="5.99,223,1677571200"; d="scan'208";a="348528484" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Apr 2023 17:26:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10690"; a="817467973" X-IronPort-AV: E=Sophos;i="5.99,223,1677571200"; d="scan'208";a="817467973" Received: from adixit-mobl.amr.corp.intel.com (HELO adixit-arch.intel.com) ([10.209.56.159]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Apr 2023 17:26:47 -0700 Date: Mon, 24 Apr 2023 17:26:47 -0700 Message-ID: <87cz3sajso.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: In-Reply-To: <168203572281.5828.1715170098807045201@emeril.freedesktop.org> References: <20230420164041.1428455-1-ashutosh.dixit@intel.com> <168203572281.5828.1715170098807045201@emeril.freedesktop.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/28.2 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Subject: Re: [Intel-gfx] =?utf-8?b?4pyXIEZpLkNJLklHVDogZmFpbHVyZSBmb3IgZHJt?= =?utf-8?q?/i915/guc=3A_Disable_PL1_power_limit_when_loading_GuC_firmware?= 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: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Thu, 20 Apr 2023 17:08:42 -0700, Patchwork wrote: > > Patch Details > > Series: drm/i915/guc: Disable PL1 power limit when loading GuC firmware > URL: https://patchwork.freedesktop.org/series/116768/ > State: failure > Details: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_116768v1/index.html > > CI Bug Log - changes from CI_DRM_13034_full -> Patchwork_116768v1_full > > Summary > > FAILURE > > Serious unknown changes coming with Patchwork_116768v1_full absolutely need to be > verified manually. > > If you think the reported changes have nothing to do with the changes > introduced in Patchwork_116768v1_full, please notify your bug team to allow them > to document this new failure mode, which will reduce false positives in CI. > > Participating hosts (7 -> 7) > > No changes in participating hosts > > Possible new issues > > Here are the unknown changes that may have been introduced in Patchwork_116768v1_full: > > IGT changes > > Possible regressions > > * igt@gem_ppgtt@blt-vs-render-ctx0: > > * shard-snb: PASS -> DMESG-FAIL This failure is unrelated to this series. The series has effect only for dGFX. Thanks. -- Ashutosh