Patch Details
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

Known issues

Here are the changes found in Patchwork_103491v5 that come from known issues:

CI changes

Issues hit

IGT changes

Issues hit

Possible fixes

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Build changes

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()