Series: | drm/i915/vm_bind: Add VM_BIND functionality (rev2) |
URL: | https://patchwork.freedesktop.org/series/105879/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105879v2/index.html |
CI Bug Log - changes from CI_DRM_12035 -> Patchwork_105879v2
Summary
FAILURE
Serious unknown changes coming with Patchwork_105879v2 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_105879v2, 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_105879v2/index.html
Participating hosts (42 -> 29)
Missing (13): fi-jsl-1 fi-rkl-11600 bat-dg1-5 fi-hsw-4200u bat-dg2-8 bat-adlp-4 fi-ctg-p8600 bat-adln-1 bat-rplp-1 bat-dg2-10 fi-ehl-2 fi-bsw-nick fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_105879v2:
IGT changes
Possible regressions
-
igt@i915_module_load@load:
-
fi-pnv-d510: PASS -> INCOMPLETE
-
fi-snb-2520m: PASS -> INCOMPLETE
-
fi-elk-e7500: PASS -> INCOMPLETE
-
fi-hsw-g3258: PASS -> INCOMPLETE
-
fi-hsw-4770: PASS -> INCOMPLETE
-
fi-ivb-3770: PASS -> INCOMPLETE
-
Known issues
Here are the changes found in Patchwork_105879v2 that come from known issues:
IGT changes
Issues hit
Possible fixes
- igt@i915_selftest@live@requests:
- {bat-rpls-1}: INCOMPLETE (i915#6257 / i915#6380) -> PASS
Warnings
- igt@i915_selftest@live@hangcheck:
- bat-dg1-6: DMESG-FAIL (i915#4494 / i915#4957) -> DMESG-FAIL (i915#4957)
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_12035 -> Patchwork_105879v2
CI-20190529: 20190529
CI_DRM_12035: 94f8134b5320a43800ca3ca50d1c387d66f75c6a @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6636: 1298b5f0e1b3e010657ffba41d2e775fab028e08 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_105879v2: 94f8134b5320a43800ca3ca50d1c387d66f75c6a @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
bd4792878f5c drm/i915: Enable execbuf3 ioctl for vm_bind
54b852762b46 drm/i915/ioctl: Enable the vm_bind/unbind ioctls
5ac12b25cc3a drm/i915: Extend getparm for VM_BIND capability
3ff254d1c5a4 drm/i915/vm_bind: Skip vma_lookup for persistent vmas
7bcf9b83a12e drm/i915/vm_bind: userptr dma-resv changes
f48374784786 drm/i915/vm_bind: Handle persistent vmas in execbuf3
390e30454afc drm/i915: Add i915_vma_is_bind_complete()
97c5a52c8a55 drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
ac406bc1e3cf drm/i915: Do not support vm_bind mode in execbuf2
dff2602fdd43 drm/i915/vm_bind: Add out fence support
79b9e5b8f321 drm/i915/vm_bind: Handle persistent vmas
494a762698a9 drm/i915/dmabuf: Deny the dmabuf export for VM private BOs
79f1eb089787 drm/i915: Support for VM private BOs
3328ec614634 drm/i915: Implement bind and unbind of object
90d5031f1366 drm/i915/gem: expose i915_gem_object_max_page_size() in i915_gem_object.h
dcaaf66f0c36 drm/i915: Mark vm for vm_bind usage at creation
ed3d9e130166 drm/i915: Expose vm_lookup in i915_gem_context.h