Series: | series starting with drm/i915: Release i915_gem_context from a worker (rev2) |
URL: | https://patchwork.freedesktop.org/series/93693/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20822/index.html |
CI Bug Log - changes from CI_DRM_10484 -> Patchwork_20822
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20822/index.html
Known issues
Here are the changes found in Patchwork_20822 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@cs-gfx:
- fi-rkl-guc: NOTRUN -> SKIP (fdo#109315) +17 similar issues
-
igt@i915_selftest@live@gt_lrc:
- fi-rkl-guc: NOTRUN -> DMESG-WARN (i915#3958)
Possible fixes
-
igt@i915_module_load@reload:
- {fi-tgl-dsi}: DMESG-WARN (i915#1982 / k.org#205379) -> PASS
-
igt@i915_selftest@live@workarounds:
- fi-rkl-guc: DMESG-FAIL (i915#3928) -> PASS
{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-kbl-soraka fi-bdw-samus fi-bsw-cyan bat-jsl-1
Build changes
- Linux: CI_DRM_10484 -> Patchwork_20822
CI-20190529: 20190529
CI_DRM_10484: 7de02d5cb1f35bd3f068237444063844dea47ddc @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6175: c91f99c74b966f635d7e2eb898bf0f78383d281b @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20822: ce80c060cbb0fdbaf11f5c9e54e70048600fdee6 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
ce80c060cbb0 drm/i915: Stop rcu support for i915_address_space
dcd0c89767ee drm/i915: use xa_lock/unlock for fpriv->vm_xa lookups
d5d3e981bd04 drm/i915: Drop __rcu from gem_context->vm
0286c52c3f12 drm/i915: Use i915_gem_context_get_eb_vm in intel_context_set_gem
e40cf3c567e6 drm/i915: Add i915_gem_context_is_full_ppgtt
9b1dc2d805d6 drm/i915: Use i915_gem_context_get_eb_vm in ctx_getparam
4aa6a88a50ab drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vm
7726f2246bfb drm/i915: Drop code to handle set-vm races from execbuf
f2eb67b88f1a drm/i915: Keep gem ctx->vm alive until the final put
ad55490a42e9 drm/i915: Release ctx->syncobj on final put, not on ctx close
9d0fdbfd766c drm/i915: Release i915_gem_context from a worker