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 CD364C64E7B for ; Thu, 3 Dec 2020 08:08:38 +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 3F9F520758 for ; Thu, 3 Dec 2020 08:08:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3F9F520758 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=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5BD916E098; Thu, 3 Dec 2020 08:08:37 +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 A5A4B6E098; Thu, 3 Dec 2020 08:08:35 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 9C2CDA7525; Thu, 3 Dec 2020 08:08:35 +0000 (UTC) MIME-Version: 1.0 From: Patchwork To: "Aditya Swarup" Date: Thu, 03 Dec 2020 08:08:35 -0000 Message-ID: <160698291560.31154.1737820179999726755@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20201203072359.156682-1-aditya.swarup@intel.com> In-Reply-To: <20201203072359.156682-1-aditya.swarup@intel.com> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3Igc2Vy?= =?utf-8?q?ies_starting_with_=5Bv2=2C1/2=5D_drm/i915/tgl=3A_Fix_REVID_macr?= =?utf-8?q?os_for_TGL_to_fetch_correct_stepping?= 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 Content-Type: multipart/mixed; boundary="===============1639789592==" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============1639789592== Content-Type: multipart/alternative; boundary="===============1880701817012624075==" --===============1880701817012624075== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: series starting with [v2,1/2] drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping URL : https://patchwork.freedesktop.org/series/84518/ State : success == Summary == CI Bug Log - changes from CI_DRM_9430 -> Patchwork_19047 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19047/index.html New tests --------- New tests have been introduced between CI_DRM_9430 and Patchwork_19047: ### New CI tests (1) ### * boot: - Statuses : 1 fail(s) 40 pass(s) - Exec time: [0.0] s Known issues ------------ Here are the changes found in Patchwork_19047 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@vgem_basic@setversion: - fi-tgl-y: [PASS][1] -> [DMESG-WARN][2] ([i915#402]) +2 similar issues [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9430/fi-tgl-y/igt@vgem_basic@setversion.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19047/fi-tgl-y/igt@vgem_basic@setversion.html #### Possible fixes #### * igt@core_hotunplug@unbind-rebind: - fi-kbl-7500u: [DMESG-WARN][3] ([i915#2605]) -> [PASS][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9430/fi-kbl-7500u/igt@core_hotunplug@unbind-rebind.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19047/fi-kbl-7500u/igt@core_hotunplug@unbind-rebind.html * igt@prime_self_import@basic-with_one_bo_two_files: - fi-tgl-y: [DMESG-WARN][5] ([i915#402]) -> [PASS][6] +1 similar issue [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9430/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19047/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.html [i915#2605]: https://gitlab.freedesktop.org/drm/intel/issues/2605 [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402 Participating hosts (42 -> 41) ------------------------------ Additional (2): fi-blb-e6850 fi-tgl-dsi Missing (3): fi-ilk-m540 fi-bdw-samus fi-hsw-4200u Build changes ------------- * Linux: CI_DRM_9430 -> Patchwork_19047 CI-20190529: 20190529 CI_DRM_9430: 88c5c7135da4f61235fe3dbf4a67b2121b893fca @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5878: e96c0d8e6952d892bcbbcdf004999880a4dfb42e @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_19047: ff2abc96943168dc25c22b94db3e95b26899979d @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == ff2abc969431 drm/i915/tgl: Add bound checks and simplify TGL REVID macros 6a9d88264aa2 drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19047/index.html --===============1880701817012624075== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:series starting with [v2,1/2] drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
URL:https://patchwork.freedesktop.org/series/84518/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19047/index.html

CI Bug Log - changes from CI_DRM_9430 -> Patchwork_19047

Summary

SUCCESS

No regressions found.

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

New tests

New tests have been introduced between CI_DRM_9430 and Patchwork_19047:

New CI tests (1)

  • boot:
    • Statuses : 1 fail(s) 40 pass(s)
    • Exec time: [0.0] s

Known issues

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

IGT changes

Issues hit

Possible fixes

Participating hosts (42 -> 41)

Additional (2): fi-blb-e6850 fi-tgl-dsi
Missing (3): fi-ilk-m540 fi-bdw-samus fi-hsw-4200u

Build changes

  • Linux: CI_DRM_9430 -> Patchwork_19047

CI-20190529: 20190529
CI_DRM_9430: 88c5c7135da4f61235fe3dbf4a67b2121b893fca @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5878: e96c0d8e6952d892bcbbcdf004999880a4dfb42e @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19047: ff2abc96943168dc25c22b94db3e95b26899979d @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

ff2abc969431 drm/i915/tgl: Add bound checks and simplify TGL REVID macros
6a9d88264aa2 drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping

--===============1880701817012624075==-- --===============1639789592== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx --===============1639789592==--