Series: | drm/helpers: Make the suballocation manager drm generic. |
URL: | https://patchwork.freedesktop.org/series/99713/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22182/index.html |
CI Bug Log - changes from CI_DRM_11189 -> Patchwork_22182
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22182/index.html
Participating hosts (47 -> 43)
Additional (1): fi-kbl-soraka
Missing (5): fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-kbl-8809g fi-bdw-samus
Known issues
Here are the changes found in Patchwork_22182 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_fence@basic-busy@bcs0:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +8 similar issues
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@gem:
- fi-pnv-d510: NOTRUN -> DMESG-FAIL (i915#2927 / i915#4528)
-
igt@i915_selftest@live@gt_heartbeat:
- fi-skl-6700k2: PASS -> DMESG-FAIL (i915#2291 / i915#541)
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886 / i915#2291)
-
igt@i915_selftest@live@hangcheck:
-
fi-hsw-4770: PASS -> INCOMPLETE (i915#4785)
-
bat-dg1-6: PASS -> DMESG-FAIL (i915#4494 / i915#4957)
-
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@runner@aborted:
Possible fixes
-
igt@gem_exec_suspend@basic-s3@smem:
-
fi-bdw-5557u: INCOMPLETE (i915#146) -> PASS
-
{bat-rpls-2}: INCOMPLETE (i915#4898) -> PASS
-
-
igt@i915_selftest@live@requests:
- fi-pnv-d510: DMESG-FAIL (i915#2927 / i915#4528) -> PASS
Warnings
- igt@kms_psr@primary_page_flip:
- fi-skl-6600u: FAIL (i915#4547) -> INCOMPLETE (i915#4838)
{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_11189 -> Patchwork_22182
CI-20190529: 20190529
CI_DRM_11189: c0fc917bc92837300b1991d53b835c6876f465a2 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6339: 9cd99d763440ae75d9981ce4e361d3deb5edb4e4 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22182: d5c5dca1308d2c4ccbb929a36216ab2576ba90cb @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
d5c5dca1308d drm/radeon: Use the drm suballocation manager implementation.
583252da6e3d drm/amd: Convert amdgpu to use suballocation helper.
aba5c02e4398 drm: Extract amdgpu_sa.c as a generic suballocation helper