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=-0.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, MIME_HTML_MOSTLY,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 0A66AC48BDF for ; Thu, 10 Jun 2021 20:02:16 +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 74DCC6140F for ; Thu, 10 Jun 2021 20:02:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 74DCC6140F 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 E066B6EDCC; Thu, 10 Jun 2021 20:02:14 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTP id E66356ED13; Thu, 10 Jun 2021 20:02:13 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id DD2CBA0BCB; Thu, 10 Jun 2021 20:02:13 +0000 (UTC) MIME-Version: 1.0 From: Patchwork To: "Tejas Upadhyay" Date: Thu, 10 Jun 2021 20:02:13 -0000 Message-ID: <162335533387.27733.15242589534052414584@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20210610094658.480636-1-tejaskumarx.surendrakumar.upadhyay@intel.com> In-Reply-To: <20210610094658.480636-1-tejaskumarx.surendrakumar.upadhyay@intel.com> Subject: [Intel-gfx] =?utf-8?b?4pyXIEZpLkNJLklHVDogZmFpbHVyZSBmb3IgUmV2?= =?utf-8?q?ert_=22drm/i915=3A_Apply_Wa=5F1406680159=3Aicl=2C_ehl_as_an_eng?= =?utf-8?q?ine_workaround=22_=28rev2=29?= 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="===============1274746455==" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============1274746455== Content-Type: multipart/alternative; boundary="===============2734901084443938298==" --===============2734901084443938298== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: Revert "drm/i915: Apply Wa_1406680159:icl, ehl as an engine workaround" (rev2) URL : https://patchwork.freedesktop.org/series/91325/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10205_full -> Patchwork_20333_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with Patchwork_20333_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_20333_full, please notify your bug team to allow them to document this new failure mode, which will reduce false positives in CI. Possible new issues ------------------- Here are the unknown changes that may have been introduced in Patchwork_20333_full: ### IGT changes ### #### Possible regressions #### * igt@gem_mmap_gtt@basic-small-bo-tiledx: - shard-glk: [PASS][1] -> [FAIL][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-glk7/igt@gem_mmap_gtt@basic-small-bo-tiledx.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-glk2/igt@gem_mmap_gtt@basic-small-bo-tiledx.html ### Piglit changes ### #### Possible regressions #### * spec@glsl-1.30@linker@interpolation-qualifiers@smooth-gl_backsecondarycolor-default-gl_frontsecondarycolor (NEW): - {pig-icl-1065g7}: NOTRUN -> [CRASH][3] +1 similar issue [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/pig-icl-1065g7/spec@glsl-1.30@linker@interpolation-qualifiers@smooth-gl_backsecondarycolor-default-gl_frontsecondarycolor.html * spec@glsl-1.30@linker@interpolation-qualifiers@unused-default-gl_frontsecondarycolor-unused-smooth-gl_secondarycolor (NEW): - {pig-icl-1065g7}: NOTRUN -> [INCOMPLETE][4] +7 similar issues [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/pig-icl-1065g7/spec@glsl-1.30@linker@interpolation-qualifiers@unused-default-gl_frontsecondarycolor-unused-smooth-gl_secondarycolor.html New tests --------- New tests have been introduced between CI_DRM_10205_full and Patchwork_20333_full: ### New Piglit tests (10) ### * spec@glsl-1.30@linker@interpolation-qualifiers@default-gl_frontcolor-flat-gl_backcolor: - Statuses : 1 crash(s) - Exec time: [0.47] s * spec@glsl-1.30@linker@interpolation-qualifiers@default-gl_frontsecondarycolor-noperspective-gl_secondarycolor: - Statuses : 1 incomplete(s) - Exec time: [0.0] s * spec@glsl-1.30@linker@interpolation-qualifiers@smooth-gl_backsecondarycolor-default-gl_frontsecondarycolor: - Statuses : 1 crash(s) - Exec time: [0.39] s * spec@glsl-1.30@linker@interpolation-qualifiers@smooth-gl_backsecondarycolor-noperspective-gl_secondarycolor: - Statuses : 1 incomplete(s) - Exec time: [0.0] s * spec@glsl-1.30@linker@interpolation-qualifiers@unused-default-gl_frontsecondarycolor-unused-smooth-gl_secondarycolor: - Statuses : 1 incomplete(s) - Exec time: [0.0] s * spec@glsl-1.30@linker@interpolation-qualifiers@unused-flat-gl_backsecondarycolor-unused-smooth-gl_secondarycolor: - Statuses : 1 incomplete(s) - Exec time: [0.0] s * spec@glsl-1.30@linker@interpolation-qualifiers@unused-flat-gl_frontsecondarycolor-unused-default-gl_secondarycolor: - Statuses : 1 incomplete(s) - Exec time: [0.0] s * spec@glsl-1.30@linker@interpolation-qualifiers@unused-gl_frontsecondarycolor-noperspective-gl_secondarycolor: - Statuses : 1 incomplete(s) - Exec time: [0.0] s * spec@glsl-1.30@linker@interpolation-qualifiers@unused-noperspective-gl_backcolor-unused-default-gl_color: - Statuses : 1 incomplete(s) - Exec time: [0.0] s * spec@glsl-1.30@linker@interpolation-qualifiers@unused-smooth-gl_backcolor-unused-noperspective-gl_color: - Statuses : 1 incomplete(s) - Exec time: [0.0] s Known issues ------------ Here are the changes found in Patchwork_20333_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_ctx_persistence@engines-queued: - shard-snb: NOTRUN -> [SKIP][5] ([fdo#109271] / [i915#1099]) +3 similar issues [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-snb7/igt@gem_ctx_persistence@engines-queued.html * igt@gem_ctx_persistence@many-contexts: - shard-tglb: [PASS][6] -> [FAIL][7] ([i915#2410]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-tglb2/igt@gem_ctx_persistence@many-contexts.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-tglb5/igt@gem_ctx_persistence@many-contexts.html * igt@gem_eio@unwedge-stress: - shard-snb: NOTRUN -> [FAIL][8] ([i915#3354]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-snb5/igt@gem_eio@unwedge-stress.html * igt@gem_exec_fair@basic-flow@rcs0: - shard-skl: NOTRUN -> [SKIP][9] ([fdo#109271]) +51 similar issues [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl7/igt@gem_exec_fair@basic-flow@rcs0.html * igt@gem_exec_fair@basic-none-vip@rcs0: - shard-kbl: [PASS][10] -> [FAIL][11] ([i915#2842]) +1 similar issue [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl4/igt@gem_exec_fair@basic-none-vip@rcs0.html [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-kbl7/igt@gem_exec_fair@basic-none-vip@rcs0.html * igt@gem_exec_fair@basic-none@vcs1: - shard-iclb: NOTRUN -> [FAIL][12] ([i915#2842]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-iclb1/igt@gem_exec_fair@basic-none@vcs1.html * igt@gem_exec_fair@basic-throttle@rcs0: - shard-iclb: [PASS][13] -> [FAIL][14] ([i915#2849]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-iclb5/igt@gem_exec_fair@basic-throttle@rcs0.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-iclb4/igt@gem_exec_fair@basic-throttle@rcs0.html * igt@gem_exec_flush@basic-batch-kernel-default-cmd: - shard-snb: NOTRUN -> [SKIP][15] ([fdo#109271]) +330 similar issues [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-snb5/igt@gem_exec_flush@basic-batch-kernel-default-cmd.html * igt@gem_exec_reloc@basic-wide-active@bcs0: - shard-apl: NOTRUN -> [FAIL][16] ([i915#2389]) +3 similar issues [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl1/igt@gem_exec_reloc@basic-wide-active@bcs0.html * igt@gem_huc_copy@huc-copy: - shard-apl: NOTRUN -> [SKIP][17] ([fdo#109271] / [i915#2190]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl3/igt@gem_huc_copy@huc-copy.html - shard-skl: NOTRUN -> [SKIP][18] ([fdo#109271] / [i915#2190]) [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl7/igt@gem_huc_copy@huc-copy.html * igt@gem_mmap_gtt@big-copy-odd: - shard-skl: [PASS][19] -> [FAIL][20] ([i915#307]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-skl3/igt@gem_mmap_gtt@big-copy-odd.html [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl6/igt@gem_mmap_gtt@big-copy-odd.html - shard-glk: [PASS][21] -> [FAIL][22] ([i915#307]) [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-glk6/igt@gem_mmap_gtt@big-copy-odd.html [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-glk9/igt@gem_mmap_gtt@big-copy-odd.html * igt@gem_mmap_gtt@cpuset-big-copy-odd: - shard-iclb: [PASS][23] -> [FAIL][24] ([i915#307]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-iclb1/igt@gem_mmap_gtt@cpuset-big-copy-odd.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-iclb5/igt@gem_mmap_gtt@cpuset-big-copy-odd.html * igt@gem_userptr_blits@dmabuf-sync: - shard-apl: NOTRUN -> [SKIP][25] ([fdo#109271] / [i915#3323]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl8/igt@gem_userptr_blits@dmabuf-sync.html * igt@gem_userptr_blits@input-checking: - shard-skl: NOTRUN -> [DMESG-WARN][26] ([i915#3002]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl2/igt@gem_userptr_blits@input-checking.html * igt@gem_workarounds@suspend-resume-fd: - shard-apl: NOTRUN -> [DMESG-WARN][27] ([i915#180]) [27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl1/igt@gem_workarounds@suspend-resume-fd.html * igt@gen7_exec_parse@basic-offset: - shard-apl: NOTRUN -> [SKIP][28] ([fdo#109271]) +282 similar issues [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl6/igt@gen7_exec_parse@basic-offset.html * igt@gen7_exec_parse@cmd-crossing-page: - shard-tglb: NOTRUN -> [SKIP][29] ([fdo#109289]) [29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-tglb6/igt@gen7_exec_parse@cmd-crossing-page.html * igt@gen9_exec_parse@allowed-single: - shard-skl: [PASS][30] -> [DMESG-WARN][31] ([i915#1436] / [i915#716]) [30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-skl10/igt@gen9_exec_parse@allowed-single.html [31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl9/igt@gen9_exec_parse@allowed-single.html * igt@i915_pm_dc@dc6-dpms: - shard-kbl: NOTRUN -> [FAIL][32] ([i915#454]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-kbl2/igt@i915_pm_dc@dc6-dpms.html * igt@kms_big_fb@yf-tiled-16bpp-rotate-270: - shard-tglb: NOTRUN -> [SKIP][33] ([fdo#111615]) +1 similar issue [33]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-tglb6/igt@kms_big_fb@yf-tiled-16bpp-rotate-270.html * igt@kms_ccs@pipe-c-ccs-on-another-bo: - shard-skl: NOTRUN -> [SKIP][34] ([fdo#109271] / [fdo#111304]) [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl5/igt@kms_ccs@pipe-c-ccs-on-another-bo.html * igt@kms_chamelium@hdmi-audio: - shard-skl: NOTRUN -> [SKIP][35] ([fdo#109271] / [fdo#111827]) +3 similar issues [35]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl7/igt@kms_chamelium@hdmi-audio.html * igt@kms_chamelium@hdmi-edid-change-during-suspend: - shard-apl: NOTRUN -> [SKIP][36] ([fdo#109271] / [fdo#111827]) +28 similar issues [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl1/igt@kms_chamelium@hdmi-edid-change-during-suspend.html * igt@kms_chamelium@vga-hpd-without-ddc: - shard-snb: NOTRUN -> [SKIP][37] ([fdo#109271] / [fdo#111827]) +14 similar issues [37]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-snb5/igt@kms_chamelium@vga-hpd-without-ddc.html * igt@kms_color_chamelium@pipe-a-ctm-limited-range: - shard-tglb: NOTRUN -> [SKIP][38] ([fdo#109284] / [fdo#111827]) +2 similar issues [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-tglb6/igt@kms_color_chamelium@pipe-a-ctm-limited-range.html * igt@kms_color_chamelium@pipe-c-ctm-0-5: - shard-kbl: NOTRUN -> [SKIP][39] ([fdo#109271] / [fdo#111827]) +6 similar issues [39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-kbl4/igt@kms_color_chamelium@pipe-c-ctm-0-5.html * igt@kms_content_protection@lic: - shard-kbl: NOTRUN -> [TIMEOUT][40] ([i915#1319]) [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-kbl2/igt@kms_content_protection@lic.html * igt@kms_content_protection@srm: - shard-apl: NOTRUN -> [TIMEOUT][41] ([i915#1319]) [41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl3/igt@kms_content_protection@srm.html * igt@kms_cursor_crc@pipe-c-cursor-suspend: - shard-kbl: [PASS][42] -> [DMESG-WARN][43] ([i915#180]) +4 similar issues [42]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl4/igt@kms_cursor_crc@pipe-c-cursor-suspend.html [43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-kbl6/igt@kms_cursor_crc@pipe-c-cursor-suspend.html * igt@kms_cursor_crc@pipe-d-cursor-512x512-sliding: - shard-tglb: NOTRUN -> [SKIP][44] ([fdo#109279] / [i915#3359]) +1 similar issue [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-tglb6/igt@kms_cursor_crc@pipe-d-cursor-512x512-sliding.html * igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size: - shard-skl: NOTRUN -> [FAIL][45] ([i915#2346] / [i915#533]) [45]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl7/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html * igt@kms_cursor_legacy@pipe-d-torture-bo: - shard-apl: NOTRUN -> [SKIP][46] ([fdo#109271] / [i915#533]) +2 similar issues [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl1/igt@kms_cursor_legacy@pipe-d-torture-bo.html * igt@kms_fbcon_fbt@fbc-suspend: - shard-apl: NOTRUN -> [INCOMPLETE][47] ([i915#180] / [i915#1982]) [47]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl6/igt@kms_fbcon_fbt@fbc-suspend.html * igt@kms_flip@plain-flip-fb-recreate-interruptible@c-edp1: - shard-skl: [PASS][48] -> [FAIL][49] ([i915#2122]) [48]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-skl7/igt@kms_flip@plain-flip-fb-recreate-interruptible@c-edp1.html [49]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl3/igt@kms_flip@plain-flip-fb-recreate-interruptible@c-edp1.html * igt@kms_flip@plain-flip-fb-recreate@b-edp1: - shard-skl: NOTRUN -> [FAIL][50] ([i915#2122]) [50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl2/igt@kms_flip@plain-flip-fb-recreate@b-edp1.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs: - shard-kbl: NOTRUN -> [SKIP][51] ([fdo#109271] / [i915#2672]) [51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-kbl4/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile: - shard-apl: NOTRUN -> [SKIP][52] ([fdo#109271] / [i915#2642]) +1 similar issue [52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl2/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile.html * igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile: - shard-skl: NOTRUN -> [SKIP][53] ([fdo#109271] / [i915#2642]) [53]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl7/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-blt: - shard-kbl: NOTRUN -> [SKIP][54] ([fdo#109271]) +99 similar issues [54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-kbl2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-blt.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-wc: - shard-skl: [PASS][55] -> [FAIL][56] ([i915#49]) +1 similar issue [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-skl4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-wc.html [56]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl2/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-pwrite: - shard-tglb: NOTRUN -> [SKIP][57] ([fdo#111825]) +5 similar issues [57]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-tglb6/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-pwrite.html * igt@kms_hdr@bpc-switch: - shard-skl: [PASS][58] -> [FAIL][59] ([i915#1188]) [58]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-skl7/igt@kms_hdr@bpc-switch.html [59]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl9/igt@kms_hdr@bpc-switch.html * igt@kms_plane_alpha_blend@pipe-a-constant-alpha-max: - shard-kbl: NOTRUN -> [FAIL][60] ([fdo#108145] / [i915#265]) +1 similar issue [60]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-kbl4/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-max.html * igt@kms_plane_alpha_blend@pipe-a-coverage-7efc: - shard-skl: [PASS][61] -> [FAIL][62] ([fdo#108145] / [i915#265]) [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-skl4/igt@kms_plane_alpha_blend@pipe-a-coverage-7efc.html [62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl2/igt@kms_plane_alpha_blend@pipe-a-coverage-7efc.html * igt@kms_plane_alpha_blend@pipe-b-alpha-transparent-fb: - shard-kbl: NOTRUN -> [FAIL][63] ([i915#265]) [63]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-kbl2/igt@kms_plane_alpha_blend@pipe-b-alpha-transparent-fb.html * igt@kms_plane_alpha_blend@pipe-b-constant-alpha-min: - shard-skl: NOTRUN -> [FAIL][64] ([fdo#108145] / [i915#265]) [64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl7/igt@kms_plane_alpha_blend@pipe-b-constant-alpha-min.html * igt@kms_plane_alpha_blend@pipe-c-alpha-opaque-fb: - shard-apl: NOTRUN -> [FAIL][65] ([fdo#108145] / [i915#265]) [65]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl3/igt@kms_plane_alpha_blend@pipe-c-alpha-opaque-fb.html * igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb: - shard-apl: NOTRUN -> [FAIL][66] ([i915#265]) [66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl2/igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb.html * igt@kms_plane_lowres@pipe-c-tiling-none: - shard-tglb: NOTRUN -> [SKIP][67] ([i915#3536]) [67]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-tglb6/igt@kms_plane_lowres@pipe-c-tiling-none.html * igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-2: - shard-apl: NOTRUN -> [SKIP][68] ([fdo#109271] / [i915#658]) +4 similar issues [68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl2/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-2.html * igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-3: - shard-kbl: NOTRUN -> [SKIP][69] ([fdo#109271] / [i915#658]) +2 similar issues [69]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-kbl2/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-3.html * igt@kms_psr@psr2_cursor_plane_move: - shard-iclb: [PASS][70] -> [SKIP][71] ([fdo#109441]) +2 similar issues [70]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-iclb2/igt@kms_psr@psr2_cursor_plane_move.html [71]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-iclb1/igt@kms_psr@psr2_cursor_plane_move.html * igt@kms_psr@psr2_primary_mmap_gtt: - shard-tglb: NOTRUN -> [FAIL][72] ([i915#132] / [i915#3467]) [72]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-tglb6/igt@kms_psr@psr2_primary_mmap_gtt.html * igt@kms_vblank@pipe-a-ts-continuation-suspend: - shard-glk: [PASS][73] -> [DMESG-WARN][74] ([i915#118] / [i915#295] / [i915#95]) [73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-glk2/igt@kms_vblank@pipe-a-ts-continuation-suspend.html [74]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-glk4/igt@kms_vblank@pipe-a-ts-continuation-suspend.html * igt@kms_vrr@flip-basic: - shard-tglb: NOTRUN -> [SKIP][75] ([fdo#109502]) [75]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-tglb6/igt@kms_vrr@flip-basic.html * igt@kms_writeback@writeback-fb-id: - shard-kbl: NOTRUN -> [SKIP][76] ([fdo#109271] / [i915#2437]) [76]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-kbl4/igt@kms_writeback@writeback-fb-id.html * igt@kms_writeback@writeback-pixel-formats: - shard-apl: NOTRUN -> [SKIP][77] ([fdo#109271] / [i915#2437]) [77]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl2/igt@kms_writeback@writeback-pixel-formats.html * igt@perf@polling-parameterized: - shard-iclb: [PASS][78] -> [FAIL][79] ([i915#1542]) [78]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-iclb4/igt@perf@polling-parameterized.html [79]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-iclb8/igt@perf@polling-parameterized.html * igt@prime_nv_pcopy@test3_2: - shard-tglb: NOTRUN -> [SKIP][80] ([fdo#109291]) [80]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-tglb6/igt@prime_nv_pcopy@test3_2.html * igt@sysfs_clients@fair-0: - shard-apl: NOTRUN -> [SKIP][81] ([fdo#109271] / [i915#2994]) +1 similar issue [81]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl2/igt@sysfs_clients@fair-0.html * igt@sysfs_clients@fair-7: - shard-skl: NOTRUN -> [SKIP][82] ([fdo#109271] / [i915#2994]) +1 similar issue [82]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl5/igt@sysfs_clients@fair-7.html #### Possible fixes #### * igt@gem_eio@unwedge-stress: - shard-tglb: [TIMEOUT][83] ([i915#2369] / [i915#3063]) -> [PASS][84] [83]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-tglb3/igt@gem_eio@unwedge-stress.html [84]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-tglb1/igt@gem_eio@unwedge-stress.html * igt@gem_exec_fair@basic-none@rcs0: - shard-glk: [FAIL][85] ([i915#2842]) -> [PASS][86] [85]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-glk9/igt@gem_exec_fair@basic-none@rcs0.html [86]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-glk7/igt@gem_exec_fair@basic-none@rcs0.html * igt@gem_exec_fair@basic-none@vcs0: - shard-kbl: [FAIL][87] ([i915#2842]) -> [PASS][88] +1 similar issue [87]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl2/igt@gem_exec_fair@basic-none@vcs0.html [88]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-kbl2/igt@gem_exec_fair@basic-none@vcs0.html * igt@gem_exec_whisper@basic-queues-priority: - shard-glk: [DMESG-WARN][89] ([i915#118] / [i915#95]) -> [PASS][90] [89]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-glk3/igt@gem_exec_whisper@basic-queues-priority.html [90]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-glk1/igt@gem_exec_whisper@basic-queues-priority.html * igt@gem_mmap_gtt@big-copy: - shard-glk: [FAIL][91] ([i915#307]) -> [PASS][92] [91]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-glk2/igt@gem_mmap_gtt@big-copy.html [92]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-glk3/igt@gem_mmap_gtt@big-copy.html * igt@gem_mmap_gtt@cpuset-big-copy: - shard-iclb: [FAIL][93] ([i915#307]) -> [PASS][94] [93]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-iclb2/igt@gem_mmap_gtt@cpuset-big-copy.html [94]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-iclb1/igt@gem_mmap_gtt@cpuset-big-copy.html * igt@gem_mmap_offset@clear: - shard-skl: [FAIL][95] ([i915#3160]) -> [PASS][96] [95]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-skl8/igt@gem_mmap_offset@clear.html [96]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl9/igt@gem_mmap_offset@clear.html - shard-iclb: [FAIL][97] ([i915#3160]) -> [PASS][98] [97]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-iclb8/igt@gem_mmap_offset@clear.html [98]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-iclb2/igt@gem_mmap_offset@clear.html * igt@kms_color@pipe-c-ctm-0-5: - shard-skl: [DMESG-WARN][99] ([i915#1982]) -> [PASS][100] [99]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-skl8/igt@kms_color@pipe-c-ctm-0-5.html [100]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl10/igt@kms_color@pipe-c-ctm-0-5.html * igt@kms_flip@flip-vs-expired-vblank-interruptible@a-hdmi-a2: - shard-glk: [FAIL][101] ([i915#79]) -> [PASS][102] [101]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-glk9/igt@kms_flip@flip-vs-expired-vblank-interruptible@a-hdmi-a2.html [102]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-glk7/igt@kms_flip@flip-vs-expired-vblank-interruptible@a-hdmi-a2.html * igt@kms_flip@flip-vs-suspend-interruptible@a-dp1: - shard-kbl: [DMESG-WARN][103] ([i915#180]) -> [PASS][104] +6 similar issues [103]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl7/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html [104]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-kbl4/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html * igt@kms_flip@flip-vs-suspend-interruptible@b-dp1: - shard-apl: [DMESG-WARN][105] ([i915#180]) -> [PASS][106] [105]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-apl8/igt@kms_flip@flip-vs-suspend-interruptible@b-dp1.html [106]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-apl3/igt@kms_flip@flip-vs-suspend-interruptible@b-dp1.html * igt@kms_hdr@bpc-switch-suspend: - shard-skl: [FAIL][107] ([i915#1188]) -> [PASS][108] [107]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-skl8/igt@kms_hdr@bpc-switch-suspend.html [108]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl9/igt@kms_hdr@bpc-switch-suspend.html * igt@kms_psr@psr2_no_drrs: - shard-iclb: [SKIP][109] ([fdo#109441]) -> [PASS][110] +2 similar issues [109]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-iclb8/igt@kms_psr@psr2_no_drrs.html [110]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-iclb2/igt@kms_psr@psr2_no_drrs.html * igt@perf@polling-parameterized: - shard-skl: [FAIL][111] ([i915#1542]) -> [PASS][112] [111]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-skl10/igt@perf@polling-parameterized.html [112]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl9/igt@perf@polling-parameterized.html * igt@perf@polling-small-buf: - shard-skl: [FAIL][113] ([i915#1722]) -> [PASS][114] [113]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-skl1/igt@perf@polling-small-buf.html [114]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-skl7/igt@perf@polling-small-buf.html * igt@prime_vgem@sync@rcs0: - shard-tglb: [INCOMPLETE][115] ([i915#409]) -> [PASS][116] [115]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-tglb6/igt@prime_vgem@sync@rcs0.html [116]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-tglb6/igt@prime_vgem@sync@rcs0.html #### Warnings #### * igt@i915_selftest@live@execlists: - shard-iclb: [DMESG-FAIL][117] ([i915#3462]) -> [INCOMPLETE][118] ([i915#2782] / [i915#3462]) [117]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-iclb2/igt@i915_selftest@live@execlists.html [118]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-iclb1/igt@i915_selftest@live@execlists.html * igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1: - shard-iclb: [SKIP][119] ([i915#658]) -> [SKIP][120] ([i915#2920]) +2 similar issues [119]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-iclb5/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1.html [120]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-iclb2/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1.html * igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-4: - shard-iclb: [SKIP][121] ([i915#2920]) -> [SKIP][122] ([i915#658]) +1 similar issue [121]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-iclb2/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-4.html [122]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/shard-iclb1/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-4.html * igt@runner@aborted: - shard-kbl: ([FAIL][123], [FAIL][124], [FAIL][125], [FAIL][126], [FAIL][127], [FAIL][128], [FAIL][129], [FAIL][130], [FAIL][131], [FAIL][132], [FAIL][133], [FAIL][134], [FAIL][135], [FAIL][136], [FAIL][137]) ([fdo#109271] / [i915#1436] / [i915#180] / [i915#1814] / [i915#2505] / [i915#3002] / [i915#3363] / [i915#602]) -> ([FAIL][138], [FAIL][139], [FAIL][140], [FAIL][141], [FAIL][142], [FAIL][143], [FAIL][144], [FAIL][145], [FAIL][146], [FAIL][147], [FAIL][148], [FAIL][149]) ([i915#1436] / [i915#180] / [i915#1814] / [i915#2505] / [i915#3002] / [i915#3363] / [i915#602]) [123]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl6/igt@runner@aborted.html [124]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl7/igt@runner@aborted.html [125]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl3/igt@runner@aborted.html [126]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl2/igt@runner@aborted.html [127]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl4/igt@runner@aborted.html [128]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl6/igt@runner@aborted.html [129]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl1/igt@runner@aborted.html [130]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl3/igt@runner@aborted.html [131]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl6/igt@runner@aborted.html [132]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl4/igt@runner@aborted.html [133]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl3/igt@runner@aborted.html [134]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10205/shard-kbl3/igt@runner@aborted.html [135]: https://intel-gfx == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20333/index.html --===============2734901084443938298== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Project List - Patchwork Patch Details
Series:Revert "drm/i915: Apply Wa_1406680159:i= cl, ehl as an engine workaround" (rev2)
URL:https://patchwork.freedesktop.org/series/91325/
State:failure
Details:https://intel-gfx-ci.01.org/tree/d= rm-tip/Patchwork_20333/index.html

CI Bug Log - changes from CI_DRM_10205_full -> Patchwork_20333_f= ull

Summary

FAILURE

Serious unknown changes coming with Patchwork_20333_full absolutely need= to be
verified manually.

If you think the reported changes have nothing to do with the changes introduced in Patchwork_20333_full, please notify your bug team to allow = them
to document this new failure mode, which will reduce false positives in C= I.

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_= 20333_full:

IGT changes

Possible regressions

Piglit changes

Possible regressions

  • spec@glsl-1.30@linker@interpolation-qualifiers@smooth-gl_backsecondaryco= lor-default-gl_frontsecondarycolor (NEW):

    • {pig-icl-1065g7}: NOTRUN -> CRASH +1 similar issue
  • spec@glsl-1.30@linker@interpolation-qualifiers@unused-default-gl_frontse= condarycolor-unused-smooth-gl_secondarycolor (NEW):

    • {pig-icl-1065g7}: NOTRUN -> INCOMPLETE +7 similar issues

New tests

New tests have been introduced between CI_DRM_10205_full and Patchwork_2= 0333_full:

New Piglit tests (10)

  • spec@glsl-1.30@linker@interpolation-qualifiers@default-gl_frontcolor-fla= t-gl_backcolor:

    • Statuses : 1 crash(s)
    • Exec time: [0.47] s
  • spec@glsl-1.30@linker@interpolation-qualifiers@default-gl_frontsecondary= color-noperspective-gl_secondarycolor:

    • Statuses : 1 incomplete(s)
    • Exec time: [0.0] s
  • spec@glsl-1.30@linker@interpolation-qualifiers@smooth-gl_backsecondaryco= lor-default-gl_frontsecondarycolor:

    • Statuses : 1 crash(s)
    • Exec time: [0.39] s
  • spec@glsl-1.30@linker@interpolation-qualifiers@smooth-gl_backsecondaryco= lor-noperspective-gl_secondarycolor:

    • Statuses : 1 incomplete(s)
    • Exec time: [0.0] s
  • spec@glsl-1.30@linker@interpolation-qualifiers@unused-default-gl_frontse= condarycolor-unused-smooth-gl_secondarycolor:

    • Statuses : 1 incomplete(s)
    • Exec time: [0.0] s
  • spec@glsl-1.30@linker@interpolation-qualifiers@unused-flat-gl_backsecond= arycolor-unused-smooth-gl_secondarycolor:

    • Statuses : 1 incomplete(s)
    • Exec time: [0.0] s
  • spec@glsl-1.30@linker@interpolation-qualifiers@unused-flat-gl_frontsecon= darycolor-unused-default-gl_secondarycolor:

    • Statuses : 1 incomplete(s)
    • Exec time: [0.0] s
  • spec@glsl-1.30@linker@interpolation-qualifiers@unused-gl_frontsecondaryc= olor-noperspective-gl_secondarycolor:

    • Statuses : 1 incomplete(s)
    • Exec time: [0.0] s
  • spec@glsl-1.30@linker@interpolation-qualifiers@unused-noperspective-gl_b= ackcolor-unused-default-gl_color:

    • Statuses : 1 incomplete(s)
    • Exec time: [0.0] s
  • spec@glsl-1.30@linker@interpolation-qualifiers@unused-smooth-gl_backcolo= r-unused-noperspective-gl_color:

    • Statuses : 1 incomplete(s)
    • Exec time: [0.0] s

Known issues

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

IGT changes

Issues hit

  • igt@gem_ctx_persistence@engines-queued:

    • shard-snb: NOTRUN -> SKIP ([fdo#109271] / [i915#1099]) +3 similar issues
  • igt@gem_ctx_persistence@many-contexts:

  • igt@gem_eio@unwedge-stress:

    • shard-snb: NOTRUN -> F= AIL ([i915#3354])
  • igt@gem_exec_fair@basic-flow@rcs0:

    • shard-skl: NOTRUN -> SKIP ([fdo#109271]) +51 similar issues
  • igt@gem_exec_fair@basic-none-vip@rcs0:

  • igt@gem_exec_fair@basic-none@vcs1:

    • shard-iclb: NOTRUN -> FAIL ([i915#2842])
  • igt@gem_exec_fair@basic-throttle@rcs0:

  • igt@gem_exec_flush@basic-batch-kernel-default-cmd:

    • shard-snb: NOTRUN -> SKIP ([fdo#109271]) +330 similar issues
  • igt@gem_exec_reloc@basic-wide-active@bcs0:

    • shard-apl: NOTRUN -> FAIL ([i915#2389]) +3 similar issues
  • igt@gem_huc_copy@huc-copy:

    • shard-apl: NOTRUN -> SKI= P ([fdo#109271] / [i915#2190])

    • shard-skl: NOTRUN -> SKI= P ([fdo#109271] / [i915#2190])

  • igt@gem_mmap_gtt@big-copy-odd:

  • igt@gem_mmap_gtt@cpuset-big-copy-odd:

  • igt@gem_userptr_blits@dmabuf-sync:

    • shard-apl: NOTRUN -> SKIP ([fdo#109271] / [i915#3323])
  • igt@gem_userptr_blits@input-checking:

  • igt@gem_workarounds@suspend-resume-fd:

  • igt@gen7_exec_parse@basic-offset:

    • shard-apl: NOTRUN -> SKIP ([fdo#109271]) +282 similar issues
  • igt@gen7_exec_parse@cmd-crossing-page:

    • shard-tglb: NOTRUN -> SKIP ([fdo#109289])
  • igt@gen9_exec_parse@allowed-single:

  • igt@i915_pm_dc@dc6-dpms:

    • shard-kbl: NOTRUN -> FAIL= ([i915#454])
  • igt@kms_big_fb@yf-tiled-16bpp-rotate-270:

    • shard-tglb: NOTRUN -> SKIP ([fdo#111615]) +1 similar issue
  • igt@kms_ccs@pipe-c-ccs-on-another-bo:

    • shard-skl: NOTRUN -> SKIP ([fdo#109271] / [fdo#111304])
  • igt@kms_chamelium@hdmi-audio:

    • shard-skl: NOTRUN -> SKIP ([fdo#109271] / [fdo#111827]) +3 similar issues
  • igt@kms_chamelium@hdmi-edid-change-during-suspend:

    • shard-apl: NOTRUN -> SKIP ([fdo#109271] / [fdo#111827]) +28 similar is= sues
  • igt@kms_chamelium@vga-hpd-without-ddc:

    • shard-snb: NOTRUN -> SKIP ([fdo#109271] / [fdo#111827]) +14 similar issues
  • igt@kms_color_chamelium@pipe-a-ctm-limited-range:

    • shard-tglb: NOTRUN -> SKIP ([fdo#109284] / [fdo#111827]) +2 similar iss= ues
  • igt@kms_color_chamelium@pipe-c-ctm-0-5:

    • shard-kbl: NOTRUN -> SKIP ([fdo#109271] / [fdo#111827]) +6 similar issues
  • igt@kms_content_protection@lic:

    • shard-kbl: NOTRUN -> TIMEOUT ([i915#1319])
  • igt@kms_content_protection@srm:

    • shard-apl: NOTRUN -> TIMEOUT ([i915#1319])
  • igt@kms_cursor_crc@pipe-c-cursor-suspend:

  • igt@kms_cursor_crc@pipe-d-cursor-512x512-sliding:

  • igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size:

    • shard-skl: NOTRUN -> FAIL ([i915#2346] / [i915#533]= )
  • igt@kms_cursor_legacy@pipe-d-torture-bo:

    • shard-apl: NOTRUN -> SKIP ([fdo#109271] / [i915#533]) +2 similar issues
  • igt@kms_fbcon_fbt@fbc-suspend:

    • shard-apl: NOTRUN -> PASS -> FAIL ([i915#2122])
  • igt@kms_flip@plain-flip-fb-recreate@b-edp1:

    • shard-skl: NOTRUN -> FAIL ([i915#2122])
  • igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs:

    • shard-kbl: NOTRUN -> SKIP ([fdo#109271] / [i915#2672])=
  • igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile:

    • shard-apl: NOTRUN -> SKIP ([fdo#109271] / [i915#2642]) +1 simila= r issue
  • igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile:

    • shard-skl: NOTRUN -> SKIP ([fdo#109271] / [i915#2642])
  • igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-blt:

    • shard-kbl: NOTRUN -> SKIP ([fdo#109271]) +99 similar iss= ues
  • igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-wc:

    • shard-skl: PASS -> FAIL ([i915#49]) +1 similar i= ssue
  • igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-pwrite:

    • shard-tglb: NOTRUN -> SKIP ([fdo#111825]) +5 similar = issues
  • igt@kms_hdr@bpc-switch:

  • igt@kms_plane_alpha_blend@pipe-a-constant-alpha-max:

    • shard-kbl: NOTRUN -> FAIL ([fdo#108145] / [i915#265]) +1 similar iss= ue
  • igt@kms_plane_alpha_blend@pipe-a-coverage-7efc:

    • shard-skl: PASS -> = FAIL ([fdo#108145] / [i915#265])
  • igt@kms_plane_alpha_blend@pipe-b-alpha-transparent-fb:

    • shard-kbl: NOTRUN -> FAIL ([i915#265])
  • igt@kms_plane_alpha_blend@pipe-b-constant-alpha-min:

    • shard-skl: NOTRUN -> FAIL ([fdo#108145] / [i915#265])
  • igt@kms_plane_alpha_blend@pipe-c-alpha-opaque-fb:

    • shard-apl: NOTRUN -> FAIL ([fdo#108145] / [i915#265])
  • igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb:

    • shard-apl: NOTRUN -> FAIL ([i915#265])
  • igt@kms_plane_lowres@pipe-c-tiling-none:

    • shard-tglb: NOTRUN -> SKIP ([i915#3536])
  • igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-2:

    • shard-apl: NOTRUN -> SKIP ([fdo#109271] / [i915#658]) +4 similar issu= es
  • igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-3:

    • shard-kbl: NOTRUN -> SKIP ([fdo#109271] / [i915#658]) +2 similar issu= es
  • igt@kms_psr@psr2_cursor_plane_move:

    • shard-iclb: PASS= -> SKIP ([fdo#109441]= ) +2 similar issues
  • igt@kms_psr@psr2_primary_mmap_gtt:

    • shard-tglb: NOTRUN -> FAIL ([i915#132] / [i915#3467])
  • igt@kms_vblank@pipe-a-ts-continuation-suspend:

    • shard-glk: DM= ESG-WARN ([i915#118] / [i915#295] / [i915#95])
  • igt@kms_vrr@flip-basic:

    • shard-tglb: NOTRUN -> SKIP= ([fdo#109502])
  • igt@kms_writeback@writeback-fb-id:

    • shard-kbl: NOTRUN -> SKIP ([fdo#109271] / [i915#2437])
  • igt@kms_writeback@writeback-pixel-formats:

    • shard-apl: NOTRUN -> SKIP ([fdo#109271] / [i915#2437])
  • igt@perf@polling-parameterized:

    • shard-iclb: PASS -&g= t; FAIL ([i915#1542])
  • igt@prime_nv_pcopy@test3_2:

    • shard-tglb: NOTRUN -> = SKIP ([fdo#109291])
  • igt@sysfs_clients@fair-0:

    • shard-apl: NOTRUN -> SKI= P ([fdo#109271] / [i915#2994]) +1 similar issue
  • igt@sysfs_clients@fair-7:

    • shard-skl: NOTRUN -> SKI= P ([fdo#109271] / [i915#2994]) +1 similar issue

Possible fixes

  • igt@gem_eio@unwedge-stress:

  • igt@gem_exec_fair@basic-none@rcs0:

  • igt@gem_exec_fair@basic-none@vcs0:

    • shard-kbl: FAIL (= [i915#2842]) -> PASS +1 = similar issue
  • igt@gem_exec_whisper@basic-queues-priority:

  • igt@gem_mmap_gtt@big-copy:

    • shard-glk: FAIL ([i915#30= 7]) -> PASS
  • igt@gem_mmap_gtt@cpuset-big-copy:

    • shard-iclb: FAIL (= [i915#307]) -> PASS
  • igt@gem_mmap_offset@clear:

    • shard-skl: FAIL ([i915#316= 0]) -> PASS

    • shard-iclb: FAIL ([i915#31= 60]) -> PASS

  • igt@kms_color@pipe-c-ctm-0-5:

  • igt@kms_flip@flip-vs-expired-vblank-interruptible@a-hdmi-a2:

  • igt@kms_flip@flip-vs-suspend-interruptible@a-dp1:

  • igt@kms_flip@flip-vs-suspend-interruptible@b-dp1:

  • igt@kms_hdr@bpc-switch-suspend:

    • shard-skl: FAIL ([i9= 15#1188]) -> PASS
  • igt@kms_psr@psr2_no_drrs:

    • shard-iclb: SKIP ([fdo#109= 441]) -> PASS +2 similar issues<= /li>
  • igt@perf@polling-parameterized:

    • shard-skl: FAIL ([i= 915#1542]) -> PASS
  • igt@perf@polling-small-buf:

    • shard-skl: FAIL ([i915#1= 722]) -> PASS
  • igt@prime_vgem@sync@rcs0:

Warnings

  • igt@i915_selftest@live@execlists:

  • igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-1:

    • shard-iclb: SKIP ([i915#658]) -> SKIP ([i915#2920]) +2 similar issues
  • igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-4:

    • shard-iclb: SKIP ([i915#2920]) -> SKIP ([i915#658]) +1 similar issue
  • igt@runner@aborted:

    • shard-kbl: (FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, = FAIL, FAIL, FAI= L, FAIL, [FAIL][136], [FAIL][137]) ([= fdo#109271] / [i915#1436] / [i915#180] / [i915#1814] / [i915#2505] / [i915#= 3002] / [i915#3363] / [i915#602]) -> ([FAIL][138], [FAIL][139], [FAIL][1= 40], [FAIL][141], [FAIL][142], [FAIL][143], [FAIL][144], [FAIL][145], [FAIL= ][146], [FAIL][147], [FAIL][148], [FAIL][149]) ([i915#1436] / [i915#180] / = [i915#1814] / [i915#2505] / [i915#3002] / [i915#3363] / [i915#602])
--===============2734901084443938298==-- --===============1274746455== 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 --===============1274746455==--