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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id C701CC43334 for ; Wed, 29 Jun 2022 15:05:13 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3A30810E07E; Wed, 29 Jun 2022 15:05:13 +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 3C56110E07E; Wed, 29 Jun 2022 15:05:11 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 23D4BAA0ED; Wed, 29 Jun 2022 15:05:11 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4772248394652040809==" MIME-Version: 1.0 From: Patchwork To: "Matthew Auld" Date: Wed, 29 Jun 2022 15:05:11 -0000 Message-ID: <165651511110.23229.2241175500739659450@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20220629121427.353800-1-matthew.auld@intel.com> In-Reply-To: <20220629121427.353800-1-matthew.auld@intel.com> Subject: [Intel-gfx] =?utf-8?b?4pyXIEZpLkNJLkJBVDogZmFpbHVyZSBmb3Igc21h?= =?utf-8?q?ll_BAR_uapi_bits_=28rev5=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 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============4772248394652040809== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: small BAR uapi bits (rev5) URL : https://patchwork.freedesktop.org/series/104369/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11825 -> Patchwork_104369v5 ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with Patchwork_104369v5 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_104369v5, please notify your bug team to allow them to document this new failure mode, which will reduce false positives in CI. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/index.html Participating hosts (39 -> 42) ------------------------------ Additional (5): fi-bsw-n3050 bat-dg2-8 bat-dg2-9 fi-cfl-guc fi-cfl-8700k Missing (2): bat-adlm-1 fi-bxt-dsi Possible new issues ------------------- Here are the unknown changes that may have been introduced in Patchwork_104369v5: ### IGT changes ### #### Possible regressions #### * igt@gem_exec_parallel@engines@fds: - fi-bsw-nick: [PASS][1] -> [INCOMPLETE][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/fi-bsw-nick/igt@gem_exec_parallel@engines@fds.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-bsw-nick/igt@gem_exec_parallel@engines@fds.html * igt@i915_selftest@live@gem_migrate: - bat-dg1-6: [PASS][3] -> [DMESG-FAIL][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/bat-dg1-6/igt@i915_selftest@live@gem_migrate.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/bat-dg1-6/igt@i915_selftest@live@gem_migrate.html Known issues ------------ Here are the changes found in Patchwork_104369v5 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_huc_copy@huc-copy: - fi-cfl-8700k: NOTRUN -> [SKIP][5] ([fdo#109271] / [i915#2190]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-cfl-8700k/igt@gem_huc_copy@huc-copy.html * igt@gem_lmem_swapping@basic: - fi-apl-guc: NOTRUN -> [SKIP][6] ([fdo#109271] / [i915#4613]) +3 similar issues [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-apl-guc/igt@gem_lmem_swapping@basic.html - fi-cfl-8700k: NOTRUN -> [SKIP][7] ([fdo#109271] / [i915#4613]) +3 similar issues [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-cfl-8700k/igt@gem_lmem_swapping@basic.html * igt@gem_lmem_swapping@verify-random: - fi-cfl-guc: NOTRUN -> [SKIP][8] ([fdo#109271] / [i915#4613]) +3 similar issues [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-cfl-guc/igt@gem_lmem_swapping@verify-random.html * igt@i915_selftest@live@hangcheck: - fi-snb-2600: [PASS][9] -> [INCOMPLETE][10] ([i915#3921]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/fi-snb-2600/igt@i915_selftest@live@hangcheck.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-snb-2600/igt@i915_selftest@live@hangcheck.html * igt@i915_selftest@live@late_gt_pm: - fi-bsw-n3050: NOTRUN -> [DMESG-FAIL][11] ([i915#3428]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-bsw-n3050/igt@i915_selftest@live@late_gt_pm.html * igt@i915_selftest@live@requests: - fi-blb-e6850: [PASS][12] -> [DMESG-FAIL][13] ([i915#4528]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/fi-blb-e6850/igt@i915_selftest@live@requests.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-blb-e6850/igt@i915_selftest@live@requests.html * igt@kms_busy@basic@modeset: - fi-tgl-u2: [PASS][14] -> [DMESG-WARN][15] ([i915#402]) +1 similar issue [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/fi-tgl-u2/igt@kms_busy@basic@modeset.html [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-tgl-u2/igt@kms_busy@basic@modeset.html * igt@kms_chamelium@common-hpd-after-suspend: - fi-hsw-g3258: NOTRUN -> [SKIP][16] ([fdo#109271] / [fdo#111827]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-hsw-g3258/igt@kms_chamelium@common-hpd-after-suspend.html - fi-hsw-4770: NOTRUN -> [SKIP][17] ([fdo#109271] / [fdo#111827]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-hsw-4770/igt@kms_chamelium@common-hpd-after-suspend.html * igt@kms_chamelium@dp-edid-read: - fi-cfl-guc: NOTRUN -> [SKIP][18] ([fdo#109271] / [fdo#111827]) +8 similar issues [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-cfl-guc/igt@kms_chamelium@dp-edid-read.html - fi-cfl-8700k: NOTRUN -> [SKIP][19] ([fdo#109271] / [fdo#111827]) +8 similar issues [19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-cfl-8700k/igt@kms_chamelium@dp-edid-read.html * igt@kms_chamelium@hdmi-crc-fast: - fi-apl-guc: NOTRUN -> [SKIP][20] ([fdo#109271] / [fdo#111827]) +8 similar issues [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-apl-guc/igt@kms_chamelium@hdmi-crc-fast.html * igt@kms_chamelium@hdmi-edid-read: - fi-bsw-n3050: NOTRUN -> [SKIP][21] ([fdo#109271] / [fdo#111827]) +7 similar issues [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-bsw-n3050/igt@kms_chamelium@hdmi-edid-read.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor: - fi-cfl-8700k: NOTRUN -> [SKIP][22] ([fdo#109271]) +10 similar issues [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-cfl-8700k/igt@kms_cursor_legacy@basic-busy-flip-before-cursor.html * igt@kms_flip@basic-flip-vs-modeset@a-edp1: - bat-adlp-4: [PASS][23] -> [DMESG-WARN][24] ([i915#3576]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/bat-adlp-4/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/bat-adlp-4/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html * igt@kms_pipe_crc_basic@compare-crc-sanitycheck: - fi-bsw-n3050: NOTRUN -> [SKIP][25] ([fdo#109271]) +25 similar issues [25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-bsw-n3050/igt@kms_pipe_crc_basic@compare-crc-sanitycheck.html * igt@kms_psr@sprite_plane_onoff: - fi-apl-guc: NOTRUN -> [SKIP][26] ([fdo#109271]) +11 similar issues [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-apl-guc/igt@kms_psr@sprite_plane_onoff.html * igt@prime_vgem@basic-userptr: - fi-cfl-guc: NOTRUN -> [SKIP][27] ([fdo#109271]) +10 similar issues [27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-cfl-guc/igt@prime_vgem@basic-userptr.html * igt@runner@aborted: - fi-bsw-n3050: NOTRUN -> [FAIL][28] ([fdo#109271] / [i915#3428] / [i915#4312]) [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-bsw-n3050/igt@runner@aborted.html - fi-bsw-nick: NOTRUN -> [FAIL][29] ([i915#4312]) [29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-bsw-nick/igt@runner@aborted.html #### Possible fixes #### * igt@core_hotunplug@unbind-rebind: - {bat-adln-1}: [DMESG-WARN][30] ([i915#6297]) -> [PASS][31] [30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/bat-adln-1/igt@core_hotunplug@unbind-rebind.html [31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/bat-adln-1/igt@core_hotunplug@unbind-rebind.html * igt@gem_render_tiled_blits@basic: - fi-apl-guc: [INCOMPLETE][32] ([i915#6274]) -> [PASS][33] [32]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/fi-apl-guc/igt@gem_render_tiled_blits@basic.html [33]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-apl-guc/igt@gem_render_tiled_blits@basic.html * igt@i915_pm_rpm@module-reload: - fi-cfl-8109u: [DMESG-FAIL][34] ([i915#62]) -> [PASS][35] [34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/fi-cfl-8109u/igt@i915_pm_rpm@module-reload.html [35]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-cfl-8109u/igt@i915_pm_rpm@module-reload.html * igt@i915_selftest@live@hangcheck: - fi-hsw-4770: [INCOMPLETE][36] ([i915#4785]) -> [PASS][37] [36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html [37]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html - fi-hsw-g3258: [INCOMPLETE][38] ([i915#4785]) -> [PASS][39] [38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/fi-hsw-g3258/igt@i915_selftest@live@hangcheck.html [39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-hsw-g3258/igt@i915_selftest@live@hangcheck.html * igt@i915_selftest@live@late_gt_pm: - fi-cfl-8109u: [DMESG-WARN][40] ([i915#5904]) -> [PASS][41] +11 similar issues [40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/fi-cfl-8109u/igt@i915_selftest@live@late_gt_pm.html [41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-cfl-8109u/igt@i915_selftest@live@late_gt_pm.html * igt@i915_selftest@live@reset: - {bat-adlp-6}: [DMESG-FAIL][42] ([i915#4983]) -> [PASS][43] [42]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/bat-adlp-6/igt@i915_selftest@live@reset.html [43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/bat-adlp-6/igt@i915_selftest@live@reset.html * igt@i915_suspend@basic-s2idle-without-i915: - fi-cfl-8109u: [DMESG-WARN][44] ([i915#5904] / [i915#62]) -> [PASS][45] [44]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/fi-cfl-8109u/igt@i915_suspend@basic-s2idle-without-i915.html [45]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-cfl-8109u/igt@i915_suspend@basic-s2idle-without-i915.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size: - fi-bsw-kefka: [FAIL][46] ([i915#6298]) -> [PASS][47] [46]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/fi-bsw-kefka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size.html [47]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-bsw-kefka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size.html * igt@kms_flip@basic-flip-vs-modeset@a-edp1: - fi-tgl-u2: [DMESG-WARN][48] ([i915#402]) -> [PASS][49] [48]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/fi-tgl-u2/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html [49]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-tgl-u2/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html - {bat-adln-1}: [DMESG-WARN][50] ([i915#3576]) -> [PASS][51] [50]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/bat-adln-1/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html [51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/bat-adln-1/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html * igt@kms_flip@basic-flip-vs-modeset@b-edp1: - {bat-adlp-6}: [DMESG-WARN][52] ([i915#3576]) -> [PASS][53] +1 similar issue [52]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/bat-adlp-6/igt@kms_flip@basic-flip-vs-modeset@b-edp1.html [53]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/bat-adlp-6/igt@kms_flip@basic-flip-vs-modeset@b-edp1.html * igt@kms_frontbuffer_tracking@basic: - fi-cfl-8109u: [DMESG-WARN][54] ([i915#62]) -> [PASS][55] +12 similar issues [54]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11825/fi-cfl-8109u/igt@kms_frontbuffer_tracking@basic.html [55]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/fi-cfl-8109u/igt@kms_frontbuffer_tracking@basic.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072 [i915#1155]: https://gitlab.freedesktop.org/drm/intel/issues/1155 [i915#1886]: https://gitlab.freedesktop.org/drm/intel/issues/1886 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#2582]: https://gitlab.freedesktop.org/drm/intel/issues/2582 [i915#3291]: https://gitlab.freedesktop.org/drm/intel/issues/3291 [i915#3428]: https://gitlab.freedesktop.org/drm/intel/issues/3428 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3576]: https://gitlab.freedesktop.org/drm/intel/issues/3576 [i915#3595]: https://gitlab.freedesktop.org/drm/intel/issues/3595 [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708 [i915#3921]: https://gitlab.freedesktop.org/drm/intel/issues/3921 [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402 [i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077 [i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079 [i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083 [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103 [i915#4212]: https://gitlab.freedesktop.org/drm/intel/issues/4212 [i915#4213]: https://gitlab.freedesktop.org/drm/intel/issues/4213 [i915#4215]: https://gitlab.freedesktop.org/drm/intel/issues/4215 [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312 [i915#4528]: https://gitlab.freedesktop.org/drm/intel/issues/4528 [i915#4579]: https://gitlab.freedesktop.org/drm/intel/issues/4579 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4785]: https://gitlab.freedesktop.org/drm/intel/issues/4785 [i915#4873]: https://gitlab.freedesktop.org/drm/intel/issues/4873 [i915#4983]: https://gitlab.freedesktop.org/drm/intel/issues/4983 [i915#5174]: https://gitlab.freedesktop.org/drm/intel/issues/5174 [i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190 [i915#5270]: https://gitlab.freedesktop.org/drm/intel/issues/5270 [i915#5274]: https://gitlab.freedesktop.org/drm/intel/issues/5274 [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354 [i915#5763]: https://gitlab.freedesktop.org/drm/intel/issues/5763 [i915#5903]: https://gitlab.freedesktop.org/drm/intel/issues/5903 [i915#5904]: https://gitlab.freedesktop.org/drm/intel/issues/5904 [i915#62]: https://gitlab.freedesktop.org/drm/intel/issues/62 [i915#6274]: https://gitlab.freedesktop.org/drm/intel/issues/6274 [i915#6297]: https://gitlab.freedesktop.org/drm/intel/issues/6297 [i915#6298]: https://gitlab.freedesktop.org/drm/intel/issues/6298 Build changes ------------- * Linux: CI_DRM_11825 -> Patchwork_104369v5 CI-20190529: 20190529 CI_DRM_11825: 3d881054a2b8614e37db0453c662ead2c0fafe8d @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6551: a01ebaef40f1fa653e9d6a59b719f2d69af2b458 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_104369v5: 3d881054a2b8614e37db0453c662ead2c0fafe8d @ git://anongit.freedesktop.org/gfx-ci/linux ### Linux commits aaa10d7e534b drm/i915: turn on small BAR support 44433bc33067 drm/i915/ttm: disallow CPU fallback mode for ccs pages eb996389e553 drm/i915/ttm: handle blitter failure on DG2 523f42effa5c drm/i915/selftests: ensure we reserve a fence slot fc8c4b7eeb9a drm/i915/selftests: skip the mman tests for stolen 67b20e7e67e7 drm/i915/uapi: tweak error capture on recoverable contexts e51bb329ea71 drm/i915/error: skip non-mappable pages 64a4b1bb92ca drm/i915/uapi: add NEEDS_CPU_ACCESS hint f69a553bd52e drm/i915/uapi: apply ALLOC_GPU_ONLY by default 113571e5e424 drm/i915: remove intel_memory_region avail 6a24501e805f drm/i915/uapi: expose the avail tracking e284c9078060 drm/i915/uapi: add probed_cpu_visible_size 38f3d8f6d7bd drm/doc: add rfc section for small BAR uapi == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/index.html --===============4772248394652040809== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:small BAR uapi bits (rev5)
URL:https://patchwork.freedesktop.org/series/104369/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104369v5/index.html

CI Bug Log - changes from CI_DRM_11825 -> Patchwork_104369v5

Summary

FAILURE

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

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

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

Participating hosts (39 -> 42)

Additional (5): fi-bsw-n3050 bat-dg2-8 bat-dg2-9 fi-cfl-guc fi-cfl-8700k
Missing (2): bat-adlm-1 fi-bxt-dsi

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_104369v5:

IGT changes

Possible regressions

Known issues

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

IGT changes

Issues hit

Possible fixes

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

Build changes

  • Linux: CI_DRM_11825 -> Patchwork_104369v5

CI-20190529: 20190529
CI_DRM_11825: 3d881054a2b8614e37db0453c662ead2c0fafe8d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6551: a01ebaef40f1fa653e9d6a59b719f2d69af2b458 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104369v5: 3d881054a2b8614e37db0453c662ead2c0fafe8d @ git://anongit.freedesktop.org/gfx-ci/linux

Linux commits

aaa10d7e534b drm/i915: turn on small BAR support
44433bc33067 drm/i915/ttm: disallow CPU fallback mode for ccs pages
eb996389e553 drm/i915/ttm: handle blitter failure on DG2
523f42effa5c drm/i915/selftests: ensure we reserve a fence slot
fc8c4b7eeb9a drm/i915/selftests: skip the mman tests for stolen
67b20e7e67e7 drm/i915/uapi: tweak error capture on recoverable contexts
e51bb329ea71 drm/i915/error: skip non-mappable pages
64a4b1bb92ca drm/i915/uapi: add NEEDS_CPU_ACCESS hint
f69a553bd52e drm/i915/uapi: apply ALLOC_GPU_ONLY by default
113571e5e424 drm/i915: remove intel_memory_region avail
6a24501e805f drm/i915/uapi: expose the avail tracking
e284c9078060 drm/i915/uapi: add probed_cpu_visible_size
38f3d8f6d7bd drm/doc: add rfc section for small BAR uapi

--===============4772248394652040809==--