Series: | Prep work for next GuC release (rev4) |
URL: | https://patchwork.freedesktop.org/series/99805/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22457/index.html |
CI Bug Log - changes from CI_DRM_11308 -> Patchwork_22457
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22457/index.html
Participating hosts (49 -> 43)
Additional (1): fi-pnv-d510
Missing (7): fi-kbl-soraka shard-tglu fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 bat-jsl-2 fi-bdw-samus
Known issues
Here are the changes found in Patchwork_22457 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-skl-6600u: PASS -> INCOMPLETE (i915#4547)
-
igt@gem_huc_copy@huc-copy:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +57 similar issues
-
igt@i915_selftest@live@hangcheck:
- fi-bdw-5557u: NOTRUN -> INCOMPLETE (i915#3921)
-
igt@kms_chamelium@vga-edid-read:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_frontbuffer_tracking@basic:
- fi-cfl-8109u: PASS -> DMESG-FAIL (i915#295)
-
igt@kms_pipe_crc_basic@read-crc-pipe-b:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#295) +10 similar issues
-
igt@kms_psr@cursor_plane_move:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271) +13 similar issues
Possible fixes
-
igt@i915_selftest@live@hangcheck:
- bat-dg1-6: DMESG-FAIL (i915#4494 / i915#4957) -> PASS
-
igt@kms_flip@basic-flip-vs-modeset@a-edp1:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS
{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_11308 -> Patchwork_22457
CI-20190529: 20190529
CI_DRM_11308: e1345b708d76052ef668aaba362ef8ad81ed0b9b @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6361: 2372a4beb6a33c5f0799a4a8ccbb93794f52dbca @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22457: da44f4dc3562c87a74941ed7fdeb939d5253a5a1 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
da44f4dc3562 drm/i915/guc: Fix potential invalid pointer dereferences when decoding G2Hs
bc4439187e03 drm/i915/guc: Drop obsolete H2G definitions
22af86b65853 drm/i915/guc: Rename desc_idx to ctx_id
fbffe6d6aac9 drm/i915/guc: Move lrc desc setup to where it is needed
ca92cf9c01b7 drm/i915/guc: Split guc_lrc_desc_pin apart
42f04658236c drm/i915/guc: Better name for context id limit
4b948ca2ff07 drm/i915/guc: Add an explicit 'submission_initialized' flag
88ec280a1eee drm/i915/guc: Do not conflate lrc_desc with GuC id for registration