Series: | drm/i915: split display from drm_i915_private and i915_drv.h |
URL: | https://patchwork.freedesktop.org/series/124286/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124286v1/index.html |
CI Bug Log - changes from CI_DRM_13682 -> Patchwork_124286v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_124286v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_124286v1, please notify your bug team (lgci.bug.filing@xxxxxxxxx) 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_124286v1/index.html
Participating hosts (41 -> 40)
Additional (1): fi-kbl-soraka
Missing (2): bat-dg2-9 fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_124286v1:
IGT changes
Possible regressions
-
igt@i915_selftest@live@gt_mocs:
- bat-adlp-9: PASS -> INCOMPLETE
-
igt@i915_selftest@live@workarounds:
- fi-glk-j4005: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_124286v1 that come from known issues:
CI changes
Issues hit
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 other tests skip
-
igt@i915_module_load@load:
- fi-kbl-soraka: NOTRUN -> DMESG-WARN (i915#1982)
-
igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#5334 / i915#7872)
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886 / i915#7913)
-
igt@kms_dsc@dsc-basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +9 other tests skip
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-c-dp-5:
Possible fixes
-
igt@kms_chamelium_edid@hdmi-edid-read:
- {bat-dg2-13}: DMESG-WARN (i915#7952) -> PASS
-
igt@kms_chamelium_frames@dp-crc-fast:
- {bat-dg2-13}: DMESG-WARN (Intel XE#485) -> PASS
-
igt@kms_flip@basic-plain-flip@b-dp6:
- bat-adlp-11: DMESG-WARN (i915#6868) -> PASS +1 other test pass
-
igt@kms_flip@basic-plain-flip@c-dp6:
-
igt@kms_frontbuffer_tracking@basic:
-
igt@kms_hdmi_inject@inject-audio:
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-c-dp-5:
- bat-adlp-11: DMESG-FAIL (i915#6868) -> PASS
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-d-dp-5:
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-b-dp-6:
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_13682 -> Patchwork_124286v1
CI-20190529: 20190529
CI_DRM_13682: a42554bf0755b80fdfb8e91ca35ae6835bb3534d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7503: 7503
Patchwork_124286v1: a42554bf0755b80fdfb8e91ca35ae6835bb3534d @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
f427353a8396 drm/i915: draft what feature test macros would look like
356446c9a5bb drm/i915/hdmi: drafting what struct intel_display usage would look like
7f9f7dbe61d4 drm/i915: rough ideas for further separating display code from the rest