Series: | drm/i915/vm_bind: Add VM_BIND functionality (rev6) |
URL: | https://patchwork.freedesktop.org/series/105879/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105879v6/index.html |
CI Bug Log - changes from CI_DRM_12227 -> Patchwork_105879v6
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105879v6/index.html
Participating hosts (45 -> 43)
Missing (2): fi-ctg-p8600 fi-hsw-4200u
Known issues
Here are the changes found in Patchwork_105879v6 that come from known issues:
IGT changes
Issues hit
- igt@i915_suspend@basic-s3-without-i915:
- fi-bdw-5557u: PASS -> INCOMPLETE (i915#146 / i915#6712)
Possible fixes
-
igt@gem_huc_copy@huc-copy:
-
igt@i915_module_load@load:
- {bat-dg2-11}: DMESG-WARN (i915#7031) -> PASS
-
igt@i915_pm_rpm@module-reload:
- {bat-rpls-2}: DMESG-WARN (i915#5537) -> PASS
-
igt@i915_selftest@live@gt_heartbeat:
- fi-apl-guc: DMESG-FAIL (i915#5334) -> PASS
-
igt@i915_selftest@live@gt_pm:
- {fi-tgl-mst}: DMESG-FAIL (i915#3987) -> PASS
-
igt@i915_selftest@live@reset:
- {bat-rpls-2}: DMESG-FAIL (i915#4983 / i915#5828) -> PASS
{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_12227 -> Patchwork_105879v6
CI-20190529: 20190529
CI_DRM_12227: 74e2443e7681e4d442b45f551ddf12d09a6f00c3 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7003: 1ea9ec5e7295fbc1cb784be4692971fd342bea53 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_105879v6: 74e2443e7681e4d442b45f551ddf12d09a6f00c3 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
4efb144611e4 drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode
851c902de6d0 drm/i915/vm_bind: userptr dma-resv changes
0ee87420f626 drm/i915/vm_bind: Handle persistent vmas in execbuf3
17b15f27c7e9 drm/i915/vm_bind: Expose i915_request_await_bind()
21f5874de3d1 drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
7b4354e33199 drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
f577b15355e0 drm/i915/vm_bind: Use common execbuf functions in execbuf path
6de45a134738 drm/i915/vm_bind: Abstract out common execbuf functions
e1bae092fbba drm/i915/vm_bind: Add out fence support
5c018260690e drm/i915/vm_bind: Support persistent vma activeness tracking
8a240c07c331 drm/i915/vm_bind: Add support to handle object evictions
1c89a863eca2 drm/i915/vm_bind: Support for VM private BOs
5b0c332e368e drm/i915/vm_bind: Implement bind and unbind of object
e9ff02bf4b3d drm/i915/vm_bind: Add support to create persistent vma
22cecab72289 drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
92ce92150202 drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
3070c4562b54 drm/i915/vm_bind: Expose vm lookup function