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.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 C08AAC433EF for ; Mon, 13 Sep 2021 23:41: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 8131560FC0 for ; Mon, 13 Sep 2021 23:41:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 8131560FC0 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 1330B6E28A; Mon, 13 Sep 2021 23:41:33 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTP id 34DC66E28A; Mon, 13 Sep 2021 23:41:32 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 2E126A7DFC; Mon, 13 Sep 2021 23:41:32 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6371350792134458409==" MIME-Version: 1.0 From: Patchwork To: "John Harrison" Cc: intel-gfx@lists.freedesktop.org Date: Mon, 13 Sep 2021 23:41:32 -0000 Message-ID: <163157649216.12460.11717893402615317612@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20210913211016.2299138-1-John.C.Harrison@Intel.com> In-Reply-To: <20210913211016.2299138-1-John.C.Harrison@Intel.com> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3IgZHJt?= =?utf-8?q?/i915/guc=3A_Refcount_context_during_error_capture?= 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" --===============6371350792134458409== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: drm/i915/guc: Refcount context during error capture URL : https://patchwork.freedesktop.org/series/94634/ State : success == Summary == CI Bug Log - changes from CI_DRM_10575 -> Patchwork_21031 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/index.html Known issues ------------ Here are the changes found in Patchwork_21031 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_basic@semaphore: - fi-bdw-5557u: NOTRUN -> [SKIP][1] ([fdo#109271]) +27 similar issues [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/fi-bdw-5557u/igt@amdgpu/amd_basic@semaphore.html * igt@amdgpu/amd_cs_nop@sync-fork-compute0: - fi-snb-2600: NOTRUN -> [SKIP][2] ([fdo#109271]) +17 similar issues [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/fi-snb-2600/igt@amdgpu/amd_cs_nop@sync-fork-compute0.html * igt@core_hotunplug@unbind-rebind: - fi-bdw-5557u: NOTRUN -> [WARN][3] ([i915#3718]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/fi-bdw-5557u/igt@core_hotunplug@unbind-rebind.html * igt@gem_exec_suspend@basic-s3: - fi-tgl-1115g4: [PASS][4] -> [FAIL][5] ([i915#1888]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10575/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html * igt@i915_pm_rpm@module-reload: - fi-rkl-11600: [PASS][6] -> [FAIL][7] ([i915#4025]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10575/fi-rkl-11600/igt@i915_pm_rpm@module-reload.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/fi-rkl-11600/igt@i915_pm_rpm@module-reload.html * igt@kms_chamelium@common-hpd-after-suspend: - fi-icl-u2: [PASS][8] -> [DMESG-WARN][9] ([i915#2868]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10575/fi-icl-u2/igt@kms_chamelium@common-hpd-after-suspend.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/fi-icl-u2/igt@kms_chamelium@common-hpd-after-suspend.html * igt@kms_chamelium@dp-crc-fast: - fi-bdw-5557u: NOTRUN -> [SKIP][10] ([fdo#109271] / [fdo#111827]) +8 similar issues [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/fi-bdw-5557u/igt@kms_chamelium@dp-crc-fast.html #### Possible fixes #### * igt@i915_selftest@live@hangcheck: - fi-snb-2600: [INCOMPLETE][11] ([i915#3921]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10575/fi-snb-2600/igt@i915_selftest@live@hangcheck.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/fi-snb-2600/igt@i915_selftest@live@hangcheck.html * igt@kms_chamelium@hdmi-hpd-fast: - fi-icl-u2: [DMESG-WARN][13] ([i915#2203] / [i915#2868]) -> [PASS][14] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10575/fi-icl-u2/igt@kms_chamelium@hdmi-hpd-fast.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/fi-icl-u2/igt@kms_chamelium@hdmi-hpd-fast.html * igt@kms_flip@basic-plain-flip@c-dp1: - fi-cfl-8109u: [FAIL][15] -> [PASS][16] [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10575/fi-cfl-8109u/igt@kms_flip@basic-plain-flip@c-dp1.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/fi-cfl-8109u/igt@kms_flip@basic-plain-flip@c-dp1.html * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b: - fi-cfl-8109u: [DMESG-WARN][17] ([i915#295]) -> [PASS][18] +14 similar issues [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10575/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888 [i915#2203]: https://gitlab.freedesktop.org/drm/intel/issues/2203 [i915#2868]: https://gitlab.freedesktop.org/drm/intel/issues/2868 [i915#295]: https://gitlab.freedesktop.org/drm/intel/issues/295 [i915#3718]: https://gitlab.freedesktop.org/drm/intel/issues/3718 [i915#3921]: https://gitlab.freedesktop.org/drm/intel/issues/3921 [i915#4025]: https://gitlab.freedesktop.org/drm/intel/issues/4025 Participating hosts (45 -> 38) ------------------------------ Missing (7): bat-dg1-6 bat-dg1-5 fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-2 bat-jsl-1 Build changes ------------- * Linux: CI_DRM_10575 -> Patchwork_21031 CI-20190529: 20190529 CI_DRM_10575: 514f6ec2135c56ad2110341540b69398809fb426 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6209: 07d6594ed02f55b68d64fa6dd7f80cfbc1ce4ef8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_21031: 88898777832b90529a12caf7dbd60a41f49a9059 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 88898777832b drm/i915/guc: Refcount context during error capture == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/index.html --===============6371350792134458409== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:drm/i915/guc: Refcount context during error capture
URL:https://patchwork.freedesktop.org/series/94634/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21031/index.html

CI Bug Log - changes from CI_DRM_10575 -> Patchwork_21031

Summary

SUCCESS

No regressions found.

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

Known issues

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

IGT changes

Issues hit

Possible fixes

Participating hosts (45 -> 38)

Missing (7): bat-dg1-6 bat-dg1-5 fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-2 bat-jsl-1

Build changes

  • Linux: CI_DRM_10575 -> Patchwork_21031

CI-20190529: 20190529
CI_DRM_10575: 514f6ec2135c56ad2110341540b69398809fb426 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6209: 07d6594ed02f55b68d64fa6dd7f80cfbc1ce4ef8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21031: 88898777832b90529a12caf7dbd60a41f49a9059 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

88898777832b drm/i915/guc: Refcount context during error capture

--===============6371350792134458409==--