Series: | drm/i915: Audio stuff |
URL: | https://patchwork.freedesktop.org/series/110188/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_110188v1/index.html |
CI Bug Log - changes from CI_DRM_12297 -> Patchwork_110188v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_110188v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_110188v1, 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_110188v1/index.html
Participating hosts (40 -> 39)
Additional (2): fi-bdw-gvtdvm fi-bxt-dsi
Missing (3): fi-ctg-p8600 fi-hsw-4770 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_110188v1:
IGT changes
Possible regressions
- igt@i915_suspend@basic-s2idle-without-i915:
- fi-bdw-gvtdvm: NOTRUN -> INCOMPLETE
Warnings
- igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: INCOMPLETE (i915#4817) -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_110188v1 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@basic:
-
fi-apl-guc: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
fi-bdw-gvtdvm: NOTRUN -> SKIP (fdo#109271) +37 similar issues
-
-
igt@gem_lmem_swapping@parallel-random-engines:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@gem_tiled_blits@basic:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271) +12 similar issues
-
igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-7567u: PASS -> DMESG-FAIL (i915#5334)
-
igt@kms_chamelium@hdmi-crc-fast:
- fi-apl-guc: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_chamelium@hdmi-edid-read:
- fi-bxt-dsi: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_chamelium@hdmi-hpd-fast:
- fi-bdw-gvtdvm: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +7 similar issues
-
igt@kms_psr@sprite_plane_onoff:
- fi-apl-guc: NOTRUN -> SKIP (fdo#109271) +11 similar issues
Possible fixes
-
igt@gem_exec_suspend@basic-s3@smem:
- {bat-rplp-1}: DMESG-WARN (i915#2867) -> PASS
-
igt@gem_render_tiled_blits@basic:
- fi-apl-guc: INCOMPLETE (i915#7056) -> PASS
-
igt@gem_tiled_blits@basic:
- fi-pnv-d510: SKIP (fdo#109271) -> PASS +1 similar issue
-
igt@kms_pipe_crc_basic@nonblocking-crc@pipe-d-dp-3:
{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_12297 -> Patchwork_110188v1
CI-20190529: 20190529
CI_DRM_12297: 04810514e57a8a21242682ea8aae25a2ec164720 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7026: ce0f97e7e0aa54c40049a8365b3d61773c92e588 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_110188v1: 04810514e57a8a21242682ea8aae25a2ec164720 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
20810ee4c45b drm/i915/sdvo: Extract intel_sdvo_has_audio()
e3e75391f1d1 drm/i915/audio: Do the vblank waits
b9f02b4a680e drm/i915/audio: Split "ELD valid" vs. audio PD on hsw+
9e147528a4a2 drm/i915/audio: Use intel_de_rmw() for most audio registers
736b0a774bf6 drm/i915/audio: Use u32* for ELD
b8fd5976364f drm/i915/audio: Make sure we write the whole ELD buffer
89453ea610fe drm/i915/audio: Read ELD buffer size from hardware
a0966d066a01 drm/i915/audio: Nuke intel_eld_uptodate()
92c7b6ff32cd drm/i915/audio: Protect singleton register with a lock
a44704008cf8 drm/i915/audio: Unify register bit naming
cdfebd15cd22 drm/i915/audio: Use REG_BIT() & co.
ff1468dbb9c7 drm/i915/audio: Extract struct ilk_audio_regs
bef9f87b7cac drm/i915/audio: Remove CL/BLC audio stuff
985c100bcb7a drm/i915/audio: Nuke leftover ROUNDING_FACTOR
89c68de83381 drm/i915/audio: s/dev_priv/i915/