Series: | drm/i915: ELD precompute and readout |
URL: | https://patchwork.freedesktop.org/series/109592/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109592v1/index.html |
CI Bug Log - changes from CI_DRM_12234 -> Patchwork_109592v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_109592v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_109592v1, 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_109592v1/index.html
Participating hosts (44 -> 42)
Additional (1): bat-atsm-1
Missing (3): fi-ctg-p8600 fi-hsw-4770 fi-icl-u2
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_109592v1:
IGT changes
Possible regressions
- igt@kms_busy@basic@modeset:
- fi-hsw-g3258: PASS -> DMESG-WARN
Known issues
Here are the changes found in Patchwork_109592v1 that come from known issues:
IGT changes
Issues hit
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-bsw-nick: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
igt@kms_pipe_crc_basic@suspend-read-crc:
- fi-bsw-nick: NOTRUN -> SKIP (fdo#109271)
-
igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-2:
- fi-bdw-5557u: PASS -> INCOMPLETE (i915#146)
-
igt@runner@aborted:
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- {fi-tgl-mst}: DMESG-WARN (i915#5122) -> PASS
-
igt@gem_exec_suspend@basic-s3@smem:
- {bat-adlm-1}: DMESG-WARN (i915#2867) -> PASS
-
igt@gem_huc_copy@huc-copy:
-
igt@i915_module_load@load:
- {bat-dg2-8}: DMESG-WARN (i915#7031) -> PASS
-
igt@i915_module_load@reload:
-
igt@i915_selftest@live@execlists:
- fi-bsw-nick: INCOMPLETE (i915#6972 / i915#7120) -> PASS
-
igt@i915_selftest@live@gt_pm:
- {bat-rpls-2}: DMESG-FAIL (i915#4258) -> PASS
-
igt@i915_selftest@live@slpc:
- {bat-rpls-1}: DMESG-FAIL (i915#6367) -> PASS
-
igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-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_12234 -> Patchwork_109592v1
CI-20190529: 20190529
CI_DRM_12234: e4a9f2a2d42b1cce6015d4397360c63c01a8ed35 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7009: cf55acdeea3747c668074a8734029364960e5f5e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_109592v1: e4a9f2a2d42b1cce6015d4397360c63c01a8ed35 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
a2da7324a255 hax: drm/i915/audio: Make HSW hardware ELD buffer sort of work
c06fadad0489 drm/i915/audio: Include ELD in the state dump
e7f17a9aacd0 drm/i915/audio: Hook up ELD into the state checker
ee822851869a drm/i915/sdvo: Do ELD hardware readout
ec81bee2dc81 drm/i915/sdvo: Precompute the ELD
5a37a0600196 drm/i915/sdvo: Extract intel_sdvo_has_audio()
b86049543556 drm/i915/audio: Hardware ELD readout
4f03d7bffec7 drm/i915/audio: Precompute the ELD
02e88ed32241 drm/i915/audio: Do the vblank waits
b3ba690658a9 drm/i915/audio: Split "ELD valid" vs. audio PD on hsw+
6c32195b6ea0 drm/i915/audio: Use intel_de_rmw() for most audio registers
df3f81d21b4c drm/i915/audio: Use u32* for ELD
1e4e001d7315 drm/i915/audio: Make sure we write the whole ELD buffer
800020019ce3 drm/i915/audio: Read ELD buffer size from hardware
8327fd415661 drm/i915/audio: Nuke intel_eld_uptodate()
2ccd30e523ac drm/i915/audio: Protect singleton register with a lock
da617ce0538f drm/i915/audio: Unify register bit naming
ae6c6d38c3e2 drm/i915/audio: Use REG_BIT() & co.
5e7e22f54963 drm/i915/audio: Exract struct ilk_audio_regs
087a34819201 drm/i915/audio: Remove CL/BLC audio stuff
04596eb4658a drm/i915/audio: Nuke leftover ROUNDING_FACTOR
f7bfe291741b drm/i915/audio: s/dev_priv/i915/