Series: | drm/edid: low level EDID block read refactoring etc. (rev8) |
URL: | https://patchwork.freedesktop.org/series/102329/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_102329v8/index.html |
CI Bug Log - changes from CI_DRM_11499 -> Patchwork_102329v8
Summary
FAILURE
Serious unknown changes coming with Patchwork_102329v8 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_102329v8, 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_102329v8/index.html
Participating hosts (49 -> 46)
Additional (2): fi-icl-u2 fi-tgl-u2
Missing (5): bat-dg1-5 bat-adlm-1 fi-bsw-cyan bat-hsw-1 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_102329v8:
IGT changes
Possible regressions
- igt@i915_selftest@live@mman:
- fi-bdw-5557u: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_102329v8 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@parallel-random-engines:
-
igt@i915_pm_rps@basic-api:
-
igt@kms_busy@basic@flip:
- fi-tgl-u2: NOTRUN -> DMESG-WARN (i915#402)
-
igt@kms_chamelium@dp-hpd-fast:
- fi-tgl-u2: NOTRUN -> SKIP (fdo#109284 / fdo#111827) +8 similar issues
-
igt@kms_chamelium@hdmi-hpd-fast:
- fi-icl-u2: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109278) +2 similar issues
-
igt@kms_force_connector_basic@force-load-detect:
-
fi-tgl-u2: NOTRUN -> SKIP (fdo#109285)
-
fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-userptr:
Possible fixes
-
igt@gem_ringfill@basic-all:
-
igt@i915_module_load@reload:
- {bat-rpls-1}: DMESG-WARN (i915#4391) -> PASS
{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_11499 -> Patchwork_102329v8
CI-20190529: 20190529
CI_DRM_11499: aad6e551495e0ff256adeae6106c8fa1bdb3faed @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6420: a3885810ccc0ce9e6552a20c910a0a322eca466c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_102329v8: aad6e551495e0ff256adeae6106c8fa1bdb3faed @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
8665c4e3cf6c drm/edid: add EDID block count and size helpers
9c877d21369b drm/edid: add single point of return to drm_do_get_edid()
8338c10623f8 drm/edid: drop extra local var
766bc5733ba4 drm/edid: convert extension block read to EDID block read helper
bb30237c9776 drm/edid: use EDID block read helper in drm_do_get_edid()
8f65872e62ff drm/edid: abstract an EDID block read helper
2802462108ae drm/edid: add typedef for block read function
96eebcca0f92 drm/edid: pass struct edid to connector_bad_edid()
eb516fb84c0a drm/edid: add a helper to log dump an EDID block
61f8bee895fd drm/edid: refactor EDID block status printing
b71bb7821658 drm/edid: have edid_block_check() detect blocks that are all zero
747100bd24f8 drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks