Series: | drm/i915/dmc: cleanups (rev2) |
URL: | https://patchwork.freedesktop.org/series/101499/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22629/index.html |
CI Bug Log - changes from CI_DRM_11393 -> Patchwork_22629
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22629/index.html
Participating hosts (47 -> 42)
Additional (2): bat-adlm-1 fi-pnv-d510
Missing (7): shard-tglu fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 shard-rkl bat-jsl-2 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22629:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@kms_cursor_legacy@basic-flip-after-cursor-atomic:
- {bat-adlm-1}: NOTRUN -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_22629 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-pnv-d510: NOTRUN -> SKIP (fdo#109271) +57 similar issues
-
igt@i915_selftest@live@execlists:
- fi-bsw-n3050: PASS -> INCOMPLETE (i915#2940)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271 / i915#5341)
-
igt@runner@aborted:
- fi-bsw-n3050: NOTRUN -> FAIL (fdo#109271 / i915#1436 / i915#3428 / i915#4312)
Possible fixes
-
igt@gem_busy@busy@all:
- {bat-dg2-9}: DMESG-WARN (i915#5195) -> PASS
-
igt@i915_selftest@live@gem_contexts:
- {fi-tgl-dsi}: DMESG-WARN (i915#2867) -> PASS +16 similar issues
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: INCOMPLETE (i915#4785) -> PASS
-
igt@i915_selftest@live@sanitycheck:
- {bat-rpls-2}: DMESG-WARN (i915#4391) -> PASS +1 similar issue
-
igt@vgem_basic@unload:
- {fi-tgl-dsi}: DMESG-WARN -> PASS
Warnings
- igt@i915_selftest@live@hangcheck:
- bat-dg1-6: DMESG-FAIL (i915#4494 / i915#4957) -> DMESG-FAIL (i915#4957)
{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_11393 -> Patchwork_22629
CI-20190529: 20190529
CI_DRM_11393: bb39f08a81da1a7e2d82026eac394394504b7126 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6387: 04d012b18355b53798af5a55a8915afb1a421bba @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22629: d69f11113cfaf0c9db6ae77be18b574daaa01bf6 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
d69f11113cfa drm/i915/dmc: split out dmc registers to a separate file
7c4f86473d61 drm/i915/dmc: hide DMC version macros
c31f412f5a46 drm/i915/dmc: abstract GPU error state dump
a9f4361bf671 drm/i915/dmc: fix i915_reg_t usage
4aae032cd78d drm/i915/dmc: move dmc debugfs to intel_dmc.c
2e6c0cff37da drm/i915/dmc: move assert_dmc_loaded() to intel_dmc.c
91b1db13654c drm/i915/dmc: simplify intel_dmc_load_program() conditions