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 49859C433EF for ; Mon, 6 Sep 2021 05:23:56 +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 0B52F60F3A for ; Mon, 6 Sep 2021 05:23:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0B52F60F3A 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 4C7DC8972B; Mon, 6 Sep 2021 05:23:55 +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 2C22C896F7; Mon, 6 Sep 2021 05:23:54 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 22EE2A47EB; Mon, 6 Sep 2021 05:23:54 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5537941851742891663==" MIME-Version: 1.0 From: Patchwork To: "Kai-Heng Feng" Cc: intel-gfx@lists.freedesktop.org Date: Mon, 06 Sep 2021 05:23:54 -0000 Message-ID: <163090583413.30431.16901537733113012916@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20210906041300.508458-1-kai.heng.feng@canonical.com> In-Reply-To: <20210906041300.508458-1-kai.heng.feng@canonical.com> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3IgZHJt?= =?utf-8?q?/i915/audio=3A_Use_BIOS_provided_value_for_RKL_HDA_link?= 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" --===============5537941851742891663== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: drm/i915/audio: Use BIOS provided value for RKL HDA link URL : https://patchwork.freedesktop.org/series/94368/ State : success == Summary == CI Bug Log - changes from CI_DRM_10551 -> Patchwork_20964 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20964/index.html Known issues ------------ Here are the changes found in Patchwork_20964 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_10551/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20964/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html * igt@i915_selftest@live@gt_lrc: - fi-rkl-guc: [PASS][3] -> [DMESG-WARN][4] ([i915#3958]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10551/fi-rkl-guc/igt@i915_selftest@live@gt_lrc.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20964/fi-rkl-guc/igt@i915_selftest@live@gt_lrc.html * igt@runner@aborted: - fi-bdw-5557u: NOTRUN -> [FAIL][5] ([i915#1602] / [i915#2029]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20964/fi-bdw-5557u/igt@runner@aborted.html [i915#1602]: https://gitlab.freedesktop.org/drm/intel/issues/1602 [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888 [i915#2029]: https://gitlab.freedesktop.org/drm/intel/issues/2029 [i915#3958]: https://gitlab.freedesktop.org/drm/intel/issues/3958 Participating hosts (46 -> 38) ------------------------------ Missing (8): fi-kbl-soraka bat-adls-5 bat-dg1-6 bat-dg1-5 fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-1 Build changes ------------- * Linux: CI_DRM_10551 -> Patchwork_20964 CI-20190529: 20190529 CI_DRM_10551: 2b58e5151c7043a45a02238d63f7e17cf5cad46a @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6197: 40888f97a6ad219f4ed48a1830d0ef3c9617d006 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_20964: c45aeaa0aee734a3827103cd47a458cd0c274793 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == c45aeaa0aee7 drm/i915/audio: Use BIOS provided value for RKL HDA link == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20964/index.html --===============5537941851742891663== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:drm/i915/audio: Use BIOS provided value for RKL HDA link
URL:https://patchwork.freedesktop.org/series/94368/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20964/index.html

CI Bug Log - changes from CI_DRM_10551 -> Patchwork_20964

Summary

SUCCESS

No regressions found.

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

Known issues

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

IGT changes

Issues hit

Participating hosts (46 -> 38)

Missing (8): fi-kbl-soraka bat-adls-5 bat-dg1-6 bat-dg1-5 fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-1

Build changes

  • Linux: CI_DRM_10551 -> Patchwork_20964

CI-20190529: 20190529
CI_DRM_10551: 2b58e5151c7043a45a02238d63f7e17cf5cad46a @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6197: 40888f97a6ad219f4ed48a1830d0ef3c9617d006 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20964: c45aeaa0aee734a3827103cd47a458cd0c274793 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

c45aeaa0aee7 drm/i915/audio: Use BIOS provided value for RKL HDA link

--===============5537941851742891663==--