Series: | drm/i915: Display state checker cleanup (rev3) |
URL: | https://patchwork.freedesktop.org/series/124616/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124616v3/index.html |
CI Bug Log - changes from CI_DRM_13719 -> Patchwork_124616v3
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124616v3/index.html
Participating hosts (41 -> 38)
Missing (3): fi-kbl-soraka fi-tgl-1115g4 fi-snb-2520m
Known issues
Here are the changes found in Patchwork_124616v3 that come from known issues:
CI changes
Issues hit
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s0@smem:
- bat-dg2-9: PASS -> INCOMPLETE (i915#9275)
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-c-dp-5:
-
igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-3:
- bat-dg2-11: PASS -> INCOMPLETE (i915#1982)
Possible fixes
-
igt@i915_selftest@live@gt_lrc:
- bat-adlp-9: INCOMPLETE -> PASS
-
igt@kms_chamelium_frames@dp-crc-fast:
- {bat-dg2-13}: DMESG-WARN (Intel XE#485) -> PASS
-
igt@kms_cursor_legacy@basic-flip-before-cursor-atomic:
- bat-adlp-11: DMESG-WARN (i915#6868) -> PASS
-
igt@kms_flip@basic-flip-vs-modeset@a-dp5:
- bat-adlp-11: DMESG-FAIL (i915#6868) -> PASS
-
igt@kms_flip@basic-flip-vs-modeset@b-dp5:
-
igt@kms_hdmi_inject@inject-audio:
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-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_13719 -> Patchwork_124616v3
CI-20190529: 20190529
CI_DRM_13719: 68e5c10def179bde3bf44bd95d19eea796cbf7a3 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7517: 8368e3ad3f9459a8f5cdd24f813ae802c1211029 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_124616v3: 68e5c10def179bde3bf44bd95d19eea796cbf7a3 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
77e891d7bef9 drm/i915: s/dev_priv/i915/ in the state checker
500b0fec5738 drm/i915: s/pipe_config/crtc_state/ in the state checker
b4c2d96fd6a7 drm/i915: Simplify the state checker calling convetions
aa6a226ddd19 drm/i915: Constify remainder of the state checker
eb2bb119653b drm/i915: Simplify snps/c10x DPLL state checker calling convetion
0bf56b38baeb drm/i915: Constify the snps/c10x PLL state checkers
f9c79b87e3f7 drm/i915: Simplify watermark state checker calling convention
6d012d89842b drm/i915: Constify watermark state checker
82d8544dd9b6 drm/i915: Simplify DPLL state checker calling convention
0c769656f7dc drm/i915: Constify the crtc states in the DPLL checker
e073a810708a drm/i915: Stop clobbering old crtc state during state check
1e05bc9fe8c0 drm/i915/psr: Unify PSR pre/post plane update hooks