Series: | drm/i915: Asynchronous vma unbinding (rev3) |
URL: | https://patchwork.freedesktop.org/series/98055/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21870/index.html |
CI Bug Log - changes from CI_DRM_11012 -> Patchwork_21870
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21870/index.html
Participating hosts (42 -> 36)
Missing (6): fi-bdw-5557u bat-dg1-6 bat-dg1-5 fi-bsw-cyan bat-adlp-6 fi-bdw-samus
Known issues
Here are the changes found in Patchwork_21870 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@read_all_entries:
- fi-apl-guc: PASS -> DMESG-WARN (i915#1610)
-
igt@i915_selftest@live:
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
igt@prime_vgem@basic-userptr:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271)
Possible fixes
-
igt@i915_module_load@reload:
- {fi-tgl-dsi}: DMESG-WARN (i915#1982) -> PASS
-
igt@kms_frontbuffer_tracking@basic:
- fi-cml-u2: DMESG-WARN (i915#4269) -> PASS
-
igt@kms_psr@primary_page_flip:
Warnings
{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_11012 -> Patchwork_21870
CI-20190529: 20190529
CI_DRM_11012: 64bab3fe255d1886ef16ef57451df545380fa6be @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6313: 1793ed798cc09966c27bf478781e0c1d6bb23bad @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21870: 508fe6fa71d119fa5ca79d876ac1c9f038b84430 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
508fe6fa71d1 drm/i915: Use struct vma_resource instead of struct vma_snapshot
0e2ee499a329 drm/i915: Use vma resources for async unbinding
866990d2db6d drm/i915: Use the vma resource as argument for gtt binding / unbinding
a7bf661b94a2 drm/i915: Initial introduction of vma resources
2cb9ea59d9f7 drm/i915: Require the vm mutex for i915_vma_bind()
664fd217a101 drm/i915: Break out the i915_deps utility
af22ef498eaa drm/i915: Avoid using the i915_fence_array when collecting dependencies