Series: | series starting with [01/23] Revert "drm/i915/gem: Async GPU relocations only" (rev2) |
URL: | https://patchwork.freedesktop.org/series/79470/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18161/index.html |
CI Bug Log - changes from CI_DRM_8744 -> Patchwork_18161
Summary
FAILURE
Serious unknown changes coming with Patchwork_18161 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_18161, 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_18161/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_18161:
IGT changes
Possible regressions
-
igt@i915_selftest@live@gem_contexts:
-
fi-cfl-8109u: PASS -> DMESG-WARN
-
fi-skl-lmem: PASS -> DMESG-WARN
-
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_selftest@live@gem_contexts:
- {fi-kbl-7560u}: PASS -> DMESG-WARN
Known issues
Here are the changes found in Patchwork_18161 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s3:
-
igt@kms_flip@basic-flip-vs-wf_vblank@b-edp1:
- fi-icl-u2: PASS -> DMESG-WARN (i915#1982)
-
igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
- fi-cml-s: PASS -> DMESG-WARN (i915#1982)
-
igt@vgem_basic@setversion:
- fi-tgl-y: PASS -> DMESG-WARN (i915#402) +1 similar issue
Possible fixes
-
igt@gem_flink_basic@basic:
- fi-tgl-y: DMESG-WARN (i915#402) -> PASS +1 similar issue
-
igt@i915_pm_rpm@module-reload:
-
igt@kms_busy@basic@flip:
- fi-tgl-y: DMESG-WARN (i915#1982) -> PASS
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
-
fi-kbl-soraka: DMESG-WARN (i915#1982) -> PASS
-
{fi-tgl-dsi}: DMESG-WARN (i915#1982) -> PASS
-
-
igt@kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence:
-
fi-cml-s: DMESG-WARN (i915#1982) -> PASS
-
fi-tgl-u2: DMESG-WARN (i915#402) -> PASS
-
Warnings
-
igt@gem_exec_suspend@basic-s0:
- fi-kbl-x1275: DMESG-WARN (i915#1982 / i915#62 / i915#92 / i915#95) -> DMESG-WARN (i915#62 / i915#92)
-
igt@i915_module_load@reload:
- fi-tgl-u2: DMESG-WARN (i915#402) -> DMESG-WARN (i915#1982)
-
igt@kms_cursor_legacy@basic-flip-before-cursor-legacy:
- fi-kbl-x1275: DMESG-WARN (i915#62 / i915#92) -> DMESG-WARN (i915#62 / i915#92 / i915#95) +1 similar issue
-
igt@prime_vgem@basic-fence-flip:
- fi-kbl-x1275: DMESG-WARN (i915#62 / i915#92 / i915#95) -> DMESG-WARN (i915#62 / i915#92) +3 similar issues
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (46 -> 39)
Missing (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-bdw-samus
Build changes
- Linux: CI_DRM_8744 -> Patchwork_18161
CI-20190529: 20190529
CI_DRM_8744: beb1c0b42c5368a48e782e5556be95c8332d28c6 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5735: 21f8204e54c122e4a0f8ca4b59e4b2db8d1ba687 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_18161: b4c67068c47af40269859af95f7919e560fd6142 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
b4c67068c47a drm/i915: Add ww locking to pin_to_display_plane
896faff1a7f2 drm/i915: Add ww locking to vm_fault_gtt
a58c03e5e04a drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v2.
b8487041fc65 drm/i915: Use ww pinning for intel_context_create_request()
86024c0ea90a drm/i915/selftests: Fix locking inversion in lrc selftest.
cf3cf9931dba drm/i915: Dirty hack to fix selftests locking inversion
75f8204d2ad4 drm/i915: Convert i915_perf to ww locking as well
5fc455841210 drm/i915: Kill last user of intel_context_create_request outside of selftests
3cb997208f2d drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2.
af579dfca323 drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
60c31ab26acd drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
402f556b79e3 drm/i915: Pin engine before pinning all objects, v5.
ad64baa191f1 drm/i915: Nuke arguments to eb_pin_engine
5eda6dc5378e drm/i915: Add ww context handling to context_barrier_task
d4369286d54d drm/i915: Use ww locking in intel_renderstate.
a3f2b79bd1ce drm/i915: Use per object locking in execbuf, v12.
cfdfd2191f9e Revert "drm/i915/gem: Split eb_vma into its own allocation"
21fd5642515c drm/i915: Parse command buffer earlier in eb_relocate(slow)
4aaec1db237b drm/i915: Remove locking from i915_gem_object_prepare_read/write
48113ee8a844 drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
a780c63bddfb Revert "drm/i915/gem: Drop relocation slowpath".
05d012e20b45 drm/i915: Revert relocation chaining commits.
6a326d9f8985 Revert "drm/i915/gem: Async GPU relocations only"
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx