Series: | drm/i915: Convert fbdev to DRM client (rev7) |
URL: | https://patchwork.freedesktop.org/series/115714/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_115714v7/index.html |
CI Bug Log - changes from CI_DRM_14378 -> Patchwork_115714v7
Summary
FAILURE
Serious unknown changes coming with Patchwork_115714v7 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_115714v7, please notify your bug team (I915-ci-infra@xxxxxxxxxxxxxxxxxxxxx) 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_115714v7/index.html
Participating hosts (41 -> 40)
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_115714v7:
IGT changes
Possible regressions
Known issues
Here are the changes found in Patchwork_115714v7 that come from known issues:
CI changes
Issues hit
IGT changes
Issues hit
-
igt@i915_pm_rps@basic-api:
-
igt@kms_psr@psr-sprite-plane-onoff:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-flip:
-
igt@prime_vgem@basic-fence-mmap:
-
igt@prime_vgem@basic-write:
Possible fixes
-
igt@i915_selftest@live@gt_lrc:
- bat-adln-1: INCOMPLETE (i915#10241 / i915#9413) -> PASS
-
igt@i915_selftest@live@hangcheck:
- {bat-adls-6}: DMESG-WARN (i915#5591) -> PASS
-
igt@i915_selftest@live@perf:
-
igt@kms_pm_rpm@basic-pci-d3-state:
{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_14378 -> Patchwork_115714v7
CI-20190529: 20190529
CI_DRM_14378: 5f60548dd58e2ad93005c933fd2633d98db60de4 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7742: 7742
Patchwork_115714v7: 5f60548dd58e2ad93005c933fd2633d98db60de4 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
2a2bc7f22f82 drm/i915: Implement fbdev emulation as in-kernel client
3aa489abc35d drm/i915: Implement fbdev client callbacks
56032934e1c0 drm/i915: Initialize fbdev DRM client with callback functions
325f2c9f3e4b drm/i915: Move fbdev functions
9b9c75375fd5 drm/i915: Unregister in-kernel clients
8a5735e7de8a drm/client: Export drm_client_dev_unregister()