Series: | drm/edid: CEA data block iterators, and more |
URL: | https://patchwork.freedesktop.org/series/102703/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_102703v1/index.html |
CI Bug Log - changes from CI_DRM_11500 -> Patchwork_102703v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_102703v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_102703v1, 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_102703v1/index.html
Participating hosts (48 -> 47)
Additional (1): fi-pnv-d510
Missing (2): fi-bsw-cyan fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_102703v1:
IGT changes
Possible regressions
- igt@i915_selftest@live@gem_contexts:
- fi-bdw-5557u: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_102703v1 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271 / i915#5341)
-
igt@prime_vgem@basic-userptr:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +39 similar issues
Possible fixes
-
igt@gem_busy@busy@all:
- {bat-dg2-8}: INCOMPLETE -> PASS
-
igt@i915_selftest@live@gtt:
- fi-bdw-5557u: DMESG-FAIL (i915#3674) -> PASS
-
igt@kms_busy@basic@flip:
- fi-tgl-u2: DMESG-WARN (i915#402) -> 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_11500 -> Patchwork_102703v1
CI-20190529: 20190529
CI_DRM_11500: 91c829bc09be35f3e9a6674274969c72f60b5e22 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6420: a3885810ccc0ce9e6552a20c910a0a322eca466c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_102703v1: 91c829bc09be35f3e9a6674274969c72f60b5e22 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
0991b767d773 drm/edid: sunset drm_find_cea_extension()
b358da72e973 drm/edid: skip CTA extension scan in drm_edid_to_eld() just for CTA rev
bff250b6d20e drm/edid: detect color formats and CTA revision in all CTA extensions
46dde44e497f drm/edid: detect basic audio in all CEA extensions
842e7e440967 drm/edid: restore some type safety to cea_db_() functions
bc5301125bfa drm/edid: sunset the old unused cea data block iterators
67122fff9aa9 drm/edid: convert drm_edid_to_eld() to use cea db iter
1281f7cb28aa drm/edid: convert drm_parse_cea_ext() to use cea db iter
bc3d741b147d drm/edid: convert drm_detect_monitor_audio() to use cea db iter
06ccfc613c86 drm/edid: convert drm_detect_hdmi_monitor() to use cea db iter
fdfa91093144 drm/edid: convert drm_edid_to_sad() to use cea db iter
e088c4b7dd1c drm/edid: convert drm_edid_to_speaker_allocation() to use cea db iter
9650d478a736 drm/edid: convert add_cea_modes() to use cea db iter
5ca05c008863 drm/edid: clean up cea_db_is_() functions
f5d94e3c55e8 drm/edid: add iterator for CTA data blocks
4629eb0f90f1 drm/edid: add iterator for EDID base and extension blocks
77b5301ab23d drm/edid: clean up CTA data block tag definitions
4de335d12534 drm/edid: check for HF-SCDB block
53d26c484def drm/edid: reset display info in drm_add_edid_modes() for NULL edid