Series: | drm/edid: low level EDID block read refactoring etc. (rev6) |
URL: | https://patchwork.freedesktop.org/series/102329/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_102329v6/index.html |
CI Bug Log - changes from CI_DRM_11488 -> Patchwork_102329v6
Summary
FAILURE
Serious unknown changes coming with Patchwork_102329v6 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_102329v6, 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_102329v6/index.html
Participating hosts (46 -> 36)
Additional (1): fi-pnv-d510
Missing (11): fi-bdw-samus bat-dg1-6 bat-dg2-8 bat-dg2-9 fi-bsw-cyan bat-adlp-6 bat-adlp-4 bat-rpls-1 bat-rpls-2 bat-jsl-2 bat-jsl-1
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_102329v6:
IGT changes
Possible regressions
- igt@i915_selftest@live@gem_contexts:
- fi-bdw-5557u: NOTRUN -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_102329v6 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@read_all_entries:
- fi-kbl-soraka: PASS -> DMESG-WARN (i915#1982)
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@basic:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_backlight@basic-brightness:
-
igt@kms_chamelium@dp-crc-fast:
-
fi-rkl-11600: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
-
igt@kms_force_connector_basic@force-load-detect:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109285 / i915#4098)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271 / i915#5341)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
-
igt@kms_psr@primary_mmap_gtt:
-
igt@kms_setmode@basic-clone-single-crtc:
-
fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271) +14 similar issues
-
-
igt@prime_vgem@basic-userptr:
-
fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +39 similar issues
-
-
igt@prime_vgem@basic-write:
Possible fixes
-
igt@gem_exec_suspend@basic-s3@smem:
-
fi-bdw-5557u: INCOMPLETE (i915#146) -> PASS
-
fi-rkl-11600: INCOMPLETE (i915#5127) -> PASS
-
Build changes
- Linux: CI_DRM_11488 -> Patchwork_102329v6
CI-20190529: 20190529
CI_DRM_11488: 72ba03880bae2830ad7651a0156c415271712618 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6420: a3885810ccc0ce9e6552a20c910a0a322eca466c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_102329v6: 102329v6 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
bbaee792d49a drm/edid: add EDID block count and size helpers
6739357e1142 drm/edid: add single point of return to drm_do_get_edid()
2a61a7aa1c79 drm/edid: drop extra local var
23a03f213f1d drm/edid: convert extension block read to EDID block read helper
be5092b8485b drm/edid: use EDID block read helper in drm_do_get_edid()
5908d1451a32 drm/edid: abstract an EDID block read helper
34ca7c57d5b9 drm/edid: add typedef for block read function
c3913ae325b9 drm/edid: pass struct edid to connector_bad_edid()
f541adf4d15d drm/edid: add a helper to log dump an EDID block
6c629535b3fa drm/edid: refactor EDID block status printing
12d86699e225 drm/edid: have edid_block_check() detect blocks that are all zero
eaa16bc398a0 drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks