[Intel-gfx] ✓ Fi.CI.BAT: success for drm/mm: Add an iterator to optimally walk over holes suitable for an allocation (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Sun Feb 20 02:48:58 UTC 2022
== Series Details ==
Series: drm/mm: Add an iterator to optimally walk over holes suitable for an allocation (rev3)
URL : https://patchwork.freedesktop.org/series/100136/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11255 -> Patchwork_22339
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22339/index.html
Participating hosts (46 -> 42)
------------------------------
Additional (1): fi-pnv-d510
Missing (5): shard-tglu bat-dg2-8 fi-bsw-cyan shard-rkl shard-dg1
Known issues
------------
Here are the changes found in Patchwork_22339 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at gem_exec_suspend@basic-s3 at smem:
- fi-bdw-5557u: [PASS][1] -> [INCOMPLETE][2] ([i915#146])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11255/fi-bdw-5557u/igt@gem_exec_suspend@basic-s3@smem.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22339/fi-bdw-5557u/igt@gem_exec_suspend@basic-s3@smem.html
* igt at gem_huc_copy@huc-copy:
- fi-pnv-d510: NOTRUN -> [SKIP][3] ([fdo#109271]) +57 similar issues
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22339/fi-pnv-d510/igt@gem_huc_copy@huc-copy.html
* igt at i915_selftest@live at hangcheck:
- bat-dg1-6: [PASS][4] -> [DMESG-FAIL][5] ([i915#4494] / [i915#4957])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11255/bat-dg1-6/igt@i915_selftest@live@hangcheck.html
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22339/bat-dg1-6/igt@i915_selftest@live@hangcheck.html
- bat-dg1-5: [PASS][6] -> [DMESG-FAIL][7] ([i915#4494] / [i915#4957])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11255/bat-dg1-5/igt@i915_selftest@live@hangcheck.html
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22339/bat-dg1-5/igt@i915_selftest@live@hangcheck.html
- fi-hsw-4770: [PASS][8] -> [INCOMPLETE][9] ([i915#4785])
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11255/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22339/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html
* igt at runner@aborted:
- fi-hsw-4770: NOTRUN -> [FAIL][10] ([fdo#109271] / [i915#1436] / [i915#4312])
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22339/fi-hsw-4770/igt@runner@aborted.html
#### Possible fixes ####
* igt at i915_selftest@live at workarounds:
- {bat-adlp-6}: [DMESG-WARN][11] ([i915#5068]) -> [PASS][12]
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11255/bat-adlp-6/igt@i915_selftest@live@workarounds.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22339/bat-adlp-6/igt@i915_selftest@live@workarounds.html
#### Warnings ####
* igt at kms_psr@primary_page_flip:
- fi-skl-6600u: [INCOMPLETE][13] ([i915#4547] / [i915#4838]) -> [FAIL][14] ([i915#4547])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11255/fi-skl-6600u/igt@kms_psr@primary_page_flip.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22339/fi-skl-6600u/igt@kms_psr@primary_page_flip.html
* igt at runner@aborted:
- fi-skl-6600u: [FAIL][15] ([i915#2722] / [i915#4312]) -> [FAIL][16] ([i915#4312])
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11255/fi-skl-6600u/igt@runner@aborted.html
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22339/fi-skl-6600u/igt@runner@aborted.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#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436
[i915#146]: https://gitlab.freedesktop.org/drm/intel/issues/146
[i915#2722]: https://gitlab.freedesktop.org/drm/intel/issues/2722
[i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
[i915#4494]: https://gitlab.freedesktop.org/drm/intel/issues/4494
[i915#4547]: https://gitlab.freedesktop.org/drm/intel/issues/4547
[i915#4785]: https://gitlab.freedesktop.org/drm/intel/issues/4785
[i915#4838]: https://gitlab.freedesktop.org/drm/intel/issues/4838
[i915#4957]: https://gitlab.freedesktop.org/drm/intel/issues/4957
[i915#5068]: https://gitlab.freedesktop.org/drm/intel/issues/5068
Build changes
-------------
* Linux: CI_DRM_11255 -> Patchwork_22339
CI-20190529: 20190529
CI_DRM_11255: 9675ca1adf06327d3e92cdde1af6ce06dfb4884d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6348: 9cb64a757d2ff1e180b1648e611439d94afd697d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22339: 2ba23f171203f70bc30c8d7c1d73805e395df6b1 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
2ba23f171203 drm/i915/gem: Don't try to map and fence large scanout buffers (v9)
7ab91e3f8f9f drm/mm: Add an iterator to optimally walk over holes for an allocation (v4)
3dea51f189be drm/mm: Ensure that the entry is not NULL before extracting rb_node
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22339/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20220220/0a98676a/attachment.htm>
More information about the Intel-gfx
mailing list