Series: | drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching (rev8) |
URL: | https://patchwork.freedesktop.org/series/102213/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_102213v8/index.html |
CI Bug Log - changes from CI_DRM_11550 -> Patchwork_102213v8
Summary
FAILURE
Serious unknown changes coming with Patchwork_102213v8 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_102213v8, 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_102213v8/index.html
Participating hosts (43 -> 43)
Additional (3): bat-dg2-8 bat-dg1-6 bat-adlp-4
Missing (3): fi-bsw-cyan fi-cfl-8700k fi-ivb-3770
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_102213v8:
IGT changes
Possible regressions
- igt@runner@aborted:
- fi-bxt-dsi: NOTRUN -> FAIL
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_pm_rpm@module-reload:
- {bat-rpls-2}: DMESG-WARN (i915#4391) -> WARN
Known issues
Here are the changes found in Patchwork_102213v8 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s0@smem:
- bat-dg1-6: NOTRUN -> INCOMPLETE (i915#5827)
-
igt@gem_lmem_swapping@basic:
-
igt@gem_tiled_pread_basic:
-
igt@kms_chamelium@dp-crc-fast:
- bat-adlp-4: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_flip@basic-flip-vs-modeset@a-edp1:
- bat-adlp-4: NOTRUN -> DMESG-WARN (i915#3576)
-
igt@kms_force_connector_basic@prune-stale-modes:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-read:
-
igt@prime_vgem@basic-userptr:
Possible fixes
-
igt@i915_module_load@reload:
- {bat-rpls-2}: DMESG-WARN (i915#5537) -> PASS
-
igt@i915_selftest@live@gt_heartbeat:
- fi-cfl-guc: DMESG-FAIL (i915#5334) -> PASS
-
igt@i915_selftest@live@reset:
- {bat-rpls-1}: DMESG-FAIL (i915#4983) -> PASS
Warnings
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-rkl-11600: INCOMPLETE (i915#5127) -> INCOMPLETE (i915#5127 / i915#5857)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
-
fi-kbl-7567u: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-pnv-d510: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-snb-2520m: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-bsw-kefka: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-kbl-8809g: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-bsw-nick: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-bwr-2160: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-snb-2600: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-elk-e7500: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-blb-e6850: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-ilk-650: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
{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_11550 -> Patchwork_102213v8
CI-20190529: 20190529
CI_DRM_11550: 56b089ae03ef8ea8ab7f474eaa70367898891ef0 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6451: f055bd83bd831a938d639718c2359516224f15f9 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_102213v8: 56b089ae03ef8ea8ab7f474eaa70367898891ef0 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
db1f620e3d3a drm/i915/bios: Dump PNPID and panel name
316cbbf46a1b drm/edid: Extract drm_edid_decode_mfg_id()
d218e1905b61 drm/i915: Respect VBT seamless DRRS min refresh rate
577eb1c787ee drm/i915/bios: Parse the seamless DRRS min refresh rate
729d60b58de6 drm/i915/bios: Determine panel type via PNPID match
49dbfde1acb5 drm/i915/bios: Refactor panel_type code
073c18be87dc drm/i915/bios: Extract get_panel_type()
deace6319819 drm/i915/bios: Do panel specific VBT parsing later
8efa5342cea2 drm/i915/pps: Reinit PPS delays after VBT has been fully parsed
6f5109103599 drm/i915/pps: Split PPS init+sanitize in two
ab2e93e5621c drm/i915/bios: Don't parse some panel specific data multiple times
d6ce5dff2ad4 drm/i915/bios: Split VBT parsing to global vs. panel specific parts
84ed5e419c32 drm/i915/bios: Split parse_driver_features() into two parts
68acdf86c643 drm/i915/bios: Assume panel_type==0 if the VBT has bogus data
bdfb8e9d68eb drm/i915/bios: Document the mess around the LFP data tables
e2a1df9951f4 drm/i915/bios: Get access to the tail end of the LFP data block
7503e5eaefc0 drm/i915/bios: Generate LFP data table pointers if the VBT lacks them
d4e92196f868 drm/i915/bios: Reorder panel DTD parsing