Series: | drm/i915/dmc: cleanups |
URL: | https://patchwork.freedesktop.org/series/101499/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22597/index.html |
CI Bug Log - changes from CI_DRM_11378 -> Patchwork_22597
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22597/index.html
Participating hosts (46 -> 44)
Additional (1): fi-pnv-d510
Missing (3): bat-dg2-8 fi-bsw-cyan fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22597:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_selftest@live@evict:
- {bat-rpls-2}: NOTRUN -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_22597 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@gt_lrc:
- fi-rkl-guc: PASS -> INCOMPLETE (i915#2373)
-
igt@i915_selftest@live@hangcheck:
-
fi-hsw-4770: PASS -> INCOMPLETE (i915#3303)
-
fi-bdw-5557u: NOTRUN -> INCOMPLETE (i915#3921)
-
-
igt@kms_chamelium@dp-crc-fast:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271 / i915#5341)
-
igt@kms_setmode@basic-clone-single-crtc:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271) +14 similar issues
-
igt@prime_vgem@basic-userptr:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +57 similar issues
-
igt@runner@aborted:
- fi-hsw-4770: NOTRUN -> FAIL (fdo#109271 / i915#1436 / i915#4312)
Possible fixes
-
igt@core_hotunplug@unbind-rebind:
-
igt@i915_module_load@reload:
- {bat-rpls-2}: DMESG-WARN (i915#4391) -> PASS
-
igt@i915_selftest@live@gt_pm:
- {bat-rpls-2}: INCOMPLETE -> PASS
-
igt@kms_busy@basic@modeset:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS
{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_11378 -> Patchwork_22597
CI-20190529: 20190529
CI_DRM_11378: 3ec612f871c18232b04e5530e485992c76bf13a6 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6385: f3df40281d93d5a63ee98fa30e90852d780673c9 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22597: 15377b5193fbb3c89e40426719b44baba27a6185 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
15377b5193fb drm/i915/dmc: split out dmc registers to a separate file
2c93821f352b drm/i915/dmc: hide DMC version macros
1b7ec1b7a556 drm/i915/dmc: abstract GPU error state dump
16d7cf76f90d drm/i915/dmc: don't register DMC debugfs file if there's no DMC
2a37260cdcf5 drm/i915/dmc: fix i915_reg_t usage
f22b25aa0be3 drm/i915/dmc: move dmc debugfs to intel_dmc.c
f5b3417a7183 drm/i915/dmc: move assert_dmc_loaded() to intel_dmc.c
148ae63a423d drm/i915/dmc: simplify intel_dmc_load_program() conditions