Series: | Waitboost drm syncobj waits (rev4) |
URL: | https://patchwork.freedesktop.org/series/113846/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113846v4/index.html |
CI Bug Log - changes from CI_DRM_12821 -> Patchwork_113846v4
Summary
FAILURE
Serious unknown changes coming with Patchwork_113846v4 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_113846v4, 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_113846v4/index.html
Participating hosts (36 -> 36)
Additional (1): fi-kbl-soraka
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_113846v4:
IGT changes
Possible regressions
Known issues
Here are the changes found in Patchwork_113846v4 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@execlists:
-
igt@i915_selftest@live@gem_contexts:
- fi-kbl-soraka: NOTRUN -> INCOMPLETE (i915#7913)
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886)
-
igt@i915_selftest@live@hangcheck:
- fi-skl-guc: PASS -> DMESG-WARN (i915#8073)
-
igt@i915_selftest@live@reset:
-
igt@i915_selftest@live@slpc:
- bat-rpls-1: PASS -> DMESG-FAIL (i915#6367)
-
igt@kms_chamelium_frames@hdmi-crc-fast:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +16 similar issues
-
igt@kms_chamelium_hpd@common-hpd-after-suspend:
-
igt@kms_pipe_crc_basic@read-crc:
-
igt@kms_pipe_crc_basic@suspend-read-crc:
Possible fixes
Build changes
- Linux: CI_DRM_12821 -> Patchwork_113846v4
CI-20190529: 20190529
CI_DRM_12821: 24f94240c4bca70cadfd00528ffd56c3049e5f58 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7182: b25ca07c7a75bfda3358c3450810bc023dd7cee9 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_113846v4: 24f94240c4bca70cadfd00528ffd56c3049e5f58 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
23685a131d74 drm/i915: Wait boost requests waited upon by others
5b86272fb7f4 drm/i915: Mark waits as explicit
11b69ba30cf5 drm/i915: Waitboost external waits
e0a5f922af61 drm/syncobj: Mark syncobj waits as external waiters
be104075d13d dma-fence-chain: Propagate wait status to contained fences
0a24463f803c dma-fence-array: Propagate wait status to contained fences
f64808b8ce78 dma-fence: Export __dma_fence_add_callback
c27b7561c45a dma-fence: Track explicit waiters
212098e25a8d drm/vmwgfx: Use fence callback initialization helper
5183a52e9ee2 drm/i915: Use fence callback initialization helper
3c92d9f13b31 dma-fence: Add callback initialization helper
9ba9823a5aae dma-fence: Move i915 helpers into common