Series: | Cursor Fault Fixes (rev4) |
URL: | https://patchwork.freedesktop.org/series/129517/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_129517v4/index.html |
CI Bug Log - changes from CI_DRM_14220 -> Patchwork_129517v4
Summary
FAILURE
Serious unknown changes coming with Patchwork_129517v4 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_129517v4, 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_129517v4/index.html
Participating hosts (38 -> 34)
Missing (4): bat-mtlp-8 bat-kbl-2 bat-jsl-1 bat-adlp-6
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_129517v4:
IGT changes
Possible regressions
- igt@kms_addfb_basic@addfb25-4-tiled:
- fi-apl-guc: PASS -> DMESG-WARN +35 other tests dmesg-warn
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_129517v4 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@read_all_entries:
- fi-apl-guc: PASS -> DMESG-WARN (i915#8585) +4 other tests dmesg-warn
-
igt@i915_module_load@reload:
- fi-apl-guc: PASS -> DMESG-WARN (i915#180 / i915#1982 / i915#8585)
-
igt@i915_selftest@live@hangcheck:
- bat-adln-1: PASS -> INCOMPLETE (i915#10137)
-
igt@kms_flip@basic-flip-vs-dpms@c-dp1:
- fi-apl-guc: PASS -> DMESG-WARN (i915#180) +27 other tests dmesg-warn
-
igt@kms_flip@basic-flip-vs-wf_vblank@a-dp1:
- fi-apl-guc: PASS -> DMESG-WARN (i915#180 / i915#1982)
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence@pipe-c-dp-1:
- fi-apl-guc: PASS -> DMESG-WARN (i915#180 / i915#8585) +7 other tests dmesg-warn
Warnings
- igt@i915_pm_rpm@module-reload:
- fi-apl-guc: DMESG-WARN (i915#180 / i915#8585 / i915#8703) -> DMESG-WARN (i915#180 / i915#8585)
{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_14220 -> Patchwork_129517v4
CI-20190529: 20190529
CI_DRM_14220: 8ee3084d141ef6f34235b95223a68da319b096d5 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7703: c58c5fb6aa1cb7d3627a15e364816a7a2add9edc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_129517v4: 8ee3084d141ef6f34235b95223a68da319b096d5 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
bb805e519125 drm/i915: do not defer cleanup work
a9cdc148040f drm/i915: Add sanity check before accessing fb buffer object
0b9fe3513eb0 drm/i915: do not destroy plane state if cursor unpin worker is scheduled
0b79ef1ad6f0 drm/i915: Use the same vblank worker for atomic unpin
e47fed409270 drm/i915: Use vblank worker to unpin old legacy cursor fb safely
6372b06e32b9 drm: Add drm_vblank_work_flush_all().