Series: | drm/mm: Add an iterator to optimally walk over holes suitable for an allocation (rev2) |
URL: | https://patchwork.freedesktop.org/series/100136/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22310/index.html |
CI Bug Log - changes from CI_DRM_11241 -> Patchwork_22310
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22310/index.html
Participating hosts (46 -> 43)
Additional (1): fi-pnv-d510
Missing (4): fi-kbl-soraka bat-dg2-8 shard-tglu fi-bsw-cyan
Known issues
Here are the changes found in Patchwork_22310 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +57 similar issues
-
-
igt@gem_lmem_swapping@verify-random:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@hangcheck:
-
bat-dg1-6: PASS -> DMESG-FAIL (i915#4494 / i915#4957)
-
bat-dg1-5: PASS -> DMESG-FAIL (i915#4494 / i915#4957)
-
-
igt@i915_selftest@live@late_gt_pm:
- fi-bsw-n3050: PASS -> DMESG-FAIL (i915#2927 / i915#3428)
-
igt@kms_chamelium@vga-edid-read:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271) +2 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@kms_psr@primary_page_flip:
-
igt@runner@aborted:
Possible fixes
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-bdw-5557u: INCOMPLETE (i915#146) -> PASS
-
igt@gem_flink_basic@bad-flink:
-
igt@i915_selftest@live@gt_pm:
- fi-tgl-1115g4: DMESG-FAIL (i915#3987) -> PASS
{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_11241 -> Patchwork_22310
CI-20190529: 20190529
CI_DRM_11241: cb239fa15d6782735c7b8df0c0a3075947de7eef @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6347: 37ea4c86f97c0e05fcb6b04cff72ec927930536e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22310: 116d1b29f88477642239b116006e4d70c6eae7fd @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
116d1b29f884 drm/i915/gem: Don't try to map and fence large scanout buffers (v8)
f5597ffa1e23 drm/mm: Add an iterator to optimally walk over holes for an allocation (v4)
19844014c61e drm/mm: Ensure that the entry is not NULL before extracting rb_node