Series: | drm/i915/bios: Rework BDB block handling (rev6) |
URL: | https://patchwork.freedesktop.org/series/101496/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_101496v6/index.html |
CI Bug Log - changes from CI_DRM_11607 -> Patchwork_101496v6
Summary
FAILURE
Serious unknown changes coming with Patchwork_101496v6 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_101496v6, 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_101496v6/index.html
Participating hosts (41 -> 41)
Additional (3): fi-hsw-4770 fi-icl-u2 bat-dg2-9
Missing (3): fi-kbl-soraka fi-rkl-11600 fi-bsw-cyan
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_101496v6:
IGT changes
Possible regressions
- igt@i915_selftest@live@hugepages:
- fi-icl-u2: NOTRUN -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_101496v6 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
fi-hsw-4770: NOTRUN -> SKIP (fdo#109271) +9 similar issues
-
-
igt@gem_lmem_swapping@parallel-random-engines:
-
igt@i915_pm_backlight@basic-brightness:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#3012)
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: NOTRUN -> INCOMPLETE (i915#4785)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-hsw-g3258: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
igt@kms_chamelium@dp-crc-fast:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +7 similar issues
-
igt@kms_chamelium@hdmi-hpd-fast:
- fi-icl-u2: 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
-
igt@kms_force_connector_basic@force-load-detect:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@kms_psr@primary_mmap_gtt:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#1072) +3 similar issues
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-userptr:
-
igt@runner@aborted:
Possible fixes
-
igt@i915_selftest@live@client:
- {bat-dg2-8}: DMESG-FAIL (i915#5879) -> PASS
-
igt@i915_selftest@live@hangcheck:
-
fi-hsw-g3258: INCOMPLETE (i915#3303 / i915#4785) -> PASS
-
{fi-ehl-2}: INCOMPLETE (i915#5134) -> 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_11607 -> Patchwork_101496v6
CI-20190529: 20190529
CI_DRM_11607: b0f0de5bb000952abb29696adb93f289e49b129c @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6465: f6bb4399881a806fbff75ce3df89b60286d55917 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_101496v6: b0f0de5bb000952abb29696adb93f289e49b129c @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
31a94b2d5135 drm/i915: Respect VBT seamless DRRS min refresh rate
9ccaabb60c75 drm/i915/bios: Parse the seamless DRRS min refresh rate
59bfcb264fcc drm/i915/bios: Refactor panel_type code
eb90ce8fd3ab drm/i915/bios: Extract get_panel_type()
6f5fdb3a5e01 drm/i915/bios: Assume panel_type==0 if the VBT has bogus data
f4674024a840 drm/i915/bios: Document the mess around the LFP data tables
85ec1fceb378 drm/i915/bios: Get access to the tail end of the LFP data block
7667ccd64d09 drm/i915/bios: Generate LFP data table pointers if the VBT lacks them
b5e5144ab98c drm/i915/bios: Reorder panel DTD parsing