Series: | drm/i915: ELD precompute and readout (rev2) |
URL: | https://patchwork.freedesktop.org/series/109592/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109592v2/index.html |
CI Bug Log - changes from CI_DRM_12237 -> Patchwork_109592v2
Summary
FAILURE
Serious unknown changes coming with Patchwork_109592v2 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_109592v2, 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_109592v2/index.html
Participating hosts (44 -> 43)
Additional (2): fi-icl-u2 bat-atsm-1
Missing (3): fi-ctg-p8600 fi-hsw-4770 bat-jsl-3
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_109592v2:
IGT changes
Possible regressions
- igt@i915_module_load@reload:
- fi-hsw-g3258: PASS -> DMESG-WARN
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@gem_exec_create@basic@smem:
- {fi-tgl-mst}: PASS -> DMESG-WARN
Known issues
Here are the changes found in Patchwork_109592v2 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@random-engines:
-
igt@i915_selftest@live@hangcheck:
- fi-ivb-3770: PASS -> INCOMPLETE (i915#3303 / i915#7122)
-
igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: PASS -> INCOMPLETE (i915#5982)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-bsw-nick: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
igt@kms_chamelium@hdmi-hpd-fast:
- fi-icl-u2: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor:
-
igt@kms_force_connector_basic@force-load-detect:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pipe_crc_basic@suspend-read-crc:
- fi-bsw-nick: NOTRUN -> SKIP (fdo#109271)
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-userptr:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109295 / i915#3301)
-
igt@runner@aborted:
-
fi-ivb-3770: NOTRUN -> FAIL (fdo#109271 / i915#4312)
-
Possible fixes
-
igt@debugfs_test@read_all_entries:
- {fi-tgl-mst}: DMESG-WARN (i915#6434) -> PASS
-
igt@fbdev@read:
-
igt@gem_exec_suspend@basic-s0@smem:
- {bat-adlm-1}: DMESG-WARN (i915#2867) -> PASS
-
igt@i915_selftest@live@execlists:
- fi-bsw-nick: INCOMPLETE (i915#7120) -> PASS
-
igt@i915_selftest@live@hugepages:
- {bat-rpls-2}: DMESG-WARN (i915#5278) -> PASS
-
igt@i915_selftest@live@slpc:
- {bat-adln-1}: DMESG-FAIL (i915#6997) -> PASS
-
igt@i915_selftest@live@workarounds:
- {bat-rpls-1}: DMESG-FAIL (i915#6763) -> PASS
-
igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-dp-3:
- {bat-dg2-9}: DMESG-WARN -> 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_12237 -> Patchwork_109592v2
CI-20190529: 20190529
CI_DRM_12237: cd40f078a0abae3b7fc7d5702db33915d74a5ec2 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7009: cf55acdeea3747c668074a8734029364960e5f5e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_109592v2: cd40f078a0abae3b7fc7d5702db33915d74a5ec2 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
cf0d23291a3c drm/i915/audio: Resume HSW/BDW HDA controller around ELD access
67823895a72a drm/i915/audio: Include ELD in the state dump
9add483a1463 drm/i915/audio: Hook up ELD into the state checker
5a20943a68f9 drm/i915/sdvo: Do ELD hardware readout
24e917ff86d2 drm/i915/sdvo: Precompute the ELD
ea36f2172c75 drm/i915/sdvo: Extract intel_sdvo_has_audio()
0e00a6314bf8 drm/i915/audio: Hardware ELD readout
91c12c62eb87 drm/i915/audio: Precompute the ELD
47ff8d49c55d drm/i915/audio: Do the vblank waits
bdc5ac761862 drm/i915/audio: Split "ELD valid" vs. audio PD on hsw+
a0b058cf07ea drm/i915/audio: Use intel_de_rmw() for most audio registers
82b7aa4fc5cb drm/i915/audio: Use u32* for ELD
a3eefbc5fcd3 drm/i915/audio: Make sure we write the whole ELD buffer
b87c582ea756 drm/i915/audio: Read ELD buffer size from hardware
6af14a768e37 drm/i915/audio: Nuke intel_eld_uptodate()
4415f7f4b0c5 drm/i915/audio: Protect singleton register with a lock
4bc346d0f389 drm/i915/audio: Unify register bit naming
1b8dc9b382a4 drm/i915/audio: Use REG_BIT() & co.
3f300254cad8 drm/i915/audio: Exract struct ilk_audio_regs
cf26cd034f23 drm/i915/audio: Remove CL/BLC audio stuff
46cb1a21693b drm/i915/audio: Nuke leftover ROUNDING_FACTOR
051c520ca7bf drm/i915/audio: s/dev_priv/i915/