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,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 451FEC4363D for ; Tue, 22 Sep 2020 17:19:20 +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 CB5A123119 for ; Tue, 22 Sep 2020 17:19:19 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CB5A123119 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 332506E8C4; Tue, 22 Sep 2020 17:19:19 +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 97FE16E867; Tue, 22 Sep 2020 17:19:17 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 81E68A47E9; Tue, 22 Sep 2020 17:19:17 +0000 (UTC) MIME-Version: 1.0 From: Patchwork To: "Qinglang Miao" Date: Tue, 22 Sep 2020 17:19:17 -0000 Message-ID: <160079515750.13389.12778381456932907498@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20200921131014.91372-1-miaoqinglang@huawei.com> In-Reply-To: <20200921131014.91372-1-miaoqinglang@huawei.com> Subject: [Intel-gfx] =?utf-8?b?4pyXIEZpLkNJLklHVDogZmFpbHVyZSBmb3IgZHJt?= =?utf-8?q?/i915=3A_simplify_the_return_expression_of_i915=5Fdriver=5Frele?= =?utf-8?b?YXNlKCk=?= 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="===============1125418074==" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============1125418074== Content-Type: multipart/alternative; boundary="===============3661474157004522851==" --===============3661474157004522851== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: drm/i915: simplify the return expression of i915_driver_release() URL : https://patchwork.freedesktop.org/series/81977/ State : failure == Summary == CI Bug Log - changes from CI_DRM_9034_full -> Patchwork_18546_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with Patchwork_18546_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_18546_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_18546_full: ### IGT changes ### #### Possible regressions #### * igt@kms_flip@2x-plain-flip-interruptible@ac-vga1-hdmi-a1: - shard-hsw: NOTRUN -> [INCOMPLETE][1] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-hsw4/igt@kms_flip@2x-plain-flip-interruptible@ac-vga1-hdmi-a1.html * igt@kms_flip@dpms-vs-vblank-race-interruptible@c-vga1: - shard-hsw: [PASS][2] -> [INCOMPLETE][3] [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-hsw4/igt@kms_flip@dpms-vs-vblank-race-interruptible@c-vga1.html [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-hsw2/igt@kms_flip@dpms-vs-vblank-race-interruptible@c-vga1.html Known issues ------------ Here are the changes found in Patchwork_18546_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_userptr_blits@unsync-unmap-cycles: - shard-skl: [PASS][4] -> [TIMEOUT][5] ([i915#1958]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl1/igt@gem_userptr_blits@unsync-unmap-cycles.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl3/igt@gem_userptr_blits@unsync-unmap-cycles.html * igt@gen9_exec_parse@allowed-all: - shard-kbl: [PASS][6] -> [DMESG-WARN][7] ([i915#1436] / [i915#716]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-kbl6/igt@gen9_exec_parse@allowed-all.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-kbl2/igt@gen9_exec_parse@allowed-all.html * igt@i915_selftest@mock@requests: - shard-skl: [PASS][8] -> [INCOMPLETE][9] ([i915#198] / [i915#2278]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl1/igt@i915_selftest@mock@requests.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl6/igt@i915_selftest@mock@requests.html * igt@kms_cursor_crc@pipe-b-cursor-suspend: - shard-skl: [PASS][10] -> [INCOMPLETE][11] ([i915#300]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl10/igt@kms_cursor_crc@pipe-b-cursor-suspend.html [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl4/igt@kms_cursor_crc@pipe-b-cursor-suspend.html * igt@kms_cursor_legacy@2x-long-cursor-vs-flip-legacy: - shard-hsw: [PASS][12] -> [FAIL][13] ([i915#96]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-hsw7/igt@kms_cursor_legacy@2x-long-cursor-vs-flip-legacy.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-hsw6/igt@kms_cursor_legacy@2x-long-cursor-vs-flip-legacy.html * igt@kms_draw_crc@draw-method-rgb565-mmap-cpu-ytiled: - shard-skl: [PASS][14] -> [DMESG-WARN][15] ([i915#1982]) +5 similar issues [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl1/igt@kms_draw_crc@draw-method-rgb565-mmap-cpu-ytiled.html [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl3/igt@kms_draw_crc@draw-method-rgb565-mmap-cpu-ytiled.html * igt@kms_flip@flip-vs-suspend-interruptible@b-edp1: - shard-skl: [PASS][16] -> [INCOMPLETE][17] ([i915#198]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl3/igt@kms_flip@flip-vs-suspend-interruptible@b-edp1.html [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl3/igt@kms_flip@flip-vs-suspend-interruptible@b-edp1.html * igt@kms_flip@plain-flip-ts-check@c-edp1: - shard-skl: [PASS][18] -> [FAIL][19] ([i915#2122]) +1 similar issue [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl2/igt@kms_flip@plain-flip-ts-check@c-edp1.html [19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl1/igt@kms_flip@plain-flip-ts-check@c-edp1.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-indfb-draw-mmap-wc: - shard-skl: [PASS][20] -> [FAIL][21] ([i915#49]) [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl9/igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-indfb-draw-mmap-wc.html [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl8/igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-indfb-draw-mmap-wc.html * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a: - shard-kbl: [PASS][22] -> [DMESG-WARN][23] ([i915#180]) +3 similar issues [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-kbl4/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html [23]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-kbl6/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html * igt@kms_plane_alpha_blend@pipe-c-constant-alpha-min: - shard-skl: [PASS][24] -> [FAIL][25] ([fdo#108145] / [i915#265]) +1 similar issue [24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl9/igt@kms_plane_alpha_blend@pipe-c-constant-alpha-min.html [25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl8/igt@kms_plane_alpha_blend@pipe-c-constant-alpha-min.html * igt@kms_plane_alpha_blend@pipe-c-coverage-7efc: - shard-skl: [PASS][26] -> [DMESG-FAIL][27] ([fdo#108145] / [i915#1982]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl8/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html [27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl10/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html * igt@kms_psr@psr2_sprite_mmap_gtt: - shard-iclb: [PASS][28] -> [SKIP][29] ([fdo#109441]) +2 similar issues [28]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_gtt.html [29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-iclb8/igt@kms_psr@psr2_sprite_mmap_gtt.html * igt@kms_universal_plane@universal-plane-gen9-features-pipe-b: - shard-tglb: [PASS][30] -> [DMESG-WARN][31] ([i915#1982]) +1 similar issue [30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-tglb8/igt@kms_universal_plane@universal-plane-gen9-features-pipe-b.html [31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-tglb2/igt@kms_universal_plane@universal-plane-gen9-features-pipe-b.html * igt@perf@polling-parameterized: - shard-skl: [PASS][32] -> [FAIL][33] ([i915#1542]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl8/igt@perf@polling-parameterized.html [33]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl10/igt@perf@polling-parameterized.html * igt@perf_pmu@module-unload: - shard-apl: [PASS][34] -> [DMESG-WARN][35] ([i915#1635] / [i915#1982]) +1 similar issue [34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-apl2/igt@perf_pmu@module-unload.html [35]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-apl1/igt@perf_pmu@module-unload.html #### Possible fixes #### * igt@gem_exec_reloc@basic-many-active@rcs0: - shard-glk: [FAIL][36] ([i915#2389]) -> [PASS][37] +1 similar issue [36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-glk1/igt@gem_exec_reloc@basic-many-active@rcs0.html [37]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-glk6/igt@gem_exec_reloc@basic-many-active@rcs0.html * igt@gem_exec_suspend@basic-s4-devices: - shard-hsw: [INCOMPLETE][38] ([i915#1888]) -> [PASS][39] [38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-hsw2/igt@gem_exec_suspend@basic-s4-devices.html [39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-hsw6/igt@gem_exec_suspend@basic-s4-devices.html * igt@gem_huc_copy@huc-copy: - shard-tglb: [SKIP][40] ([i915#2190]) -> [PASS][41] [40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-tglb6/igt@gem_huc_copy@huc-copy.html [41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-tglb7/igt@gem_huc_copy@huc-copy.html * igt@i915_selftest@mock@contexts: - shard-apl: [INCOMPLETE][42] ([i915#1635] / [i915#2278]) -> [PASS][43] [42]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-apl4/igt@i915_selftest@mock@contexts.html [43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-apl6/igt@i915_selftest@mock@contexts.html * igt@i915_suspend@debugfs-reader: - shard-snb: [DMESG-WARN][44] ([i915#42]) -> [PASS][45] [44]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-snb1/igt@i915_suspend@debugfs-reader.html [45]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-snb4/igt@i915_suspend@debugfs-reader.html * igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic: - shard-hsw: [INCOMPLETE][46] ([CI#80]) -> [PASS][47] [46]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-hsw7/igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic.html [47]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-hsw4/igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic.html * igt@kms_flip@flip-vs-blocking-wf-vblank@a-edp1: - shard-skl: [FAIL][48] ([i915#2122]) -> [PASS][49] +1 similar issue [48]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl7/igt@kms_flip@flip-vs-blocking-wf-vblank@a-edp1.html [49]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl1/igt@kms_flip@flip-vs-blocking-wf-vblank@a-edp1.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-pri-indfb-multidraw: - shard-tglb: [DMESG-WARN][50] ([i915#1982]) -> [PASS][51] +1 similar issue [50]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-tglb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-pri-indfb-multidraw.html [51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-1p-pri-indfb-multidraw.html * igt@kms_plane_alpha_blend@pipe-b-constant-alpha-min: - shard-skl: [FAIL][52] ([fdo#108145] / [i915#265]) -> [PASS][53] [52]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl9/igt@kms_plane_alpha_blend@pipe-b-constant-alpha-min.html [53]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl8/igt@kms_plane_alpha_blend@pipe-b-constant-alpha-min.html * igt@kms_plane_scaling@pipe-b-scaler-with-clipping-clamping: - shard-skl: [DMESG-WARN][54] ([i915#1982]) -> [PASS][55] +6 similar issues [54]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl9/igt@kms_plane_scaling@pipe-b-scaler-with-clipping-clamping.html [55]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl8/igt@kms_plane_scaling@pipe-b-scaler-with-clipping-clamping.html * igt@kms_plane_scaling@pipe-c-scaler-with-clipping-clamping: - shard-iclb: [DMESG-WARN][56] ([i915#1982]) -> [PASS][57] [56]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-iclb3/igt@kms_plane_scaling@pipe-c-scaler-with-clipping-clamping.html [57]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-iclb5/igt@kms_plane_scaling@pipe-c-scaler-with-clipping-clamping.html * igt@kms_psr2_su@page_flip: - shard-iclb: [SKIP][58] ([fdo#109642] / [fdo#111068]) -> [PASS][59] [58]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-iclb5/igt@kms_psr2_su@page_flip.html [59]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-iclb2/igt@kms_psr2_su@page_flip.html * igt@kms_psr@psr2_sprite_plane_move: - shard-iclb: [SKIP][60] ([fdo#109441]) -> [PASS][61] +2 similar issues [60]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-iclb5/igt@kms_psr@psr2_sprite_plane_move.html [61]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-iclb2/igt@kms_psr@psr2_sprite_plane_move.html * igt@kms_vblank@pipe-a-ts-continuation-suspend: - shard-kbl: [DMESG-WARN][62] ([i915#180]) -> [PASS][63] +4 similar issues [62]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-kbl4/igt@kms_vblank@pipe-a-ts-continuation-suspend.html [63]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-kbl3/igt@kms_vblank@pipe-a-ts-continuation-suspend.html #### Warnings #### * igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1: - shard-skl: [DMESG-WARN][64] ([i915#1982]) -> [DMESG-FAIL][65] ([i915#1982] / [i915#79]) [64]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9034/shard-skl6/igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1.html [65]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/shard-skl7/igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [CI#80]: https://gitlab.freedesktop.org/gfx-ci/i915-infra/issues/80 [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145 [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441 [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642 [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068 [i915#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436 [i915#1542]: https://gitlab.freedesktop.org/drm/intel/issues/1542 [i915#1635]: https://gitlab.freedesktop.org/drm/intel/issues/1635 [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180 [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888 [i915#1958]: https://gitlab.freedesktop.org/drm/intel/issues/1958 [i915#198]: https://gitlab.freedesktop.org/drm/intel/issues/198 [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982 [i915#2122]: https://gitlab.freedesktop.org/drm/intel/issues/2122 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#2278]: https://gitlab.freedesktop.org/drm/intel/issues/2278 [i915#2389]: https://gitlab.freedesktop.org/drm/intel/issues/2389 [i915#2469]: https://gitlab.freedesktop.org/drm/intel/issues/2469 [i915#2476]: https://gitlab.freedesktop.org/drm/intel/issues/2476 [i915#265]: https://gitlab.freedesktop.org/drm/intel/issues/265 [i915#300]: https://gitlab.freedesktop.org/drm/intel/issues/300 [i915#42]: https://gitlab.freedesktop.org/drm/intel/issues/42 [i915#49]: https://gitlab.freedesktop.org/drm/intel/issues/49 [i915#716]: https://gitlab.freedesktop.org/drm/intel/issues/716 [i915#79]: https://gitlab.freedesktop.org/drm/intel/issues/79 [i915#96]: https://gitlab.freedesktop.org/drm/intel/issues/96 Participating hosts (11 -> 11) ------------------------------ No changes in participating hosts Build changes ------------- * Linux: CI_DRM_9034 -> Patchwork_18546 CI-20190529: 20190529 CI_DRM_9034: 6348adbb00184ce4f166e3260583f09aa381c7e3 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5787: 0ec962017c8131de14e0cb038f7f76b1f17ed637 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_18546: dbd52e11de372c76743925cc316394653cf59053 @ git://anongit.freedesktop.org/gfx-ci/linux piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/index.html --===============3661474157004522851== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:drm/i915: simplify the return expression of i915_driver_release()
URL:https://patchwork.freedesktop.org/series/81977/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18546/index.html

CI Bug Log - changes from CI_DRM_9034_full -> Patchwork_18546_full

Summary

FAILURE

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

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_18546_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_18546_full:

IGT changes

Possible regressions

  • igt@kms_flip@2x-plain-flip-interruptible@ac-vga1-hdmi-a1:

  • igt@kms_flip@dpms-vs-vblank-race-interruptible@c-vga1:

Known issues

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

IGT changes

Issues hit

Possible fixes

Warnings

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Participating hosts (11 -> 11)

No changes in participating hosts

Build changes

  • Linux: CI_DRM_9034 -> Patchwork_18546

CI-20190529: 20190529
CI_DRM_9034: 6348adbb00184ce4f166e3260583f09aa381c7e3 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5787: 0ec962017c8131de14e0cb038f7f76b1f17ed637 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_18546: dbd52e11de372c76743925cc316394653cf59053 @ git://anongit.freedesktop.org/gfx-ci/linux
piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit

--===============3661474157004522851==-- --===============1125418074== 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 --===============1125418074==--