Series: | series starting with [01/11] drm/i915: Release i915_gem_context from a worker (rev3) |
URL: | https://patchwork.freedesktop.org/series/94285/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20949/index.html |
CI Bug Log - changes from CI_DRM_10548 -> Patchwork_20949
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20949/index.html
Known issues
Here are the changes found in Patchwork_20949 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@requests:
- fi-rkl-guc: PASS -> DMESG-FAIL (i915#4041)
-
igt@kms_cursor_legacy@basic-flip-after-cursor-atomic:
- fi-rkl-11600: PASS -> SKIP (fdo#111825)
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_20949
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_20949: 014e30ab67f6ef7615f6cd85304475df69b91195 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
014e30ab67f6 drm/i915: Stop rcu support for i915_address_space
33c5697641ee drm/i915: use xa_lock/unlock for fpriv->vm_xa lookups
dfa039b666fa drm/i915: Drop __rcu from gem_context->vm
f1878363f69f drm/i915: Use i915_gem_context_get_eb_vm in intel_context_set_gem
105dd8ab8137 drm/i915: Add i915_gem_context_is_full_ppgtt
0a69de4fc075 drm/i915: Use i915_gem_context_get_eb_vm in ctx_getparam
45f40a9d3c04 drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vm
a8d8c7b33c91 drm/i915: Drop code to handle set-vm races from execbuf
afcffba951ab drm/i915: Keep gem ctx->vm alive until the final put
499801408807 drm/i915: Release ctx->syncobj on final put, not on ctx close
2efbabdf9808 drm/i915: Release i915_gem_context from a worker