✓ Fi.CI.BAT: success for series starting with [1/9] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors
Patchwork
patchwork at emeril.freedesktop.org
Tue Jan 4 16:45:58 UTC 2022
== Series Details ==
Series: series starting with [1/9] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors
URL : https://patchwork.freedesktop.org/series/98474/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11046 -> Trybot_8213
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8213/index.html
Participating hosts (50 -> 37)
------------------------------
Missing (13): fi-ilk-m540 bat-dg1-6 bat-dg1-5 fi-hsw-4200u fi-bsw-cyan bat-adlp-6 bat-adlp-4 fi-ctg-p8600 fi-pnv-d510 bat-rpls-1 fi-bdw-samus bat-jsl-2 bat-jsl-1
Known issues
------------
Here are the changes found in Trybot_8213 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at amdgpu/amd_basic at query-info:
- fi-bsw-kefka: NOTRUN -> [SKIP][1] ([fdo#109271]) +17 similar issues
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8213/fi-bsw-kefka/igt@amdgpu/amd_basic@query-info.html
* igt at amdgpu/amd_cs_nop at sync-fork-compute0:
- fi-kbl-soraka: NOTRUN -> [SKIP][2] ([fdo#109271]) +7 similar issues
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8213/fi-kbl-soraka/igt@amdgpu/amd_cs_nop@sync-fork-compute0.html
* igt at core_hotunplug@unbind-rebind:
- fi-tgl-1115g4: [PASS][3] -> [DMESG-WARN][4] ([i915#1982] / [i915#2867])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11046/fi-tgl-1115g4/igt@core_hotunplug@unbind-rebind.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8213/fi-tgl-1115g4/igt@core_hotunplug@unbind-rebind.html
* igt at gem_flink_basic@bad-flink:
- fi-skl-6600u: NOTRUN -> [FAIL][5] ([i915#4547])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8213/fi-skl-6600u/igt@gem_flink_basic@bad-flink.html
* igt at i915_selftest@live at gt_mocs:
- fi-tgl-1115g4: [PASS][6] -> [DMESG-WARN][7] ([i915#2867]) +21 similar issues
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11046/fi-tgl-1115g4/igt@i915_selftest@live@gt_mocs.html
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8213/fi-tgl-1115g4/igt@i915_selftest@live@gt_mocs.html
#### Possible fixes ####
* igt at gem_exec_suspend@basic-s3 at smem:
- fi-skl-6600u: [INCOMPLETE][8] ([i915#4547]) -> [PASS][9]
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11046/fi-skl-6600u/igt@gem_exec_suspend@basic-s3@smem.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8213/fi-skl-6600u/igt@gem_exec_suspend@basic-s3@smem.html
* igt at i915_selftest@live at execlists:
- fi-bsw-kefka: [INCOMPLETE][10] ([i915#2940]) -> [PASS][11]
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11046/fi-bsw-kefka/igt@i915_selftest@live@execlists.html
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8213/fi-bsw-kefka/igt@i915_selftest@live@execlists.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
[i915#2867]: https://gitlab.freedesktop.org/drm/intel/issues/2867
[i915#2940]: https://gitlab.freedesktop.org/drm/intel/issues/2940
[i915#4547]: https://gitlab.freedesktop.org/drm/intel/issues/4547
Build changes
-------------
* Linux: CI_DRM_11046 -> Trybot_8213
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
Trybot_8213: 88a651bc597d713844875f12603235fcfc0b019a @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
88a651bc597d drm/i915: Rework i915_gem_evict_vm with eviction locking
62d9af8f9033 drm/i915: Move vm locking to i915_gem_evict_vm
6977a05a3c0b drm/i915: Remove short-term pins from execbuf, v6.
c7293787ccab drm/i915: Remove support for unlocked i915_vma unbind
d58760a64c70 drm/i915: Remove assert_object_held_shared
05979ddc3cfc drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2.
c1be65c344b2 drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something
5d0f69e13910 drm/i915: Add locking to i915_gem_evict_vm()
e0540f8a73ae drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8213/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20220104/df4aa1e3/attachment.htm>
More information about the Intel-gfx-trybot
mailing list