Series: | drm/i915: Make fastset not suck and allow seamless M/N changes (rev7) |
URL: | https://patchwork.freedesktop.org/series/103491/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_103491v7/index.html |
CI Bug Log - changes from CI_DRM_12087 -> Patchwork_103491v7
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_103491v7/index.html
Participating hosts (43 -> 42)
Missing (1): fi-bdw-samus
Known issues
Here are the changes found in Patchwork_103491v7 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
igt@kms_chamelium@common-hpd-after-suspend:
-
fi-bsw-kefka: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
fi-blb-e6850: NOTRUN -> SKIP (fdo#109271)
-
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size:
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- {bat-rplp-1}: DMESG-WARN (i915#2867) -> PASS +1 similar issue
-
igt@i915_selftest@live@execlists:
- fi-bsw-kefka: INCOMPLETE -> PASS
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: DMESG-FAIL (i915#4528) -> 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_12087 -> Patchwork_103491v7
CI-20190529: 20190529
CI_DRM_12087: 8bdb74fa246bca022b7a5c814ce5a93fe4614402 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6647: 0bf58300f0287d2f83ac02d1201b0d0a229b637c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_103491v7: 8bdb74fa246bca022b7a5c814ce5a93fe4614402 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
42d7afdd90d4 drm/i915: Round TMDS clock to nearest
3341c8c62857 drm/i915: Use a fixed N value always
9c1462b636c4 drm/i915: Allow M/N change during fastset on bdw+
72ca3da4bd22 drm/i915: Add intel_panel_highest_mode()
6b52e2480931 drm/i915: Skip intel_modeset_pipe_config_late() if the pipe is not enabled
ca809f4d5343 drm/i915: Nuke fastet state copy hacks
34abfd1e33de drm/i915: Set active dpll early for icl+
bcae3d7e9556 drm/i915: Make all clock checks non-fuzzy
3e65290d26c0 drm/i915: Make M/N checks non-fuzzy
8ef0ca492820 drm/i915: Compute clocks earlier
0c6a5c0436ec drm/i915: Feed the DPLL output freq back into crtc_state
111b646797ea drm/i915: Reassign DPLLs only for crtcs going throug .compute_config()
ed1d7716d0ce drm/i915: Do .crtc_compute_clock() earlier
14ef589fc01e drm/i915/dsi: Extract {vlv, bxt}_get_pclk()
bc37ac1162ae drm/i915: Extract HAS_DOUBLE_BUFFERED_M_N()
0b73f089af82 drm/i915: Shuffle some PLL code around
296860fbab7d drm/i915: Relocate intel_crtc_dotclock()