== Series Details == Series: drm/i915: Fix multiple definition of 'i915_vma_capture_finish' URL : https://patchwork.freedesktop.org/series/71973/ State : success == Summary == CI Bug Log - changes from CI_DRM_7735 -> Patchwork_16080 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16080/index.html Known issues ------------ Here are the changes found in Patchwork_16080 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_module_load@reload-with-fault-injection: - fi-skl-6770hq: [PASS][1] -> [DMESG-WARN][2] ([i915#88]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7735/fi-skl-6770hq/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16080/fi-skl-6770hq/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx * igt@i915_selftest@live_blt: - fi-hsw-4770r: [PASS][3] -> [DMESG-FAIL][4] ([i915#725]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7735/fi-hsw-4770r/igt@i915_selftest@live_blt.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16080/fi-hsw-4770r/igt@i915_selftest@live_blt.html #### Possible fixes #### * igt@i915_module_load@reload-with-fault-injection: - fi-cfl-guc: [DMESG-WARN][5] ([i915#889]) -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7735/fi-cfl-guc/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16080/fi-cfl-guc/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx - fi-cfl-8700k: [INCOMPLETE][7] ([i915#505]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7735/fi-cfl-8700k/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16080/fi-cfl-8700k/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx - fi-skl-6700k2: [DMESG-WARN][9] ([i915#889]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7735/fi-skl-6700k2/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16080/fi-skl-6700k2/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx - fi-kbl-x1275: [INCOMPLETE][11] ([i915#879]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7735/fi-kbl-x1275/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16080/fi-kbl-x1275/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx * igt@i915_pm_rpm@module-reload: - fi-skl-6770hq: [FAIL][13] ([i915#178]) -> [PASS][14] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7735/fi-skl-6770hq/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxx [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16080/fi-skl-6770hq/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxx {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [i915#178]: https://gitlab.freedesktop.org/drm/intel/issues/178 [i915#505]: https://gitlab.freedesktop.org/drm/intel/issues/505 [i915#725]: https://gitlab.freedesktop.org/drm/intel/issues/725 [i915#879]: https://gitlab.freedesktop.org/drm/intel/issues/879 [i915#88]: https://gitlab.freedesktop.org/drm/intel/issues/88 [i915#889]: https://gitlab.freedesktop.org/drm/intel/issues/889 [i915#937]: https://gitlab.freedesktop.org/drm/intel/issues/937 Participating hosts (42 -> 43) ------------------------------ Additional (8): fi-bdw-5557u fi-hsw-peppy fi-bwr-2160 fi-kbl-7500u fi-blb-e6850 fi-bsw-nick fi-skl-6600u fi-snb-2600 Missing (7): fi-kbl-soraka fi-hsw-4200u fi-byt-j1900 fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper Build changes ------------- * CI: CI-20190529 -> None * Linux: CI_DRM_7735 -> Patchwork_16080 CI-20190529: 20190529 CI_DRM_7735: 3093622134384342d2ce121a0ed2ada29423e762 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5364: b7cb6ffdb65cbd233f5ddee2f2dabf97b34fa640 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_16080: f549445b87199f691259fbf1ed1ae389495b26ca @ git://anongit.freedesktop.org/gfx-ci/linux == Kernel 32bit build == Warning: Kernel 32bit buildtest failed: https://intel-gfx-ci.01.org/Patchwork_16080/build_32bit.log CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh CHK include/generated/compile.h Kernel: arch/x86/boot/bzImage is ready (#1) Building modules, stage 2. MODPOST 122 modules ERROR: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! scripts/Makefile.modpost:93: recipe for target '__modpost' failed make[1]: *** [__modpost] Error 1 Makefile:1282: recipe for target 'modules' failed make: *** [modules] Error 2 == Linux commits == f549445b8719 drm/i915: Fix multiple definition of 'i915_vma_capture_finish' == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_16080/index.html _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx