Series: | some fbcon patches, mostly locking |
URL: | https://patchwork.freedesktop.org/series/99549/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22144/index.html |
CI Bug Log - changes from CI_DRM_11166 -> Patchwork_22144
Summary
FAILURE
Serious unknown changes coming with Patchwork_22144 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22144, 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_22144/index.html
Participating hosts (46 -> 44)
Additional (1): fi-pnv-d510
Missing (3): fi-jsl-1 shard-tglu fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22144:
IGT changes
Possible regressions
-
igt@i915_selftest@live@hangcheck:
- fi-bdw-5557u: NOTRUN -> INCOMPLETE
-
igt@i915_selftest@live@reset:
- bat-adlp-4: PASS -> DMESG-FAIL
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_selftest@live@workarounds:
- {bat-adlp-6}: PASS -> DMESG-WARN
Known issues
Here are the changes found in Patchwork_22144 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_cs_nop@fork-compute0:
- fi-blb-e6850: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@gem_huc_copy@huc-copy:
-
fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +57 similar issues
-
-
igt@gem_lmem_swapping@verify-random:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: PASS -> INCOMPLETE (i915#4785)
-
igt@kms_chamelium@vga-edid-read:
-
fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271) +2 similar issues
-
igt@kms_frontbuffer_tracking@basic:
- fi-cml-u2: PASS -> DMESG-WARN (i915#4269)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@kms_psr@cursor_plane_move:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271) +13 similar issues
-
igt@kms_psr@primary_page_flip:
-
igt@runner@aborted:
Possible fixes
-
igt@gem_flink_basic@bad-flink:
- fi-skl-6600u: INCOMPLETE (i915#4547) -> PASS
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: DMESG-FAIL -> PASS
Warnings
{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_11166 -> Patchwork_22144
CI-20190529: 20190529
CI_DRM_11166: b53a9df3f283e932b827c328fd165b56b6d3bccb @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6337: 7c9c034619ef9dbfbfe041fbf3973a1cf1ac7a22 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22144: 142774bdcb86feaa7515104dd1a0583d2c089944 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
142774bdcb86 fbdev: Make registered_fb[] private to fbmem.c
b19815011a55 Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
8994bd236b87 fbcon: Maintain a private array of fb_info
b50c29f9b1d2 fbcon: untangle fbcon_exit
e4f1a224b67c fbcon: Move more code into fbcon_release
4dbf1caeaf85 fbcon: Move console_lock for register/unlink/unregister
d73c168f66f2 fbcon: Consistently protect deferred_takeover with console_lock()
93f1d498d62f fbcon: use lock_fb_info in fbcon_open/release
199ad49ede08 fbcon: move more common code into fb_open()
6a6fc4806be7 fbcon: Ditch error handling for con2fb_release_oldinfo
4124d814f49e fbcon: Extract fbcon_open/release helpers
0483ab4cdecb fb: Delete fb_info->queue
e9dfbdcf4192 fbcon: Replace FBCON_FLAGS_INIT with a boolean
ce31c1587b43 fbcon: Use delayed work for cursor
6207cb6973bd fbdev/sysfs: Fix locking
4c0e3378856f fbcon: delete delayed loading code
482b204b2d72 fbcon: Introduce wrapper for console->fb_info lookup
4b1ab7c360e5 fbcon: delete a few unneeded forward decl
a3878d341994 fbcon: Restore fbcon scrolling acceleration
9029711bda24 fbcon: Resurrect fbcon accelerated scrolling code
8895b11855ce MAINTAINERS: Add entry for fbdev core