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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7159DC433F5 for ; Tue, 9 Nov 2021 13:27:48 +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 3E7346117A for ; Tue, 9 Nov 2021 13:27:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3E7346117A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=emeril.freedesktop.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D22496E894; Tue, 9 Nov 2021 13:27:47 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [IPv6:2610:10:20:722:a800:ff:feee:56cf]) by gabe.freedesktop.org (Postfix) with ESMTP id 0CB446E894; Tue, 9 Nov 2021 13:27:47 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 05A4DA8169; Tue, 9 Nov 2021 13:27:47 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7165020532667370441==" MIME-Version: 1.0 From: Patchwork To: "Kulkarni, Vandita" Date: Tue, 09 Nov 2021 13:27:46 -0000 Message-ID: <163646446698.25766.16364393337810784272@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20211109120428.15211-1-vandita.kulkarni@intel.com> In-Reply-To: <20211109120428.15211-1-vandita.kulkarni@intel.com> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3IgUmV2?= =?utf-8?q?ert_=22drm/i915/tgl/dsi=3A_Gate_the_ddi_clocks_after_pll_mappin?= =?utf-8?q?g=22?= 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: , Reply-To: intel-gfx@lists.freedesktop.org Cc: intel-gfx@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============7165020532667370441== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping" URL : https://patchwork.freedesktop.org/series/96714/ State : success == Summary == CI Bug Log - changes from CI_DRM_10857 -> Patchwork_21545 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21545/index.html Participating hosts (35 -> 32) ------------------------------ Missing (3): fi-ctg-p8600 bat-dg1-6 bat-adlp-4 Known issues ------------ Here are the changes found in Patchwork_21545 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_exec_suspend@basic-s3: - fi-tgl-1115g4: [PASS][1] -> [FAIL][2] ([i915#1888]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10857/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21545/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html #### Possible fixes #### * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b: - fi-cfl-8109u: [DMESG-WARN][3] ([i915#295]) -> [PASS][4] +12 similar issues [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10857/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21545/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888 [i915#295]: https://gitlab.freedesktop.org/drm/intel/issues/295 [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303 Build changes ------------- * Linux: CI_DRM_10857 -> Patchwork_21545 CI-20190529: 20190529 CI_DRM_10857: 2f005a829cd05b317c5b497a6941b88d981d22e6 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6275: 6d172a5cf51ffff5f2780e2837860d613db5067f @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_21545: 03e24bc33e15df4ddb98d5c1114d24b0298bcca1 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 03e24bc33e15 Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping" == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21545/index.html --===============7165020532667370441== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"
URL:https://patchwork.freedesktop.org/series/96714/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21545/index.html

CI Bug Log - changes from CI_DRM_10857 -> Patchwork_21545

Summary

SUCCESS

No regressions found.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21545/index.html

Participating hosts (35 -> 32)

Missing (3): fi-ctg-p8600 bat-dg1-6 bat-adlp-4

Known issues

Here are the changes found in Patchwork_21545 that come from known issues:

IGT changes

Issues hit

Possible fixes

  • igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b:

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Build changes

  • Linux: CI_DRM_10857 -> Patchwork_21545

CI-20190529: 20190529
CI_DRM_10857: 2f005a829cd05b317c5b497a6941b88d981d22e6 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6275: 6d172a5cf51ffff5f2780e2837860d613db5067f @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21545: 03e24bc33e15df4ddb98d5c1114d24b0298bcca1 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

03e24bc33e15 Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"

--===============7165020532667370441==--