Series: | drm/i915: Display state checker cleanup |
URL: | https://patchwork.freedesktop.org/series/124616/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124616v1/index.html |
CI Bug Log - changes from CI_DRM_13712 -> Patchwork_124616v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_124616v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_124616v1, please notify your bug team (lgci.bug.filing@xxxxxxxxx) 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_124616v1/index.html
Participating hosts (40 -> 39)
Additional (1): fi-pnv-d510
Missing (2): fi-kbl-soraka fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_124616v1:
IGT changes
Possible regressions
- igt@i915_selftest@live@gem:
- bat-jsl-3: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_124616v1 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@requests:
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-dp-5:
-
igt@kms_psr@primary_page_flip:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +31 other tests skip
Possible fixes
-
igt@gem_exec_suspend@basic-s0@lmem0:
- bat-dg2-9: INCOMPLETE (i915#9275) -> PASS
-
igt@i915_selftest@live@gt_heartbeat:
- fi-apl-guc: DMESG-FAIL (i915#5334) -> PASS
-
igt@kms_flip@basic-flip-vs-modeset@d-dp6:
- bat-adlp-11: DMESG-FAIL (i915#6868) -> PASS
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-c-dp-5:
{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_13712 -> Patchwork_124616v1
CI-20190529: 20190529
CI_DRM_13712: 454adf17aa8ce15c81bff39e381d93002000a28f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7512: 2eb58faf82d3cd5e2e74154a7319cff56eb40762 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_124616v1: 454adf17aa8ce15c81bff39e381d93002000a28f @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
57a428e6aae0 drm/i915: s/dev_priv/i915/ in the state checker
fb13bd76a147 drm/i915: s/pipe_config/crtc_state/ in the state checker
4b4ebb92ccbb drm/i915: Simplify the state checker calling convetions
a17cf1b5d532 drm/i915: Constify remainder of the state checker
6f7f71939c6a drm/i915: Simplify snps/c10x DPLL state checker calling convetion
79b63b14343d drm/i915: Constify the snps/c10x PLL state checkers
589638b21add drm/i915: Simplify watermark state checker calling convention
4fb44e8bea4f drm/i915: Constify watermark state checker
dc4a8de72afc drm/i915: Simplify DPLL state checker calling convention
5a20fb9a5994 drm/i915: Constify the crtc states in the DPLL checker
f915ba7ecafd drm/i915: Stop clobbering old crtc state during state check
6146e7743ff4 drm/i915/psr: Unify PSR pre/post plane update hooks