Series: | drm/i915/guc: Refactor ADS access to use iosys_map |
URL: | https://patchwork.freedesktop.org/series/99711/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22181/index.html |
CI Bug Log - changes from CI_DRM_11189 -> Patchwork_22181
Summary
FAILURE
Serious unknown changes coming with Patchwork_22181 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22181, 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_22181/index.html
Participating hosts (47 -> 44)
Additional (2): fi-kbl-soraka fi-icl-u2
Missing (5): fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-pnv-d510 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22181:
IGT changes
Possible regressions
- igt@i915_selftest@live@hangcheck:
- fi-bdw-5557u: NOTRUN -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_22181 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_cs_nop@sync-fork-compute0:
- fi-snb-2600: NOTRUN -> SKIP (fdo#109271) +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-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
-
igt@gem_lmem_swapping@parallel-random-engines:
-
fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@gem_contexts:
- fi-icl-u2: NOTRUN -> INCOMPLETE (i915#4994)
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886 / i915#2291)
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: PASS -> INCOMPLETE (i915#3303)
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: PASS -> DMESG-FAIL (i915#5026)
-
igt@kms_chamelium@dp-edid-read:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_chamelium@hdmi-hpd-fast:
- fi-icl-u2: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_chamelium@vga-edid-read:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109278) +2 similar issues
-
igt@kms_force_connector_basic@force-load-detect:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@kms_psr@cursor_plane_move:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271) +13 similar issues
-
igt@prime_vgem@basic-userptr:
-
igt@runner@aborted:
Possible fixes
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-bdw-5557u: INCOMPLETE (i915#146) -> PASS
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: INCOMPLETE (i915#3921) -> PASS
-
igt@kms_frontbuffer_tracking@basic:
- fi-cml-u2: DMESG-WARN (i915#4269) -> 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_11189 -> Patchwork_22181
CI-20190529: 20190529
CI_DRM_11189: c0fc917bc92837300b1991d53b835c6876f465a2 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6339: 9cd99d763440ae75d9981ce4e361d3deb5edb4e4 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22181: 94fca54f2c7f362543c259ac31c4c0628cdaeac2 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
94fca54f2c7f drm/i915/guc: Remove plain ads_blob pointer
92dd130ad23d drm/i915/guc: Convert __guc_ads_init to iosys_map
72dc7ff2aa14 drm/i915/guc: Convert guc_mmio_reg_state_init to iosys_map
70c1a70afe2d drm/i915/guc: Use a single pass to calculate regset
5f42c3ebfe6d drm/i915/guc: Prepare for error propagation
faa609546fd7 drm/i915/guc: Convert capture list to iosys_map
449412edbe79 drm/i915/guc: Convert mapping table to iosys_map
e7e5c9a3da79 drm/i915/guc: Replace check for golden context size
0e6432cf1683 drm/i915/guc: Convert golden context prep to iosys_map
4cb7807205d5 drm/i915/guc: Convert guc_ads_private_data_reset to iosys_map
e05cdb2d1777 drm/i915/guc: Convert engine record to iosys_map
0035e0d1e60a drm/i915/guc: Convert policies update to iosys_map
556507f9816d drm/i915/guc: Convert golden context init to iosys_map
236fa8217a5b drm/i915/guc: Add read/write helpers for ADS blob
f0e0c6063903 drm/i915/guc: Keep iosys_map of ads_blob around
013c71e03eef drm/i915/gt: Add helper for shmem copy to iosys_map
c756a6ec41f7 iosys-map: Add a few more helpers
fa8fc0cacc71 iosys-map: Add offset to iosys_map_memcpy_to()
28297417eba4 dma-buf-map: Rename to iosys-map