Series: | drm/i915: Asynchronous vma unbinding (rev7) |
URL: | https://patchwork.freedesktop.org/series/98055/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21958/index.html |
CI Bug Log - changes from CI_DRM_11061 -> Patchwork_21958
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21958/index.html
Participating hosts (46 -> 37)
Additional (1): fi-pnv-d510
Missing (10): fi-bdw-samus bat-dg1-6 bat-dg1-5 fi-bsw-cyan bat-adlp-6 bat-adlp-4 bat-rpls-1 bat-rpls-2 bat-jsl-2 bat-jsl-1
Known issues
Here are the changes found in Patchwork_21958 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@cs-gfx:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#109315) +17 similar issues
-
igt@amdgpu/amd_basic@query-info:
- fi-bsw-kefka: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@debugfs_test@read_all_entries:
- fi-apl-guc: PASS -> DMESG-WARN (i915#1610)
-
igt@i915_module_load@reload:
- fi-bxt-dsi: PASS -> DMESG-WARN (i915#1982)
-
igt@i915_selftest@live:
-
igt@i915_selftest@live@execlists:
- fi-bsw-nick: PASS -> INCOMPLETE (i915#2940)
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: PASS -> DMESG-FAIL (i915#4528)
-
igt@kms_frontbuffer_tracking@basic:
- fi-cml-u2: PASS -> DMESG-WARN (i915#4269)
-
igt@prime_vgem@basic-userptr:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +57 similar issues
-
igt@runner@aborted:
Possible fixes
-
igt@i915_selftest@live@execlists:
- fi-bsw-kefka: INCOMPLETE (i915#2940) -> PASS
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: INCOMPLETE (i915#4785) -> PASS
Build changes
- Linux: CI_DRM_11061 -> Patchwork_21958
CI-20190529: 20190529
CI_DRM_11061: 0ee2fe64a0021c173a686de95f9961c35c82cb99 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6326: ec75f64fcbcf4aac58fbf1bf629e8f59b19db4ce @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21958: b66f2c830d70881495dc694eb3d8c951ad44e618 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
b66f2c830d70 drm/i915: Use struct vma_resource instead of struct vma_snapshot
8adfa6f048ac drm/i915: Asynchronous migration selftest
402bca0f34dc drm/i915: Use vma resources for async unbinding
98debb352edc drm/i915: Don't pin the object pages during pending vma binds
1191590313f3 drm/i915: Use the vma resource as argument for gtt binding / unbinding
fa2206c87130 drm/i915: Initial introduction of vma resources