Series: | drm/i915: Make fastset not suck and allow seamless M/N changes (rev5) |
URL: | https://patchwork.freedesktop.org/series/103491/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_103491v5/index.html |
CI Bug Log - changes from CI_DRM_11776 -> Patchwork_103491v5
Summary
FAILURE
Serious unknown changes coming with Patchwork_103491v5 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_103491v5, 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_103491v5/index.html
Participating hosts (35 -> 34)
Missing (1): fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_103491v5:
IGT changes
Possible regressions
-
igt@i915_module_load@load:
-
fi-bxt-dsi: PASS -> DMESG-WARN
-
fi-glk-dsi: PASS -> DMESG-WARN
-
Known issues
Here are the changes found in Patchwork_103491v5 that come from known issues:
CI changes
Issues hit
IGT changes
Issues hit
-
igt@i915_selftest@live@gem:
-
fi-blb-e6850: NOTRUN -> DMESG-FAIL (i915#4528)
-
fi-pnv-d510: PASS -> DMESG-FAIL (i915#4528)
-
-
igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: PASS -> INCOMPLETE (i915#5982)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
igt@kms_flip@basic-plain-flip@a-edp1:
- fi-tgl-u2: PASS -> DMESG-WARN (i915#402)
-
igt@runner@aborted:
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- {fi-ehl-2}: DMESG-WARN (i915#5122) -> PASS
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: INCOMPLETE (i915#3303 / i915#4785) -> PASS
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: DMESG-FAIL (i915#4528) -> 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_11776 -> Patchwork_103491v5
CI-20190529: 20190529
CI_DRM_11776: ac17a5249380aaabe5d1eaebd9b3a2eedc08ccdc @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6536: e3de4d32b7a509635fbff4d5131c05a7767699f7 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_103491v5: ac17a5249380aaabe5d1eaebd9b3a2eedc08ccdc @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
014624fafcea drm/i915: Round TMDS clock to nearest
58524d7077d8 drm/i915: Use a fixed N value always
be06321728a3 drm/i915: Allow M/N change during fastset on bdw+
2c672ff7c5c7 drm/i915: Add intel_panel_highest_mode()
8a5309c978ec drm/i915: Skip intel_modeset_pipe_config_late() if the pipe is not enabled
a2cc7b377a57 drm/i915: Nuke fastet state copy hacks
44884e614fb7 drm/i915: Set active dpll early for icl+
0eec88851675 drm/i915: Make all clock checks non-fuzzy
ee84a1a003d7 drm/i915: Make M/N checks non-fuzzy
964dc6e315ff drm/i915: Compute clocks earlier
ba52ccf5b250 drm/i915: Feed the DPLL output freq back into crtc_state
8babf3e09e05 drm/i915: Reassign DPLLs only for crtcs going throug .compute_config()
59b3fd7267b3 drm/i915: Do .crtc_compute_clock() earlier
61a67a86201d drm/i915: Extract has_double_buffered_m_n()
8e103db0e9a3 drm/i915: Shuffle some PLL code around
9c1ce79a778c drm/i915: Relocate intel_crtc_dotclock()