Series: | series starting with [v13,1/5] drm: improve drm_buddy_alloc function |
URL: | https://patchwork.freedesktop.org/series/100509/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22344/index.html |
CI Bug Log - changes from CI_DRM_11264 -> Patchwork_22344
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22344/index.html
Participating hosts (44 -> 42)
Additional (3): bat-dg2-8 fi-bdw-5557u fi-pnv-d510
Missing (5): shard-tglu fi-bsw-cyan fi-kbl-8809g shard-rkl shard-dg1
Known issues
Here are the changes found in Patchwork_22344 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@semaphore:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#109315) +17 similar issues
-
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:
-
igt@i915_selftest@live@execlists:
- fi-bsw-kefka: PASS -> INCOMPLETE (i915#2940)
-
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) +3 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@kms_pipe_crc_basic@read-crc-pipe-b:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#295) +12 similar issues
-
igt@runner@aborted:
Possible fixes
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-skl-6600u: INCOMPLETE (i915#4547) -> PASS
-
igt@i915_selftest@live@gt_pm:
- fi-tgl-1115g4: DMESG-FAIL (i915#3987) -> PASS
-
igt@i915_selftest@live@gt_timelines:
- {fi-tgl-dsi}: INCOMPLETE -> PASS
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: INCOMPLETE (i915#3303) -> PASS
Warnings
-
igt@i915_selftest@live@hangcheck:
- bat-dg1-5: DMESG-FAIL (i915#4494 / i915#4957) -> DMESG-FAIL (i915#4957)
-
igt@runner@aborted:
{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_11264 -> Patchwork_22344
CI-20190529: 20190529
CI_DRM_11264: 3b562232559bd940e63f977619548e5cc70da985 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6349: 0513032006f385f34fcd094c810b93f31cbed09d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22344: 824dc64040ae150e06af6f5192406bcc75f77887 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
824dc64040ae drm/amdgpu: add drm buddy support to amdgpu
c101b2692614 drm/amdgpu: move vram inline functions into a header
520affca2185 drm: implement a method to free unused pages
cf3ca8204216 drm: implement top-down allocation method
1ae185a2649e drm: improve drm_buddy_alloc function