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 E17FCD6EBED for ; Fri, 29 Nov 2024 08:20:06 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 870CC10E4A8; Fri, 29 Nov 2024 08:20:06 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="nudLNCd+"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) by gabe.freedesktop.org (Postfix) with ESMTPS id 250C210E49F; Fri, 29 Nov 2024 08:20:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1732868405; x=1764404405; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=TY+KO5LPfvANIRU62FiOtxsbmsY7x5PV8lQV1q6a/Qs=; b=nudLNCd+0UQ0w0dLlqfzH1NG+Qk9PBB8Yp1BAcFRm/w6Sr/dr25WOLZ+ ih4UBj4L2NglXiyRHEfIh+jH9evfIvslepZU/+WwdpUqD/hAuY3uuw43F SWxA12NpPYT1bRmxBzorbLXJBlSnX0pChvzt02+rS1mjmH28awuZC3yvm FLA0nX3HhtARu8J8KoSef58ILHBke59dHr5sM+ASlROqHEMkjAr6HVKn5 Gz5QQFswK3qMO5rm+3zFJYB1mbQkkcRec/yyk1BEne1xTsLuJsiF0PMX+ D91pn6sjKp5k1qsaVe0xnNL0rP+qTcorzdLw8XoVxQu4Hs+u+FZ0QyHXY w==; X-CSE-ConnectionGUID: u7/obCssSiu7ZFELZFiO8A== X-CSE-MsgGUID: yu4WnDDIT6m0KnxmVAcR0g== X-IronPort-AV: E=McAfee;i="6700,10204,11270"; a="32461999" X-IronPort-AV: E=Sophos;i="6.12,195,1728975600"; d="scan'208";a="32461999" Received: from fmviesa009.fm.intel.com ([10.60.135.149]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Nov 2024 00:20:05 -0800 X-CSE-ConnectionGUID: SCBHlv5jREWz7j3GK5p+9A== X-CSE-MsgGUID: dmwiCLWhSty7ehLd/5kgTw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,195,1728975600"; d="scan'208";a="92894451" Received: from hrotuna-mobl2.ger.corp.intel.com (HELO localhost) ([10.245.246.227]) by fmviesa009-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Nov 2024 00:20:03 -0800 From: Jani Nikula To: I915-ci-infra@lists.freedesktop.org Cc: intel-gfx@lists.freedesktop.org Subject: Re: =?utf-8?Q?=E2=9C=97?= i915.CI.BAT: failure for drm/i915/display: power conversion to struct intel_display (rev2) In-Reply-To: <173281812701.4193954.11132455123941109084@b555e5b46a47> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <173281812701.4193954.11132455123941109084@b555e5b46a47> Date: Fri, 29 Nov 2024 10:19:57 +0200 Message-ID: <87sera78pe.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain 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, 28 Nov 2024, Patchwork wrote: > == Series Details == > > Series: drm/i915/display: power conversion to struct intel_display (rev2) > URL : https://patchwork.freedesktop.org/series/141846/ > State : failure > > == Summary == > > CI Bug Log - changes from CI_DRM_15759 -> Patchwork_141846v2 > ==================================================== > > Summary > ------- > > **FAILURE** > > Serious unknown changes coming with Patchwork_141846v2 absolutely need to be > verified manually. > > If you think the reported changes have nothing to do with the changes > introduced in Patchwork_141846v2, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them > to document this new failure mode, which will reduce false positives in CI. > > External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_141846v2/index.html > > Participating hosts (45 -> 44) > ------------------------------ > > Missing (1): fi-snb-2520m > > Possible new issues > ------------------- > > Here are the unknown changes that may have been introduced in Patchwork_141846v2: > > ### IGT changes ### > > #### Possible regressions #### > > * igt@kms_pipe_crc_basic@hang-read-crc@pipe-a-dp-1: > - fi-cfl-8109u: [PASS][1] -> [DMESG-WARN][2] > [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15759/fi-cfl-8109u/igt@kms_pipe_crc_basic@hang-read-crc@pipe-a-dp-1.html > [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_141846v2/fi-cfl-8109u/igt@kms_pipe_crc_basic@hang-read-crc@pipe-a-dp-1.html Unrelated, please re-report. BR, Jani. > > > Known issues > ------------ > > Here are the changes found in Patchwork_141846v2 that come from known issues: > > ### IGT changes ### > > #### Issues hit #### > > * igt@i915_selftest@live@workarounds: > - bat-arlh-3: [PASS][3] -> [ABORT][4] ([i915#12061]) +1 other test abort > [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15759/bat-arlh-3/igt@i915_selftest@live@workarounds.html > [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_141846v2/bat-arlh-3/igt@i915_selftest@live@workarounds.html > - bat-mtlp-6: [PASS][5] -> [ABORT][6] ([i915#12061]) +1 other test abort > [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15759/bat-mtlp-6/igt@i915_selftest@live@workarounds.html > [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_141846v2/bat-mtlp-6/igt@i915_selftest@live@workarounds.html > > * igt@kms_flip@basic-flip-vs-modeset@b-dp1: > - bat-apl-1: [PASS][7] -> [DMESG-WARN][8] ([i915#12918]) +1 other test dmesg-warn > [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15759/bat-apl-1/igt@kms_flip@basic-flip-vs-modeset@b-dp1.html > [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_141846v2/bat-apl-1/igt@kms_flip@basic-flip-vs-modeset@b-dp1.html > > * igt@kms_pipe_crc_basic@hang-read-crc: > - fi-cfl-8109u: [PASS][9] -> [DMESG-WARN][10] ([i915#12914]) +1 other test dmesg-warn > [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15759/fi-cfl-8109u/igt@kms_pipe_crc_basic@hang-read-crc.html > [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_141846v2/fi-cfl-8109u/igt@kms_pipe_crc_basic@hang-read-crc.html > > > #### Possible fixes #### > > * igt@i915_selftest@live@gt_pm: > - bat-twl-2: [ABORT][11] ([i915#12919]) -> [PASS][12] +1 other test pass > [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15759/bat-twl-2/igt@i915_selftest@live@gt_pm.html > [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_141846v2/bat-twl-2/igt@i915_selftest@live@gt_pm.html > > * igt@i915_selftest@live@workarounds: > - {bat-arls-6}: [ABORT][13] ([i915#12061]) -> [PASS][14] +1 other test pass > [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15759/bat-arls-6/igt@i915_selftest@live@workarounds.html > [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_141846v2/bat-arls-6/igt@i915_selftest@live@workarounds.html > > > {name}: This element is suppressed. This means it is ignored when computing > the status of the difference (SUCCESS, WARNING, or FAILURE). > > [i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061 > [i915#12914]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12914 > [i915#12918]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12918 > [i915#12919]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12919 > > > Build changes > ------------- > > * Linux: CI_DRM_15759 -> Patchwork_141846v2 > > CI-20190529: 20190529 > CI_DRM_15759: 5379d0a88558b73308ad82f163e80b863626e90b @ git://anongit.freedesktop.org/gfx-ci/linux > IGT_8129: 363499a879fee5b9b7eda8acf7c772bce3423493 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git > Patchwork_141846v2: 5379d0a88558b73308ad82f163e80b863626e90b @ git://anongit.freedesktop.org/gfx-ci/linux > > == Logs == > > For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_141846v2/index.html -- Jani Nikula, Intel