Series: | drm/edid: expand on struct drm_edid usage |
URL: | https://patchwork.freedesktop.org/series/104309/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104309v1/index.html |
CI Bug Log - changes from CI_DRM_11693 -> Patchwork_104309v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_104309v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_104309v1, 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_104309v1/index.html
Participating hosts (44 -> 45)
Additional (2): fi-icl-u2 bat-dg1-5
Missing (1): fi-pnv-d510
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_104309v1:
IGT changes
Possible regressions
Known issues
Here are the changes found in Patchwork_104309v1 that come from known issues:
IGT changes
Issues hit
-
igt@fbdev@write:
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@parallel-random-engines:
-
igt@gem_mmap@basic:
-
igt@gem_tiled_fence_blits@basic:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_backlight@basic-brightness:
-
igt@i915_pm_rpm@module-reload:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#62) +16 similar issues
-
igt@i915_selftest@live@hangcheck:
-
bat-dg1-5: NOTRUN -> DMESG-FAIL (i915#4494 / i915#4957)
-
bat-dg1-6: PASS -> DMESG-FAIL (i915#4494 / i915#4957)
-
fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
-
igt@i915_selftest@live@late_gt_pm:
- fi-bsw-nick: PASS -> DMESG-FAIL (i915#3428)
-
igt@i915_suspend@basic-s2idle-without-i915:
- bat-dg1-5: NOTRUN -> INCOMPLETE (i915#6011)
-
igt@i915_suspend@basic-s3-without-i915:
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_addfb_basic@tile-pitch-mismatch:
-
igt@kms_busy@basic:
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-blb-e6850: NOTRUN -> SKIP (fdo#109271)
-
igt@kms_chamelium@hdmi-hpd-fast:
-
fi-icl-u2: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
bat-dg1-5: NOTRUN -> SKIP (fdo#111827) +7 similar issues
-
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
fi-icl-u2: NOTRUN -> SKIP (fdo#109278) +2 similar issues
-
bat-dg1-5: NOTRUN -> SKIP (i915#4103 / i915#4213) +1 similar issue
-
-
igt@kms_flip@basic-flip-vs-dpms:
-
igt@kms_flip@basic-flip-vs-modeset@b-edp1:
- bat-adlp-4: PASS -> DMESG-WARN (i915#3576)
-
igt@kms_force_connector_basic@force-load-detect:
-
bat-dg1-5: NOTRUN -> SKIP (fdo#109285)
-
fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
-
igt@kms_psr@primary_page_flip:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-mmap:
-
igt@prime_vgem@basic-userptr:
-
igt@prime_vgem@basic-write:
-
igt@runner@aborted:
Possible fixes
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: DMESG-FAIL (i915#4528) -> PASS
-
igt@kms_flip@basic-plain-flip@a-edp1:
- bat-adlp-4: DMESG-WARN (i915#3576) -> PASS +2 similar issues
{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_11693 -> Patchwork_104309v1
CI-20190529: 20190529
CI_DRM_11693: 14289bc81309b2126f4ba9f339837dacf34ddf9c @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6485: 51663917b40d36086cc1c555ce4f67b22937694d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104309v1: 14289bc81309b2126f4ba9f339837dacf34ddf9c @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
405f61faeeda drm/todo: add entry for converting the subsystem to struct drm_edid
c681cc2aaf5a drm/edid: take HF-EEODB extension count into account
f055cb8a1ecd drm/edid: add HF-EEODB support to EDID read and allocation
af8177c60fa9 drm/edid: do invalid block filtering in-place
4ff3b4c602da drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
67286814782f drm/edid: add drm_edid_raw() to access the raw EDID data
cc62659b9175 drm/probe-helper: add .get_edid() callback
093174764385 drm/probe-helper: make .get_modes() optional, add default action
42fe37d2b754 drm/probe-helper: abstract .get_modes() connector helper call
86541a011dae drm/edid: add drm_edid_connector_update()
336362b1c7de drm/edid: add new interfaces around struct drm_edid
fc34398be5a0 drm/edid: keep track of alloc size in drm_do_get_edid()
239e9dcf8e3a drm/edid: add block count and data helper functions for drm_edid