== Series Details == Series: drm/i915: GTT remapping for display (rev2) URL : https://patchwork.freedesktop.org/series/55415/ State : failure == Summary == CI Bug Log - changes from CI_DRM_5449 -> Patchwork_11985 ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with Patchwork_11985 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_11985, please notify your bug team to allow them to document this new failure mode, which will reduce false positives in CI. External URL: https://patchwork.freedesktop.org/api/1.0/series/55415/revisions/2/mbox/ Possible new issues ------------------- Here are the unknown changes that may have been introduced in Patchwork_11985: ### IGT changes ### #### Possible regressions #### * igt@kms_force_connector_basic@force-load-detect: - fi-hsw-4770: PASS -> INCOMPLETE - fi-ivb-3770: PASS -> INCOMPLETE - fi-ivb-3520m: PASS -> INCOMPLETE Known issues ------------ Here are the changes found in Patchwork_11985 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_basic@cs-compute: - fi-kbl-8809g: NOTRUN -> FAIL [fdo#108094] * igt@amdgpu/amd_prime@amd-to-i915: - fi-kbl-8809g: NOTRUN -> FAIL [fdo#107341] * igt@i915_selftest@live_execlists: - fi-apl-guc: PASS -> DMESG-WARN [fdo#108622] * igt@kms_chamelium@dp-crc-fast: - fi-kbl-7500u: PASS -> DMESG-FAIL [fdo#103841] * igt@kms_chamelium@hdmi-crc-fast: - fi-skl-6700k2: PASS -> FAIL [fdo#103841] / [fdo#108767] - fi-icl-u2: PASS -> FAIL [fdo#103841] / [fdo#108767] - fi-kbl-7567u: PASS -> FAIL [fdo#103841] / [fdo#108767] * igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b: - fi-byt-clapper: PASS -> FAIL [fdo#107362] * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b: - fi-byt-clapper: PASS -> FAIL [fdo#103191] / [fdo#107362] #### Possible fixes #### * igt@amdgpu/amd_basic@userptr: - fi-kbl-8809g: DMESG-WARN [fdo#108965] -> PASS * igt@gem_exec_suspend@basic-s4-devices: - fi-blb-e6850: INCOMPLETE [fdo#107718] -> PASS * igt@kms_chamelium@common-hpd-after-suspend: - fi-kbl-7567u: WARN [fdo#109380] -> PASS * igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence: - fi-byt-clapper: FAIL [fdo#103191] / [fdo#107362] -> PASS * igt@kms_pipe_crc_basic@nonblocking-crc-pipe-c: - fi-kbl-7567u: {SKIP} [fdo#109271] -> PASS +33 * igt@kms_pipe_crc_basic@read-crc-pipe-b: - fi-byt-clapper: FAIL [fdo#107362] -> PASS {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191 [fdo#103841]: https://bugs.freedesktop.org/show_bug.cgi?id=103841 [fdo#107341]: https://bugs.freedesktop.org/show_bug.cgi?id=107341 [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362 [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718 [fdo#108094]: https://bugs.freedesktop.org/show_bug.cgi?id=108094 [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622 [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767 [fdo#108965]: https://bugs.freedesktop.org/show_bug.cgi?id=108965 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278 [fdo#109380]: https://bugs.freedesktop.org/show_bug.cgi?id=109380 Participating hosts (48 -> 43) ------------------------------ Missing (5): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-pnv-d510 Build changes ------------- * Linux: CI_DRM_5449 -> Patchwork_11985 CI_DRM_5449: d187a189c76898b9ba2e74262703ad797538cbc6 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_4778: 0c80bd7f2a964605f307e0220c6bb756685582b9 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_11985: e70492ee3f5e3ad93de54feedae5d30d0b45b566 @ 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_11985/build_32bit.log CALL scripts/checksyscalls.sh CHK include/generated/compile.h CC [M] drivers/gpu/drm/i915/i915_vma.o In file included from ./include/drm/drm_mm.h:49:0, from drivers/gpu/drm/i915/i915_vma.h:31, from drivers/gpu/drm/i915/i915_vma.c:25: drivers/gpu/drm/i915/selftests/i915_vma.c: In function ‘assert_remapped’: drivers/gpu/drm/i915/selftests/i915_vma.c:436:18: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘dma_addr_t {aka unsigned int}’ [-Werror=format=] DRM_DEBUG_KMS("sg %p %d %d %d %llx\n", sg, n, x, y, src); ^ ./include/drm/drm_print.h:362:22: note: in definition of macro ‘DRM_DEBUG_KMS’ drm_dbg(DRM_UT_KMS, fmt, ##__VA_ARGS__) ^~~ drivers/gpu/drm/i915/selftests/i915_vma.c:445:18: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘dma_addr_t {aka unsigned int}’ [-Werror=format=] DRM_DEBUG_KMS("sg %p dma %llx off = %d\n", sg, sg_dma_address(sg), offset); ^ ./include/drm/drm_print.h:362:22: note: in definition of macro ‘DRM_DEBUG_KMS’ drm_dbg(DRM_UT_KMS, fmt, ##__VA_ARGS__) ^~~ cc1: all warnings being treated as errors scripts/Makefile.build:276: recipe for target 'drivers/gpu/drm/i915/i915_vma.o' failed make[4]: *** [drivers/gpu/drm/i915/i915_vma.o] Error 1 scripts/Makefile.build:492: recipe for target 'drivers/gpu/drm/i915' failed make[3]: *** [drivers/gpu/drm/i915] Error 2 scripts/Makefile.build:492: recipe for target 'drivers/gpu/drm' failed make[2]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:492: recipe for target 'drivers/gpu' failed make[1]: *** [drivers/gpu] Error 2 Makefile:1042: recipe for target 'drivers' failed make: *** [drivers] Error 2 == Linux commits == e70492ee3f5e hack: align dumb buffer stride to 4k to allow for gtt remapping a3ea0c0f5a1f hack: drm/i915: Always remap gtt 32ab0d5da81a drm/i915: Bump gen7+ fb size limits to 16kx16k 2883c9d21fd3 drm/i915: Bump gen4+ fb stride limit to 256KiB dd914fe9943f drm/i915: Overcome display engine stride limits via GTT remapping 31c281758b75 drm/i915/selftests: Add live vma selftest 48e2be95ad44 drm/i915/selftests: Add mock selftest for remapped vmas 08b5a861466d drm/i915: Add a new "remapped" gtt_view == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_11985/ _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx