Series: | Prep work for next GuC release (rev3) |
URL: | https://patchwork.freedesktop.org/series/99805/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22404/index.html |
CI Bug Log - changes from CI_DRM_11285 -> Patchwork_22404
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22404/index.html
Participating hosts (39 -> 41)
Additional (3): fi-kbl-soraka fi-cml-u2 fi-pnv-d510
Missing (1): fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22404:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_selftest@live@workarounds:
- {bat-adlp-6}: PASS -> DMESG-WARN
Known issues
Here are the changes found in Patchwork_22404 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@memory-alloc:
- fi-cml-u2: NOTRUN -> SKIP (fdo#109315) +17 similar issues
-
igt@gem_exec_fence@basic-busy@bcs0:
-
fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +8 similar issues
-
-
igt@gem_huc_copy@huc-copy:
-
fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
-
igt@gem_lmem_swapping@basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@gem_lmem_swapping@parallel-random-engines:
-
igt@gem_lmem_swapping@verify-random:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live:
-
igt@i915_selftest@live@gt_heartbeat:
- fi-bsw-nick: PASS -> DMESG-FAIL (i915#541)
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886 / i915#2291)
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_chamelium@dp-hpd-fast:
- fi-cml-u2: NOTRUN -> SKIP (fdo#109284 / fdo#111827) +8 similar issues
-
igt@kms_chamelium@vga-edid-read:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- fi-cml-u2: NOTRUN -> SKIP (fdo#109278) +1 similar issue
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271) +3 similar issues
-
igt@kms_force_connector_basic@force-load-detect:
- fi-cml-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
-
fi-cml-u2: NOTRUN -> SKIP (fdo#109278 / i915#533)
-
fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
-
igt@prime_vgem@basic-userptr:
-
fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +57 similar issues
-
Possible fixes
- igt@kms_busy@basic@modeset:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS
Warnings
-
igt@i915_selftest@live@hangcheck:
- bat-dg1-6: DMESG-FAIL (i915#4494 / i915#4957) -> DMESG-FAIL (i915#4957)
-
igt@runner@aborted:
{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_11285 -> Patchwork_22404
CI-20190529: 20190529
CI_DRM_11285: 937927c7022766ecf991e0071ae055412fb3805f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6357: 6546304ecf053b9c5ec278ee3c210d2c6d50a3a6 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22404: 37c28be29e05b5e657ef7af27ad66663572b865c @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
37c28be29e05 drm/i915/guc: Fix potential invalid pointer dereferences when decoding G2Hs
4b839cd8ff4b drm/i915/guc: Drop obsolete H2G definitions
2e4825998d7d drm/i915/guc: Rename desc_idx to ctx_id
ca0a6df84767 drm/i915/guc: Move lrc desc setup to where it is needed
ca382658ad6f drm/i915/guc: Split guc_lrc_desc_pin apart
e097ea51e51d drm/i915/guc: Better name for context id limit
db962e75d633 drm/i915/guc: Add an explicit 'submission_initialized' flag
efef2220446e drm/i915/guc: Do not conflate lrc_desc with GuC id for registration