Series: | drm/edid: low level EDID block read refactoring etc. (rev3) |
URL: | https://patchwork.freedesktop.org/series/102329/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22821/index.html |
CI Bug Log - changes from CI_DRM_11472 -> Patchwork_22821
Summary
FAILURE
Serious unknown changes coming with Patchwork_22821 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22821, 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_22821/index.html
Participating hosts (49 -> 35)
Additional (1): fi-bwr-2160
Missing (15): fi-bdw-samus shard-tglu bat-adls-5 bat-dg1-6 bat-dg1-5 bat-dg2-8 bat-dg2-9 fi-bsw-cyan bat-adlp-6 fi-hsw-4770 bat-rpls-1 shard-rkl shard-dg1 bat-jsl-2 bat-jsl-1
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22821:
CI changes
Possible regressions
- boot:
- fi-bwr-2160: NOTRUN -> FAIL
IGT changes
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
Known issues
Here are the changes found in Patchwork_22821 that come from known issues:
IGT changes
Issues hit
-
igt@core_auth@basic-auth:
- fi-kbl-8809g: NOTRUN -> SKIP (fdo#109271) +1 similar issue
-
igt@fbdev@eof:
- fi-kbl-8809g: NOTRUN -> INCOMPLETE (i915#5557)
-
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-c:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#5341)
Warnings
-
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_22821
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_22821: ee684d1587dc3445c4ebe9fdbdfcd5b5ef451bfc @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
ee684d1587dc drm/edid: add EDID block count and size helpers
f6d659a0cd38 drm/edid: add single point of return to drm_do_get_edid()
2278680e71cb drm/edid: drop extra local var
7b2cb17a8738 drm/edid: convert extension block read to EDID block read helper
de909766a725 drm/edid: use EDID block read helper in drm_do_get_edid()
733a12058f74 drm/edid: abstract an EDID block read helper
62a1f5ab50b6 drm/edid: add typedef for block read function
1977284c4954 drm/edid: pass struct edid to connector_bad_edid()
62a8b9f32239 drm/edid: add a helper to log dump an EDID block
b2b3daec975d drm/edid: refactor EDID block status printing
3587c763461b drm/edid: have edid_block_check() detect blocks that are all zero
917f6e3b00e6 drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks