Series: | drm/i915/vm_bind: Add VM_BIND functionality (rev7) |
URL: | https://patchwork.freedesktop.org/series/105879/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105879v7/index.html |
CI Bug Log - changes from CI_DRM_12254 -> Patchwork_105879v7
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_105879v7/index.html
Participating hosts (45 -> 45)
Additional (2): fi-hsw-4770 bat-dg1-5
Missing (2): fi-bdw-samus fi-kbl-guc
Known issues
Here are the changes found in Patchwork_105879v7 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_gttfill@basic:
-
igt@i915_pm_backlight@basic-brightness:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#3012)
-
igt@i915_pm_rpm@module-reload:
- fi-hsw-4770: NOTRUN -> INCOMPLETE (i915#7221)
-
igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271) +9 similar issues
-
igt@kms_chamelium@dp-crc-fast:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +7 similar issues
-
igt@kms_psr@sprite_plane_onoff:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#1072) +3 similar issues
-
igt@runner@aborted:
Build changes
- Linux: CI_DRM_12254 -> Patchwork_105879v7
CI-20190529: 20190529
CI_DRM_12254: 2e6cdde56f896add665edb8d2f6d3dfce8b1b3b6 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7018: 8312a2fe3f3287ba4ac4bc8d100de0734480f482 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_105879v7: 2e6cdde56f896add665edb8d2f6d3dfce8b1b3b6 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
48b240871f2d drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode
a07e041f8653 drm/i915/vm_bind: userptr dma-resv changes
e4ad670ef890 drm/i915/vm_bind: Handle persistent vmas in execbuf3
cfcbb1e5fe74 drm/i915/vm_bind: Expose i915_request_await_bind()
379ab291f690 drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
68859d7ad749 drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
1a3fc9620771 drm/i915/vm_bind: Use common execbuf functions in execbuf path
9b9c5d7176c3 drm/i915/vm_bind: Abstract out common execbuf functions
801e74a7928f drm/i915/vm_bind: Add out fence support
7bcb4aa91dbb drm/i915/vm_bind: Support persistent vma activeness tracking
dcff4ae9f609 drm/i915/vm_bind: Add support to handle object evictions
37716a795a22 drm/i915/vm_bind: Support for VM private BOs
aeaf3c8189f0 drm/i915/vm_bind: Implement bind and unbind of object
8d2d38a3c483 drm/i915/vm_bind: Add support to create persistent vma
6421e3233284 drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
81a9071de244 drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
b6c9fcf55f30 drm/i915/vm_bind: Expose vm lookup function