Series: | i915: Initial multi-tile support (rev2) |
URL: | https://patchwork.freedesktop.org/series/95631/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21300/index.html |
CI Bug Log - changes from CI_DRM_10700 -> Patchwork_21300
Summary
FAILURE
Serious unknown changes coming with Patchwork_21300 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_21300, 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_21300/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_21300:
IGT changes
Possible regressions
-
igt@runner@aborted:
Known issues
Here are the changes found in Patchwork_21300 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s0:
-
igt@gem_huc_copy@huc-copy:
-
igt@kms_chamelium@dp-hpd-fast:
- fi-tgl-u2: NOTRUN -> SKIP (fdo#109284 / fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
-
igt@kms_flip@basic-flip-vs-modeset@c-dp1:
-
igt@kms_force_connector_basic@force-load-detect:
- fi-tgl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_frontbuffer_tracking@basic:
-
igt@prime_vgem@basic-userptr:
-
igt@runner@aborted:
Possible fixes
- igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-a:
- {fi-tgl-dsi}: DMESG-WARN (i915#1982) -> PASS
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (40 -> 38)
Additional (1): fi-tgl-u2
Missing (3): fi-ilk-m540 fi-bsw-cyan fi-hsw-4200u
Build changes
- Linux: CI_DRM_10700 -> Patchwork_21300
CI-20190529: 20190529
CI_DRM_10700: 6ecdd5e29c83cd8fc191f8cce5c283eefb53c97e @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6240: b232a092b9e1b10a8be13601acaa440903b226bc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21300: 7702b40e06c2755233e9016fe2f5f1656bc071c4 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
7702b40e06c2 drm/i915/xehpsdv: Initialize multi-tiles
9d78e0b7d2fa drm/i915: Release per-gt resources allocated
6a3bf9cfb5b1 drm/i915/guc: Update CT debug macro for multi-tile
d0ba3e4e7b13 drm/i915/xehp: Make IRQ reset and postinstall multi-tile aware
2f61fef5cee6 drm/i915/xehp: Determine which tile raised an interrupt
e9cb525007df drm/i915: Initial support for per-tile uncore
ca609d95d12f drm/i915: Prepare for multiple gts
35a19ffd0117 drm/i915: Store backpointer to GT in uncore
bda304cedcf1 drm/i915: Restructure probe to handle multi-tile platforms
e0ff68ad5d2c drm/i915: split general MMIO setup from per-GT uncore init
2226b987792c drm/i915: rework some irq functions to take intel_gt as argument