Series: | drm/i915: Audio fastset, and some fixes |
URL: | https://patchwork.freedesktop.org/series/126041/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_126041v1/index.html |
CI Bug Log - changes from CI_DRM_13844 -> Patchwork_126041v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_126041v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_126041v1, 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_126041v1/index.html
Participating hosts (33 -> 32)
Additional (2): fi-kbl-soraka fi-hsw-4770
Missing (3): bat-mtlp-8 fi-snb-2520m fi-pnv-d510
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_126041v1:
IGT changes
Possible regressions
- igt@i915_selftest@live@gt_pm:
- fi-hsw-4770: NOTRUN -> INCOMPLETE
Warnings
Known issues
Here are the changes found in Patchwork_126041v1 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 other tests skip
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886)
-
igt@i915_suspend@basic-s3-without-i915:
-
igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#5190)
-
igt@kms_dsc@dsc-basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +9 other tests skip
-
igt@kms_flip@basic-flip-vs-wf_vblank@d-dp5:
- bat-adlp-11: PASS -> DMESG-WARN (i915#6868)
-
igt@kms_flip@basic-plain-flip:
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-a-vga-1:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271) +12 other tests skip
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-edp-1:
-
igt@kms_psr@sprite_plane_onoff:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#1072) +3 other tests skip
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- fi-rkl-11600: FAIL (fdo#103375) -> PASS
-
igt@i915_selftest@live@gt_heartbeat:
- fi-apl-guc: DMESG-FAIL (i915#5334) -> PASS
-
igt@i915_selftest@live@workarounds:
- bat-rpls-1: INCOMPLETE -> PASS
-
igt@kms_frontbuffer_tracking@basic:
{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_13844 -> Patchwork_126041v1
CI-20190529: 20190529
CI_DRM_13844: 98a039fc048898d9ecec16153267968fd18a5a52 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7574: 0485a4bf66f69aaf7244a3e689402b522f636780 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_126041v1: 98a039fc048898d9ecec16153267968fd18a5a52 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
bd0259df40a4 drm/i915: Implement audio fastset
baa817f3a13b drm/i915: Push audio_{enable, disable}() to the pre/post pane update stage
40237c2d1e33 drm/i915: Hoist the encoder->audio_{enable, disable}() calls higher up
6a7275c52aa3 drm/i915: Convert audio enable/disable into encoder vfuncs
b4bbbc162131 drm/i915: Split g4x+ HDMI audio presence detect from port enable
acd672adb0cb drm/i915: Split g4x+ DP audio presence detect from port enable
9bc13fe9dbe6 drm/i915: Wrap g4x+ DP/HDMI audio enable/disable
760e32942bb0 drm/i915: Push audio enable/disable further out
01d8e74a6fe9 drm/i915: Polish some RMWs
b1a0512288a2 drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled
2be06a6a52bd drm/i915: Check pipe active state in {planes, vrr}_{enabling, disabling}()