Patch Details
Series:drm/i915/vm_bind: Add VM_BIND functionality (rev4)
URL:https://patchwork.freedesktop.org/series/105879/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105879v4/index.html

CI Bug Log - changes from CI_DRM_12193 -> Patchwork_105879v4

Summary

FAILURE

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

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

Participating hosts (44 -> 44)

Additional (1): fi-rkl-11600
Missing (1): fi-bdw-samus

Possible new issues

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

IGT changes

Possible regressions

Known issues

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

IGT changes

Issues hit

Possible fixes

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Build changes

CI-20190529: 20190529
CI_DRM_12193: 0f0716dcfd8446cde4391475c9c3656ca670b55f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6666: 1e3ecbaa3c56f4c52c62047707eb4942d3a39c44 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_105879v4: 0f0716dcfd8446cde4391475c9c3656ca670b55f @ git://anongit.freedesktop.org/gfx-ci/linux

Linux commits

710877c15d9a drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode
3324964444e4 drm/i915/vm_bind: userptr dma-resv changes
2d7c308124f8 drm/i915/vm_bind: Handle persistent vmas in execbuf3
a2dae755e2fe drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
d933ae3a02df drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
96574bc807b7 drm/i915/vm_bind: Use common execbuf functions in execbuf path
0ef00682c1b7 drm/i915/vm_bind: Abstract out common execbuf functions
7c151d003cbb drm/i915/vm_bind: Add out fence support
715d5c35ed2c drm/i915/vm_bind: Support persistent vma activeness tracking
16eb94b46afe drm/i915/vm_bind: Add support to handle object evictions
b7fb80fcb050 drm/i915/vm_bind: Support for VM private BOs
7e0bd1858b91 drm/i915/vm_bind: Implement bind and unbind of object
a5b21a9f2078 drm/i915/vm_bind: Add support to create persistent vma
fa22909646bb drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
f2468948355a drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
3ab6b75bc7bf drm/i915/vm_bind: Expose vm lookup function