Series: | drm/helpers: Make the suballocation manager drm generic. (rev2) |
URL: | https://patchwork.freedesktop.org/series/99713/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22385/index.html |
CI Bug Log - changes from CI_DRM_11277 -> Patchwork_22385
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22385/index.html
Participating hosts (45 -> 41)
Missing (4): fi-bsw-cyan fi-icl-u2 fi-bdw-samus fi-kbl-8809g
Known issues
Here are the changes found in Patchwork_22385 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_cs_nop@fork-compute0:
- fi-ivb-3770: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@gem_flink_basic@bad-flink:
- fi-skl-6600u: PASS -> INCOMPLETE (i915#4547)
-
igt@i915_selftest@live@gt_pm:
- fi-tgl-1115g4: PASS -> DMESG-FAIL (i915#3987)
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
Possible fixes
-
igt@i915_selftest@live@hangcheck:
-
bat-dg1-5: DMESG-FAIL (i915#4494 / i915#4957) -> PASS
-
fi-ivb-3770: INCOMPLETE (i915#3303) -> PASS
-
-
igt@kms_busy@basic@modeset:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS
Warnings
-
igt@i915_pm_rpm@basic-rte:
- fi-kbl-guc: SKIP (fdo#109271) -> FAIL (i915#3049)
-
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_11277 -> Patchwork_22385
CI-20190529: 20190529
CI_DRM_11277: a9d1ffee8dbe2c5506cccf9077eab8fe439eea46 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6355: 83ec34916bd8268bc331105cf77c4d3d3cd352be @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22385: f31ddb2b08c17014c327a204308a0493f22af909 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
f31ddb2b08c1 drm/radeon: Use the drm suballocation manager implementation.
840abcc732de drm/amd: Convert amdgpu to use suballocation helper.
18b5ce2eb239 drm: Extract amdgpu_sa.c as a generic suballocation helper