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=-5.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=no 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 8342BC433F5 for ; Mon, 6 Sep 2021 08:24:55 +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 3E72060F43 for ; Mon, 6 Sep 2021 08:24:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3E72060F43 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 B945D895C8; Mon, 6 Sep 2021 08:24:54 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTP id B5604895C8; Mon, 6 Sep 2021 08:24:53 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id AB6E8A8836; Mon, 6 Sep 2021 08:24:53 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6365287875120392012==" MIME-Version: 1.0 From: Patchwork To: "Talla Raviteja Goud" Cc: intel-gfx@lists.freedesktop.org Date: Mon, 06 Sep 2021 08:24:53 -0000 Message-ID: <163091669366.30429.18137416209650464288@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20210903182034.668467-1-ravitejax.gpud.talla@intel.com> In-Reply-To: <20210903182034.668467-1-ravitejax.gpud.talla@intel.com> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3IgZHJt?= =?utf-8?q?/i915/adl=5Fs=3A_Remove_require=5Fforce=5Fprobe_protection?= 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 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============6365287875120392012== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: drm/i915/adl_s: Remove require_force_probe protection URL : https://patchwork.freedesktop.org/series/94338/ State : success == Summary == CI Bug Log - changes from CI_DRM_10550 -> Patchwork_20955 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20955/index.html Known issues ------------ Here are the changes found in Patchwork_20955 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_cs_nop@sync-fork-compute0: - fi-snb-2600: NOTRUN -> [SKIP][1] ([fdo#109271]) +17 similar issues [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20955/fi-snb-2600/igt@amdgpu/amd_cs_nop@sync-fork-compute0.html #### Possible fixes #### * igt@i915_selftest@live@execlists: - fi-icl-y: [DMESG-FAIL][2] ([i915#1993]) -> [PASS][3] [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10550/fi-icl-y/igt@i915_selftest@live@execlists.html [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20955/fi-icl-y/igt@i915_selftest@live@execlists.html * igt@i915_selftest@live@hangcheck: - fi-snb-2600: [INCOMPLETE][4] ([i915#3921]) -> [PASS][5] [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10550/fi-snb-2600/igt@i915_selftest@live@hangcheck.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20955/fi-snb-2600/igt@i915_selftest@live@hangcheck.html * igt@kms_chamelium@hdmi-edid-read: - fi-kbl-7500u: [FAIL][6] ([i915#3449]) -> [PASS][7] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10550/fi-kbl-7500u/igt@kms_chamelium@hdmi-edid-read.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20955/fi-kbl-7500u/igt@kms_chamelium@hdmi-edid-read.html [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [i915#1993]: https://gitlab.freedesktop.org/drm/intel/issues/1993 [i915#3449]: https://gitlab.freedesktop.org/drm/intel/issues/3449 [i915#3921]: https://gitlab.freedesktop.org/drm/intel/issues/3921 Participating hosts (45 -> 38) ------------------------------ Missing (7): fi-rkl-11600 bat-adls-5 bat-dg1-5 fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-1 Build changes ------------- * Linux: CI_DRM_10550 -> Patchwork_20955 CI-20190529: 20190529 CI_DRM_10550: 07f6ce3dba287a2aa8a62cdd3b7d46ea0676007f @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6197: 40888f97a6ad219f4ed48a1830d0ef3c9617d006 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_20955: 61c59049f078c498c7aef94d7e2769c1e8aa5a08 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 61c59049f078 drm/i915/adl_s: Remove require_force_probe protection == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20955/index.html --===============6365287875120392012== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:drm/i915/adl_s: Remove require_force_probe protection
URL:https://patchwork.freedesktop.org/series/94338/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20955/index.html

CI Bug Log - changes from CI_DRM_10550 -> Patchwork_20955

Summary

SUCCESS

No regressions found.

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

Known issues

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

IGT changes

Issues hit

  • igt@amdgpu/amd_cs_nop@sync-fork-compute0:

Possible fixes

Participating hosts (45 -> 38)

Missing (7): fi-rkl-11600 bat-adls-5 bat-dg1-5 fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-1

Build changes

  • Linux: CI_DRM_10550 -> Patchwork_20955

CI-20190529: 20190529
CI_DRM_10550: 07f6ce3dba287a2aa8a62cdd3b7d46ea0676007f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6197: 40888f97a6ad219f4ed48a1830d0ef3c9617d006 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20955: 61c59049f078c498c7aef94d7e2769c1e8aa5a08 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

61c59049f078 drm/i915/adl_s: Remove require_force_probe protection

--===============6365287875120392012==--