Series: | drm/i915: Asynchronous vma unbinding (rev5) |
URL: | https://patchwork.freedesktop.org/series/98055/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21915/index.html |
CI Bug Log - changes from CI_DRM_11046 -> Patchwork_21915
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21915/index.html
Participating hosts (50 -> 37)
Missing (13): fi-ilk-m540 bat-dg1-6 bat-dg1-5 fi-hsw-4200u fi-icl-u2 fi-bsw-cyan bat-adlp-6 bat-adlp-4 fi-ctg-p8600 bat-rpls-1 fi-bdw-samus bat-jsl-2 bat-jsl-1
Known issues
Here are the changes found in Patchwork_21915 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@query-info:
- fi-bsw-kefka: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@amdgpu/amd_prime@amd-to-i915:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@debugfs_test@read_all_entries:
- fi-apl-guc: PASS -> DMESG-WARN (i915#1610)
-
igt@gem_flink_basic@bad-flink:
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-skl-6600u: INCOMPLETE (i915#4547) -> PASS
-
igt@i915_selftest@live@execlists:
- fi-bsw-kefka: INCOMPLETE (i915#2940) -> PASS
-
igt@i915_selftest@live@requests:
- fi-pnv-d510: DMESG-FAIL (i915#2927 / i915#4528) -> PASS
Build changes
- Linux: CI_DRM_11046 -> Patchwork_21915
CI-20190529: 20190529
CI_DRM_11046: ee55310525cbff1a700aeeaf08f63a0f7b33c521 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6322: b0b7679b358b300b7b6bf42c6921d0aa1fc14388 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21915: ffcebda37217b7b7aae07717291e96c37cdafe92 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
ffcebda37217 drm/i915: Use struct vma_resource instead of struct vma_snapshot
f109b0968e2a drm/i915: Asynchronous migration selftest
9e4353b6105e drm/i915: Use vma resources for async unbinding
f6a70ef9f9d6 drm/i915: Don't pin the object pages during pending vma binds
353826018a53 drm/i915: Use the vma resource as argument for gtt binding / unbinding
c8d84998c84d drm/i915: Initial introduction of vma resources