Patch Details
Series:series starting with [01/11] drm/i915: Release i915_gem_context from a worker (rev2)
URL:https://patchwork.freedesktop.org/series/94285/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20945/index.html

CI Bug Log - changes from CI_DRM_10548 -> Patchwork_20945

Summary

FAILURE

Serious unknown changes coming with Patchwork_20945 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20945, 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_20945/index.html

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_20945:

IGT changes

Possible regressions

Known issues

Here are the changes found in Patchwork_20945 that come from known issues:

IGT changes

Issues hit

Participating hosts (48 -> 40)

Missing (8): fi-ilk-m540 bat-adls-5 fi-hsw-4200u bat-dg1-5 fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-1

Build changes

CI-20190529: 20190529
CI_DRM_10548: 50be9d6f82904be755ea5b04efbd6c5e19e2d945 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6197: 40888f97a6ad219f4ed48a1830d0ef3c9617d006 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20945: 6dc5fca7a0a04d024a130b497a278fb5a1925ecb @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

6dc5fca7a0a0 drm/i915: Stop rcu support for i915_address_space
6d5eef0fbd0f drm/i915: use xa_lock/unlock for fpriv->vm_xa lookups
7f80bb33cd1e drm/i915: Drop __rcu from gem_context->vm
1d14230abadc drm/i915: Use i915_gem_context_get_eb_vm in intel_context_set_gem
2da493a5ca5a drm/i915: Add i915_gem_context_is_full_ppgtt
5a071ebff40f drm/i915: Use i915_gem_context_get_eb_vm in ctx_getparam
3084a349e937 drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vm
29e6c891c5c4 drm/i915: Drop code to handle set-vm races from execbuf
b9dd2188735b drm/i915: Keep gem ctx->vm alive until the final put
0bc3da3c498c drm/i915: Release ctx->syncobj on final put, not on ctx close
64372bd0168a drm/i915: Release i915_gem_context from a worker