Series: | fbcon patches, take two |
URL: | https://patchwork.freedesktop.org/series/99865/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22215/index.html |
CI Bug Log - changes from CI_DRM_11205 -> Patchwork_22215
Summary
FAILURE
Serious unknown changes coming with Patchwork_22215 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22215, 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_22215/index.html
Participating hosts (46 -> 42)
Missing (4): fi-bsw-cyan bat-jsl-2 shard-tglu fi-pnv-d510
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22215:
IGT changes
Possible regressions
-
igt@i915_selftest@live@hangcheck:
-
fi-icl-u2: PASS -> INCOMPLETE
-
fi-bdw-5557u: NOTRUN -> INCOMPLETE
-
Known issues
Here are the changes found in Patchwork_22215 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@semaphore:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#109315) +17 similar issues
-
igt@gem_huc_copy@huc-copy:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@verify-random:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
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) +21 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@runner@aborted:
Possible fixes
-
igt@gem_exec_suspend@basic-s3@smem:
-
fi-bdw-5557u: INCOMPLETE (i915#146) -> PASS
-
{bat-rpls-1}: INCOMPLETE (i915#4898) -> PASS
-
-
igt@gem_flink_basic@bad-flink:
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: INCOMPLETE (i915#4785) -> PASS
Warnings
-
igt@debugfs_test@read_all_entries:
- fi-apl-guc: DMESG-WARN -> DMESG-WARN (i915#1610)
-
igt@i915_selftest@live@hangcheck:
- bat-dg1-5: DMESG-FAIL (i915#4957) -> DMESG-FAIL (i915#4494 / i915#4957)
{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_11205 -> Patchwork_22215
CI-20190529: 20190529
CI_DRM_11205: 9999c764a7571bebed03bec481d6fffcb23144fe @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6341: a96674e747ea2f2431bbf8813156adc44ec3162a @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22215: 93302ed0c9b3217bc38459c74bd09799ffbe845b @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
93302ed0c9b3 fbdev: Make registered_fb[] private to fbmem.c
103c665d071a Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
f30790fbd7af fbcon: Maintain a private array of fb_info
0536b37b945e fbcon: untangle fbcon_exit
2c3a29940188 fbcon: Move more code into fbcon_release
68aaba46c7ef fbcon: Move console_lock for register/unlink/unregister
1aece9d971a7 fbcon: Consistently protect deferred_takeover with console_lock()
07a98b03a1c7 fbcon: use lock_fb_info in fbcon_open/release
47a2d657d082 fbcon: move more common code into fb_open()
bd6d6ad767b9 fbcon: Ditch error handling for con2fb_release_oldinfo
0e6fba249ed1 fbcon: Extract fbcon_open/release helpers
807d95275bfd fb: Delete fb_info->queue
c09c3011a9cf fbcon: Replace FBCON_FLAGS_INIT with a boolean
a592364a0bdb fbcon: Use delayed work for cursor
74265731b7af fbdev/sysfs: Fix locking
92e96e00ac25 fbcon: delete delayed loading code
ffdf84522741 fbcon: Introduce wrapper for console->fb_info lookup
19ba8aad9437 fbcon: Move fbcon_bmove(_rec) functions
2d681145150e fbcon: delete a few unneeded forward decl