Series: | drm/i915: Asynchronous vma unbinding (rev4) |
URL: | https://patchwork.freedesktop.org/series/98055/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21912/index.html |
CI Bug Log - changes from CI_DRM_11044 -> Patchwork_21912
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21912/index.html
Participating hosts (46 -> 34)
Missing (12): fi-kbl-soraka bat-dg1-6 bat-dg1-5 fi-tgl-u2 fi-icl-u2 fi-bsw-cyan bat-adlp-6 fi-pnv-d510 bat-rpls-1 fi-bdw-samus bat-jsl-2 bat-jsl-1
Known issues
Here are the changes found in Patchwork_21912 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@semaphore:
- fi-bsw-nick: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@debugfs_test@read_all_entries:
- fi-apl-guc: PASS -> DMESG-WARN (i915#1610)
-
igt@runner@aborted:
Possible fixes
- igt@i915_selftest@live@uncore:
- fi-bsw-nick: INCOMPLETE -> PASS
Warnings
-
igt@kms_psr@primary_page_flip:
- fi-skl-6600u: INCOMPLETE (i915#4547 / i915#4838) -> FAIL (i915#4547)
-
igt@runner@aborted:
Build changes
- Linux: CI_DRM_11044 -> Patchwork_21912
CI-20190529: 20190529
CI_DRM_11044: 7b527a181f96f90a4c2f04d2705bdaffdd8168b6 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6322: b0b7679b358b300b7b6bf42c6921d0aa1fc14388 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21912: 79cafac84ad4ad4d353c33f03a137f56625650c8 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
79cafac84ad4 drm/i915: Use struct vma_resource instead of struct vma_snapshot
6614ef6664e9 drm/i915: Use vma resources for async unbinding
d5c764c68dbe drm/i915: Use the vma resource as argument for gtt binding / unbinding
4d8764c49999 drm/i915: Initial introduction of vma resources