== Series 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
== Summary == 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 #### * igt@kms_flip@basic-flip-vs-dpms: - fi-rkl-11600: NOTRUN -> [SKIP][1] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20945/fi-rkl-11600/igt@kms_f...@basic-flip-vs-dpms.html Known issues ------------ Here are the changes found in Patchwork_20945 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_exec_suspend@basic-s3: - fi-tgl-1115g4: [PASS][2] -> [FAIL][3] ([i915#1888]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10548/fi-tgl-1115g4/igt@gem_exec_susp...@basic-s3.html [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20945/fi-tgl-1115g4/igt@gem_exec_susp...@basic-s3.html * igt@i915_selftest@live@gt_lrc: - fi-rkl-guc: [PASS][4] -> [DMESG-WARN][5] ([i915#3958]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10548/fi-rkl-guc/igt@i915_selftest@live@gt_lrc.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20945/fi-rkl-guc/igt@i915_selftest@live@gt_lrc.html * igt@i915_selftest@live@hangcheck: - fi-snb-2600: [PASS][6] -> [INCOMPLETE][7] ([i915#3921]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10548/fi-snb-2600/igt@i915_selftest@l...@hangcheck.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20945/fi-snb-2600/igt@i915_selftest@l...@hangcheck.html * igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size: - fi-rkl-11600: [PASS][8] -> [SKIP][9] ([fdo#111825]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10548/fi-rkl-11600/igt@kms_cursor_leg...@basic-flip-before-cursor-varying-size.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20945/fi-rkl-11600/igt@kms_cursor_leg...@basic-flip-before-cursor-varying-size.html * igt@kms_flip@basic-flip-vs-modeset: - fi-rkl-11600: NOTRUN -> [SKIP][10] ([i915#3669]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20945/fi-rkl-11600/igt@kms_f...@basic-flip-vs-modeset.html * igt@runner@aborted: - fi-bdw-5557u: NOTRUN -> [FAIL][11] ([i915#1602] / [i915#2029]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20945/fi-bdw-5557u/igt@run...@aborted.html [fdo#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825 [i915#1602]: https://gitlab.freedesktop.org/drm/intel/issues/1602 [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888 [i915#2029]: https://gitlab.freedesktop.org/drm/intel/issues/2029 [i915#3669]: https://gitlab.freedesktop.org/drm/intel/issues/3669 [i915#3921]: https://gitlab.freedesktop.org/drm/intel/issues/3921 [i915#3958]: https://gitlab.freedesktop.org/drm/intel/issues/3958 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 ------------- * Linux: CI_DRM_10548 -> Patchwork_20945 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 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20945/index.html