Series: | remove rcu support from i915_address_space |
URL: | https://patchwork.freedesktop.org/series/93314/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20761/index.html |
CI Bug Log - changes from CI_DRM_10439 -> Patchwork_20761
Summary
FAILURE
Serious unknown changes coming with Patchwork_20761 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20761, 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_20761/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_20761:
IGT changes
Possible regressions
-
igt@i915_selftest@live@execlists:
-
fi-cfl-8109u: PASS -> INCOMPLETE
-
fi-tgl-u2: PASS -> INCOMPLETE
-
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_selftest@live@execlists:
- {fi-tgl-dsi}: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_20761 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@query-info:
- fi-bsw-kefka: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@i915_selftest@live@execlists:
-
fi-kbl-7567u: PASS -> INCOMPLETE (i915#2782 / i915#794)
-
fi-icl-y: PASS -> INCOMPLETE (i915#2782)
-
-
igt@runner@aborted:
Possible fixes
-
igt@i915_selftest@live@execlists:
- fi-bsw-kefka: INCOMPLETE (i915#2782 / i915#2940) -> PASS
-
igt@kms_flip@basic-flip-vs-wf_vblank@a-edp1:
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (37 -> 33)
Missing (4): fi-bdw-samus fi-bsw-cyan bat-jsl-1 fi-hsw-4200u
Build changes
- Linux: CI_DRM_10439 -> Patchwork_20761
CI-20190529: 20190529
CI_DRM_10439: 4d69161d9d55b05723e9a1bd0316294ff930b120 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6159: 6135b9cc319ed965e3aafb5b2ae2abf4762a06b2 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20761: 93a5db9c9c6ed42b28f1db068a848d93368e9d7a @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
93a5db9c9c6e drm/i915: Split out intel_context_create_user
e446a68d6f87 drm/i915: Stop rcu support for i915_address_space
1b7a4cebddcd drm/i915: use xa_lock/unlock for fpriv->vm_xa lookups
7f70a2efa858 drm/i915: Drop __rcu from gem_context->vm
fd4782224117 drm/i915: Use i915_gem_context_get_eb_vm in intel_context_set_gem
9e17d78e71b6 drm/i915: Add i915_gem_context_is_full_ppgtt
20c77ecc9eb2 drm/i915: Use i915_gem_context_get_eb_vm in ctx_getparam
aa6df2fc9251 drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vm
a853815d3335 drm/i915: Drop code to handle set-vm races from execbuf