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
-
igt@i915_module_load@load:
-
fi-pnv-d510: PASS -> INCOMPLETE
-
fi-ilk-650: PASS -> INCOMPLETE
-
fi-blb-e6850: 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
-
fi-snb-2600: PASS -> INCOMPLETE
-
Known issues
Here are the changes found in Patchwork_105879v4 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@basic:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_backlight@basic-brightness:
-
igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: NOTRUN -> INCOMPLETE (i915#5982)
-
igt@kms_chamelium@hdmi-edid-read:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#111827) +7 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor:
-
igt@kms_force_connector_basic@force-load-detect:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109285 / i915#4098)
-
igt@kms_psr@primary_page_flip:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-read:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109295 / i915#3291 / i915#3708) +2 similar issues
-
igt@prime_vgem@basic-userptr:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109295 / i915#3301 / i915#3708)
-
igt@runner@aborted:
Possible fixes
- igt@kms_pipe_crc_basic@suspend-read-crc@pipe-d-dp-2:
{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_12193 -> Patchwork_105879v4
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