Patch Details
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

Suppressed

The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.

Known issues

Here are the changes found in Patchwork_22144 that come from known issues:

IGT changes

Issues hit

Possible fixes

Warnings

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Build changes

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