Series: | Prep work for next GuC release |
URL: | https://patchwork.freedesktop.org/series/99805/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22196/index.html |
CI Bug Log - changes from CI_DRM_11199 -> Patchwork_22196
Summary
FAILURE
Serious unknown changes coming with Patchwork_22196 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22196, 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_22196/index.html
Participating hosts (47 -> 43)
Missing (4): fi-bsw-cyan shard-dg1 fi-icl-u2 shard-tglu
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22196:
IGT changes
Possible regressions
- igt@i915_selftest@live@hangcheck:
- fi-bdw-5557u: NOTRUN -> INCOMPLETE
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@gem_exec_suspend@basic-s3@smem:
- {fi-rkl-11600}: PASS -> INCOMPLETE
-
igt@i915_selftest@live@hangcheck:
- {fi-jsl-1}: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_22196 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@verify-random:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@gtt:
- fi-bdw-5557u: NOTRUN -> DMESG-FAIL (i915#3674)
-
igt@kms_chamelium@vga-edid-read:
-
fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271) +2 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@kms_psr@cursor_plane_move:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271) +13 similar issues
-
igt@kms_psr@primary_page_flip:
- fi-skl-6600u: NOTRUN -> INCOMPLETE (i915#4838)
Possible fixes
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-bdw-5557u: INCOMPLETE (i915#146) -> PASS
-
igt@i915_module_load@reload:
- fi-kbl-soraka: DMESG-WARN (i915#1982) -> PASS
-
igt@kms_frontbuffer_tracking@basic:
- fi-cml-u2: DMESG-WARN (i915#4269) -> PASS
Warnings
- igt@i915_selftest@live@hangcheck:
- bat-dg1-6: DMESG-FAIL (i915#4494 / i915#4957) -> DMESG-FAIL (i915#4957)
{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_11199 -> Patchwork_22196
CI-20190529: 20190529
CI_DRM_11199: e74a41add451a1ff1e15abe5985a1324e4c328d9 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6341: a96674e747ea2f2431bbf8813156adc44ec3162a @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22196: 0e2801e886f3acae476707a3b865a2a90383a027 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
0e2801e886f3 drm/i915/guc: Fix potential invalid pointer dereferences when decoding G2Hs
fdc4df3e10fe drm/i915/guc: Drop obsolete H2G definitions
ba892757b165 drm/i915/guc: Rename desc_idx to ctx_id
bae22b961f6b drm/i915/guc: Move lrc desc setup to where it is needed
d89e91c92c42 drm/i915/guc: Split guc_lrc_desc_pin apart
8fa121d5f821 drm/i915/guc: Better name for context id limit
ec6337a905ee drm/i915/guc: Add an explicit 'submission_initialized' flag
55afd7114c19 drm/i915/guc: Do not conflate lrc_desc with GuC id for registration