Series: | remove rcu support from i915_address_space (rev3) |
URL: | https://patchwork.freedesktop.org/series/93314/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20768/index.html |
CI Bug Log - changes from CI_DRM_10445 -> Patchwork_20768
Summary
FAILURE
Serious unknown changes coming with Patchwork_20768 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20768, 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_20768/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_20768:
IGT changes
Possible regressions
-
igt@i915_selftest@live@execlists:
-
fi-cfl-8109u: PASS -> INCOMPLETE
-
fi-bsw-nick: PASS -> DMESG-FAIL
-
fi-glk-dsi: PASS -> DMESG-FAIL
-
fi-kbl-x1275: PASS -> DMESG-FAIL
-
fi-cfl-8700k: PASS -> DMESG-FAIL
-
fi-tgl-u2: PASS -> INCOMPLETE
-
fi-skl-guc: PASS -> DMESG-FAIL
-
fi-skl-6700k2: PASS -> DMESG-FAIL
-
fi-cfl-guc: PASS -> DMESG-FAIL
-
fi-bxt-dsi: PASS -> DMESG-FAIL
-
fi-tgl-1115g4: PASS -> DMESG-FAIL
-
fi-cml-u2: PASS -> DMESG-FAIL
-
fi-kbl-guc: PASS -> DMESG-FAIL
-
fi-kbl-7500u: PASS -> DMESG-FAIL
-
-
igt@i915_selftest@live@requests:
- fi-pnv-d510: PASS -> DMESG-FAIL
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@i915_selftest@live@execlists:
-
{fi-ehl-2}: PASS -> DMESG-FAIL
-
{fi-tgl-dsi}: PASS -> INCOMPLETE
-
-
igt@runner@aborted:
- {fi-ehl-2}: NOTRUN -> FAIL
Known issues
Here are the changes found in Patchwork_20768 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@execlists:
-
fi-bsw-kefka: PASS -> INCOMPLETE (i915#2782 / i915#2940)
-
fi-kbl-7567u: PASS -> INCOMPLETE (i915#2782 / i915#794)
-
fi-icl-y: PASS -> INCOMPLETE (i915#2782)
-
fi-kbl-soraka: PASS -> INCOMPLETE (i915#2782 / i915#794)
-
-
igt@runner@aborted:
-
fi-pnv-d510: NOTRUN -> FAIL (fdo#109271 / i915#2403 / i915#2505)
-
fi-kbl-x1275: NOTRUN -> FAIL (i915#1436 / i915#2426 / i915#3363)
-
fi-bsw-kefka: NOTRUN -> FAIL (fdo#109271 / i915#1436 / i915#3690)
-
fi-glk-dsi: NOTRUN -> FAIL (i915#2426 / i915#3363 / k.org#202321)
-
fi-bsw-nick: NOTRUN -> FAIL (fdo#109271 / i915#1436 / i915#3690)
-
fi-kbl-soraka: NOTRUN -> FAIL (i915#1436 / i915#2426 / i915#3363)
-
fi-kbl-7500u: NOTRUN -> FAIL (i915#1436 / i915#2426 / i915#3363)
-
fi-kbl-guc: NOTRUN -> FAIL (i915#1436 / i915#2426 / i915#3363)
-
fi-cml-u2: NOTRUN -> FAIL (i915#2082 / i915#2426 / i915#3363 / i915#3462)
-
fi-tgl-1115g4: NOTRUN -> FAIL (i915#1436 / i915#2966 / i915#3690)
-
fi-kbl-7567u: NOTRUN -> FAIL (i915#1436 / i915#2426 / i915#3363)
-
fi-skl-guc: NOTRUN -> FAIL (i915#1436 / i915#2426 / i915#3363)
-
fi-skl-6700k2: NOTRUN -> FAIL (i915#1436 / i915#2426 / i915#3363)
-
fi-tgl-u2: NOTRUN -> FAIL (i915#1436 / i915#2966 / i915#3690)
-
Possible fixes
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (35 -> 33)
Missing (2): fi-bsw-cyan fi-bdw-samus
Build changes
- Linux: CI_DRM_10445 -> Patchwork_20768
CI-20190529: 20190529
CI_DRM_10445: ad27c4ace81558b6a9c3208913e222cfd0218503 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6159: 6135b9cc319ed965e3aafb5b2ae2abf4762a06b2 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20768: 9b1a3e40d5cd6670e35d6a378b7c72e2f98e096b @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
9b1a3e40d5cd drm/i915: Split out intel_context_create_user
79ceebe3d9e5 drm/i915: Stop rcu support for i915_address_space
a10bb14f41b0 drm/i915: use xa_lock/unlock for fpriv->vm_xa lookups
07447b03edbd drm/i915: Drop __rcu from gem_context->vm
c09e5c29dada drm/i915: Use i915_gem_context_get_eb_vm in intel_context_set_gem
64d464c97eac drm/i915: Add i915_gem_context_is_full_ppgtt
3722c9bfcdf1 drm/i915: Use i915_gem_context_get_eb_vm in ctx_getparam
b7f87d0e543a drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vm
caf6e7f302eb drm/i915: Drop code to handle set-vm races from execbuf