Series: | drm/edid: expand on struct drm_edid usage (rev5) |
URL: | https://patchwork.freedesktop.org/series/104309/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104309v5/index.html |
CI Bug Log - changes from CI_DRM_11795 -> Patchwork_104309v5
Summary
FAILURE
Serious unknown changes coming with Patchwork_104309v5 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_104309v5, 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_104309v5/index.html
Participating hosts (39 -> 35)
Additional (1): fi-icl-u2
Missing (5): fi-bsw-n3050 bat-dg2-8 bat-adlp-6 fi-ehl-2 bat-jsl-1
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_104309v5:
IGT changes
Possible regressions
- igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size:
Known issues
Here are the changes found in Patchwork_104309v5 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@random-engines:
-
igt@i915_suspend@basic-s3-without-i915:
-
igt@kms_chamelium@common-hpd-after-suspend:
-
fi-snb-2600: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
fi-rkl-11600: NOTRUN -> SKIP (fdo#111827)
-
-
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:
-
igt@kms_flip@basic-flip-vs-modeset@a-edp1:
- fi-tgl-u2: PASS -> DMESG-WARN (i915#402)
-
igt@kms_force_connector_basic@force-connector-state:
-
igt@kms_force_connector_basic@force-load-detect:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-userptr:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109295 / i915#3301)
Possible fixes
-
igt@i915_selftest@live@hangcheck:
-
fi-snb-2600: INCOMPLETE (i915#3921) -> PASS
-
bat-dg1-6: DMESG-FAIL (i915#4494 / i915#4957) -> PASS
-
-
igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: INCOMPLETE (i915#5982) -> PASS
-
igt@kms_flip@basic-plain-flip@a-edp1:
- fi-tgl-u2: DMESG-WARN (i915#402) -> PASS +1 similar issue
Build changes
- Linux: CI_DRM_11795 -> Patchwork_104309v5
CI-20190529: 20190529
CI_DRM_11795: 5a84eaf663caab407f4baf1cd854f1ebd5980d61 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6541: 02153f109bd422d93cfce7f5aa9d7b0e22fab13c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104309v5: 5a84eaf663caab407f4baf1cd854f1ebd5980d61 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
324ce8c8e3b2 drm/todo: add entry for converting the subsystem to struct drm_edid
c309121d4641 drm/edid: take HF-EEODB extension count into account
a6852e4eaff5 drm/edid: add HF-EEODB support to EDID read and allocation
0d65af499465 drm/edid: do invalid block filtering in-place
d095ae7ae139 drm/i915/bios: convert intel_bios_init_panel() to drm_edid
aa4538f730f3 drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
6811706e07fa drm/edid: add drm_edid_raw() to access the raw EDID data
ed16005c69ab drm/probe-helper: add drm_connector_helper_get_modes()
d7e628db0b5a drm/edid: add drm_edid_connector_update()
62b7439e7d09 drm/edid: abstract debugfs override EDID set/reset
243f4204e371 drm/edid: clean up connector update error handling and debug logging
516d094e0aa9 drm/edid: convert drm_connector_update_edid_property() to struct drm_edid
0dcbf73721b5 drm/edid: move drm_connector_update_edid_property() to drm_edid.c