Series: | drm/i915: Make fastset not suck and allow seamless M/N changes (rev2) |
URL: | https://patchwork.freedesktop.org/series/103491/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_103491v2/index.html |
CI Bug Log - changes from CI_DRM_11602 -> Patchwork_103491v2
Summary
FAILURE
Serious unknown changes coming with Patchwork_103491v2 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_103491v2, 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_103491v2/index.html
Participating hosts (33 -> 40)
Additional (7): fi-rkl-11600 bat-adlm-1 bat-adlp-6 bat-adln-1 bat-rpls-1 bat-rpls-2 bat-jsl-1
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_103491v2:
IGT changes
Possible regressions
- igt@runner@aborted:
- fi-hsw-g3258: NOTRUN -> FAIL
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_selftest@live@gt_heartbeat:
- {bat-adlm-1}: NOTRUN -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_103491v2 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@parallel-random-engines:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_backlight@basic-brightness:
-
igt@kms_chamelium@dp-crc-fast:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
-
igt@kms_force_connector_basic@force-load-detect:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109285 / i915#4098)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
-
igt@kms_psr@primary_mmap_gtt:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-userptr:
-
igt@prime_vgem@basic-write:
-
igt@runner@aborted:
Possible fixes
- igt@gem_exec_suspend@basic-s0@smem:
- {fi-ehl-2}: DMESG-WARN (i915#5122) -> 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_11602 -> Patchwork_103491v2
CI-20190529: 20190529
CI_DRM_11602: 4c7e3b6eee2669c87798d1303bca653b1b26d790 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6465: f6bb4399881a806fbff75ce3df89b60286d55917 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_103491v2: 4c7e3b6eee2669c87798d1303bca653b1b26d790 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
29ac5a84a4cf drm/i915: Round TMDS clock to nearest
688a86a341d1 drm/i915: Round to closest in M/N calculations
2ad767de5dc7 drm/i915: Use a fixed N value always
5d3b79386c19 drm/i915: Require an exact DP link freq match for the DG2 PLL
5b37da7cade8 drm/i915: Allow M/N change during fastset on bdw+
242091ed8031 drm/i915: Add intel_panel_highest_mode()
52c685e3ec81 drm/i915: Check hw.enable and hw.active in intel_pipe_config_compare()
fd57fe74a557 drm/i915: Skip intel_modeset_pipe_config_late() if the pipe is not enabled
e08ca82322ac drm/i915: Nuke fastet state copy hacks
9d2be6ee5075 drm/i915: Set active dpll early for icl+
46533d322cef drm/i915: Make all clock checks non-fuzzy
ad0f49a02539 drm/i915: Make M/N checks non-fuzzy
d966ca658a54 drm/i915: Skip FDI vs. dotclock sanity check during readout
9e52281e51b6 drm/i915: Compute clocks earlier
17637617d43d drm/i915: Feed the DPLL output freq back into crtc_state
236bf6e798b1 drm/i915: Introduce struct iclkip_params
4fecd92e096a drm/i915: Extract intel_crtc_dotclock()
5e378e198cdf drm/i915: Improve modeset debugs
72e63ec6cd3d drm/i915: s/pipe_config/crtc_state/
9961779ebd5c drm/i915: Adjust intel_modeset_pipe_config() & co. calling convention
bf55f4919fa9 drm/i915: Extract PIPE_CONF_CHECK_RECT()
424d8b1e173f drm/i915: Extract PIPE_CONF_CHECK_TIMINGS()
257c96d93846 drm/i915: Reassign DPLLs only for crtcs going throug .compute_config()
460e137d3d94 drm/i915: Clean up DPLL related debugs
8f142dbfa1d7 drm/i915: Do .crtc_compute_clock() earlier
0bd0056d9ff0 drm/i915: Split shared dpll .get_dplls() into compute and get phases