== Series Details == Series: ttm URL : https://patchwork.freedesktop.org/series/65194/ State : success == Summary == CI Bug Log - changes from CI_DRM_6709 -> Patchwork_14015 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14015/ Known issues ------------ Here are the changes found in Patchwork_14015 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_ctx_param@basic-default: - fi-icl-u3: [PASS][1] -> [DMESG-WARN][2] ([fdo#107724]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6709/fi-icl-u3/igt@gem_ctx_param@xxxxxxxxxxxxxxxxxx [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14015/fi-icl-u3/igt@gem_ctx_param@xxxxxxxxxxxxxxxxxx #### Possible fixes #### * igt@gem_exec_suspend@basic-s4-devices: - fi-blb-e6850: [INCOMPLETE][3] ([fdo#107718]) -> [PASS][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6709/fi-blb-e6850/igt@gem_exec_suspend@xxxxxxxxxxxxxxxxxxxxx [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14015/fi-blb-e6850/igt@gem_exec_suspend@xxxxxxxxxxxxxxxxxxxxx * igt@i915_selftest@live_sanitycheck: - fi-icl-u3: [DMESG-WARN][5] ([fdo#107724]) -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6709/fi-icl-u3/igt@i915_selftest@live_sanitycheck.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14015/fi-icl-u3/igt@i915_selftest@live_sanitycheck.html * igt@kms_chamelium@hdmi-hpd-fast: - fi-kbl-7567u: [FAIL][7] ([fdo#109485]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6709/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14015/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx * igt@kms_frontbuffer_tracking@basic: - {fi-icl-guc}: [FAIL][9] ([fdo#103167]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6709/fi-icl-guc/igt@kms_frontbuffer_tracking@xxxxxxxxxx [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14015/fi-icl-guc/igt@kms_frontbuffer_tracking@xxxxxxxxxx {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167 [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485 Participating hosts (53 -> 45) ------------------------------ Additional (1): fi-kbl-guc Missing (9): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-bsw-n3050 fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus Build changes ------------- * CI: CI-20190529 -> None * Linux: CI_DRM_6709 -> Patchwork_14015 CI-20190529: 20190529 CI_DRM_6709: 4c9976607118e10dfc9f9feb3b9be2b3579631c9 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5134: 81df2f22385bc275975cf199d962eed9bc10f916 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_14015: f98f53ff57bd557a3b78744a6728c983109c1125 @ git://anongit.freedesktop.org/gfx-ci/linux == Kernel 32bit build == Warning: Kernel 32bit buildtest failed: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14015/build_32bit.log CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh CHK include/generated/compile.h AR drivers/gpu/drm/i915/built-in.a CC [M] drivers/gpu/drm/i915/ttm/i915_ttm_ppgtt.o In file included from ./include/linux/bitops.h:5:0, from ./include/linux/kernel.h:12, from ./include/linux/list.h:9, from ./include/linux/wait.h:7, from ./include/linux/wait_bit.h:8, from ./include/linux/fs.h:6, from drivers/gpu/drm/i915/ttm/i915_ttm_ppgtt.h:9, from drivers/gpu/drm/i915/ttm/i915_ttm_ppgtt.c:6: drivers/gpu/drm/i915/ttm/i915_ttm_ppgtt.c: In function ‘i915_ttm_ppgtt_create’: ./include/linux/bits.h:9:22: error: large integer implicitly truncated to unsigned type [-Werror=overflow] #define BIT_ULL(nr) (ULL(1) << (nr)) ^ drivers/gpu/drm/i915/ttm/i915_ttm_ppgtt.c:164:48: note: in expansion of macro ‘BIT_ULL’ err = ttm_bo_init_mm(&ppgtt->bdev, TTM_PL_TT, BIT_ULL(48)); ^~~~~~~ cc1: all warnings being treated as errors scripts/Makefile.build:280: recipe for target 'drivers/gpu/drm/i915/ttm/i915_ttm_ppgtt.o' failed make[4]: *** [drivers/gpu/drm/i915/ttm/i915_ttm_ppgtt.o] Error 1 scripts/Makefile.build:497: recipe for target 'drivers/gpu/drm/i915' failed make[3]: *** [drivers/gpu/drm/i915] Error 2 scripts/Makefile.build:497: recipe for target 'drivers/gpu/drm' failed make[2]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:497: recipe for target 'drivers/gpu' failed make[1]: *** [drivers/gpu] Error 2 Makefile:1083: recipe for target 'drivers' failed make: *** [drivers] Error 2 == Linux commits == f98f53ff57bd ttm == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14015/ _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx