Series: | drm/edid: low level EDID block read refactoring etc. (rev2) |
URL: | https://patchwork.freedesktop.org/series/102329/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22815/index.html |
CI Bug Log - changes from CI_DRM_11472 -> Patchwork_22815
Summary
FAILURE
Serious unknown changes coming with Patchwork_22815 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22815, 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_22815/index.html
Participating hosts (47 -> 48)
Additional (4): bat-hsw-1 bat-rpls-2 fi-bwr-2160 bat-adlp-4
Missing (3): fi-bsw-cyan shard-tglu fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22815:
CI changes
Possible regressions
- boot:
- fi-bwr-2160: NOTRUN -> FAIL
IGT changes
Possible regressions
-
igt@gem_lmem_swapping@basic:
- fi-cfl-8109u: NOTRUN -> FAIL
-
igt@gem_lmem_swapping@parallel-random-engines:
- fi-hsw-4770: NOTRUN -> FAIL
Warnings
-
igt@runner@aborted:
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@gem_lmem_swapping@basic:
-
igt@gem_lmem_swapping@parallel-random-engines:
- {fi-jsl-1}: NOTRUN -> FAIL
-
igt@kms_cursor_legacy@basic-flip-after-cursor-atomic:
- {bat-jsl-2}: NOTRUN -> SKIP +146 similar issues
-
igt@runner@aborted:
Known issues
Here are the changes found in Patchwork_22815 that come from known issues:
IGT changes
Issues hit
-
igt@kms_flip@basic-flip-vs-dpms:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +146 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b:
- fi-cfl-8109u: NOTRUN -> SKIP (fdo#109271) +145 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
-
fi-cfl-8109u: NOTRUN -> SKIP (fdo#109271 / i915#5341)
-
fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#5341)
-
-
igt@runner@aborted:
Warnings
-
igt@gem_lmem_swapping@basic:
- fi-hsw-4770: FAIL -> SKIP (fdo#109271)
-
igt@runner@aborted:
{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_11472 -> Patchwork_22815
CI-20190529: 20190529
CI_DRM_11472: 85882df13168c5f46b41401b96975de857e3ccac @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6415: c3b690bd5f7fb1fb7ed786ab0f3b815930a6a55f @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22815: 3c761e57972d29b2b6e9670f53e0b331638e0ad5 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
3c761e57972d drm/edid: add EDID block count and size helpers
645bc2fe8f3c drm/edid: add single point of return to drm_do_get_edid()
00388e0daf46 drm/edid: drop extra local var
3c868115c35e drm/edid: convert extension block read to EDID block read helper
1bc23d37f22c drm/edid: use EDID block read helper in drm_do_get_edid()
57813bee76e0 drm/edid: abstract an EDID block read helper
17cd4f624c52 drm/edid: add typedef for block read function
6e44d3caae22 drm/edid: pass struct edid to connector_bad_edid()
c65a7953daef drm/edid: add a helper to log dump an EDID block
f53bd36df7cf drm/edid: refactor EDID block status printing
89bd3d8dc500 drm/edid: have edid_block_check() detect blocks that are all zero
0eda93c08c59 drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks