Patch Details
Series:drm/i915: Remove short term pins from execbuf by requiring lock to unbind.
URL:https://patchwork.freedesktop.org/series/98837/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21993/index.html

CI Bug Log - changes from CI_DRM_11077 -> Patchwork_21993

Summary

SUCCESS

No regressions found.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21993/index.html

Participating hosts (45 -> 35)

Missing (10): shard-tglu bat-dg1-6 bat-dg1-5 fi-icl-u2 fi-bsw-cyan bat-adlp-6 bat-rpls-1 shard-rkl bat-jsl-2 bat-jsl-1

Known issues

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

IGT changes

Issues hit

Possible fixes

Build changes

CI-20190529: 20190529
CI_DRM_11077: dd14003838c5a80ce141b31f2659a056a40cd894 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6326: ec75f64fcbcf4aac58fbf1bf629e8f59b19db4ce @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21993: 517ba11b3ad8b7ac601878c154a88be464c74048 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

517ba11b3ad8 drm/i915: Remove short-term pins from execbuf, v6.
6def580408d2 drm/i915: Remove support for unlocked i915_vma unbind
21d14143f7f1 drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2.
a5a3e0f29127 drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something, v2.
171e3d2259de drm/i915: Add locking to i915_gem_evict_vm()
6c3515b331fc drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors, v2.