Series: | drm/i915: Suspend / resume backup- and restore of LMEM. (rev7) |
URL: | https://patchwork.freedesktop.org/series/94278/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21105/index.html |
CI Bug Log - changes from CI_DRM_10616 -> Patchwork_21105
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21105/index.html
New tests
New tests have been introduced between CI_DRM_10616 and Patchwork_21105:
New IGT tests (1)
- igt@core_hotunplug@unbind-rebind:
- Statuses : 5 incomplete(s) 22 pass(s) 1 warn(s)
- Exec time: [0.0, 5.84] s
Known issues
Here are the changes found in Patchwork_21105 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_cs_nop@sync-fork-compute0:
- fi-snb-2600: NOTRUN -> SKIP (fdo#109271) +18 similar issues
-
igt@amdgpu/amd_cs_nop@sync-fork-gfx0:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@amdgpu/amd_cs_nop@sync-gfx0:
- fi-kbl-7567u: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@core_hotunplug@unbind-rebind (NEW):
-
fi-rkl-guc: PASS -> INCOMPLETE (i915#4130 / i915#4136)
-
fi-tgl-1115g4: NOTRUN -> INCOMPLETE (i915#4130)
-
fi-kbl-7500u: PASS -> INCOMPLETE (i915#4130 / i915#4136)
-
-
igt@gem_exec_suspend@basic-s3:
-
igt@gem_huc_copy@huc-copy:
-
igt@i915_module_load@reload:
-
fi-snb-2520m: PASS -> INCOMPLETE (i915#4179)
-
fi-bxt-dsi: NOTRUN -> INCOMPLETE (i915#4130 / i915#4136 / i915#4179)
-
fi-ivb-3770: PASS -> INCOMPLETE (i915#4179)
-
-
igt@i915_pm_backlight@basic-brightness:
-
igt@i915_selftest@live@execlists:
- fi-bsw-nick: NOTRUN -> INCOMPLETE (i915#2940)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-tgl-1115g4: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
-
igt@kms_force_connector_basic@force-load-detect:
- fi-tgl-1115g4: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_psr@primary_mmap_gtt:
-
igt@prime_vgem@basic-userptr:
-
igt@runner@aborted:
Possible fixes
-
igt@core_hotunplug@unbind-rebind (NEW):
- fi-bxt-dsi: INCOMPLETE (i915#4130) -> PASS
-
igt@i915_module_load@reload:
-
fi-skl-6600u: INCOMPLETE (i915#4130) -> PASS
-
fi-snb-2600: INCOMPLETE (i915#4179) -> PASS
-
fi-bsw-nick: INCOMPLETE (i915#4179) -> PASS
-
-
igt@i915_pm_rpm@module-reload:
- fi-kbl-7567u: DMESG-WARN -> PASS
Warnings
-
igt@i915_module_load@reload:
-
fi-cml-u2: INCOMPLETE (i915#4130) -> INCOMPLETE (i915#4130 / i915#4136)
-
fi-kbl-soraka: INCOMPLETE (i915#4130) -> INCOMPLETE (i915#4136)
-
fi-bsw-kefka: INCOMPLETE (i915#4179) -> INCOMPLETE (i915#4136 / i915#4179)
-
fi-glk-dsi: INCOMPLETE (i915#4130) -> INCOMPLETE (i915#4130 / i915#4136)
-
fi-icl-y: TIMEOUT (i915#4136) -> INCOMPLETE (i915#4136)
-
-
igt@runner@aborted:
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (35 -> 31)
Additional (1): fi-tgl-1115g4
Missing (5): fi-rkl-11600 bat-dg1-6 fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus
Build changes
- Linux: CI_DRM_10616 -> Patchwork_21105
CI-20190529: 20190529
CI_DRM_10616: fd5d67615e07f5c10424ca704cb0c0243ea77643 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6213: e9ae59cb8b4f1e7bc61a9261f33fc7e52ae06c65 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21105: 95f4af03252c114822a4f029af011cc7373db777 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
95f4af03252c drm/i915: Reduce the number of objects subject to memcpy recover
2d5a43a21dd8 drm/i915: Don't back up pinned LMEM context images and rings during suspend
9d06dc093931 drm/i915/gt: Register the migrate contexts with their engines
3af399d7ac09 drm/i915 Implement LMEM backup and restore for suspend / resume
509d94fcc73e drm/i915/gem: Implement a function to process all gem objects of a region
2af2c2a3614c drm/i915/ttm: Implement a function to copy the contents of two TTM-based objects