Series: | use dynamic-debug under drm.debug api (rev2) |
URL: | https://patchwork.freedesktop.org/series/100289/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22448/index.html |
CI Bug Log - changes from CI_DRM_11306 -> Patchwork_22448
Summary
FAILURE
Serious unknown changes coming with Patchwork_22448 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22448, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22448/index.html
Participating hosts (50 -> 45)
Missing (5): shard-tglu fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22448:
IGT changes
Possible regressions
- igt@gem_exec_suspend@basic-s3@smem:
- fi-cml-u2: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_22448 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@cs-gfx:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@amdgpu/amd_cs_nop@nop-compute0:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@amdgpu/amd_cs_nop@sync-fork-compute0:
- fi-snb-2600: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@gem_exec_suspend@basic-s3:
- fi-skl-6600u: NOTRUN -> INCOMPLETE (i915#4547)
-
igt@gem_lmem_swapping@random-engines:
- fi-ivb-3770: NOTRUN -> SKIP (fdo#109271) +35 similar issues
-
igt@i915_selftest@live@hangcheck:
- bat-dg1-5: PASS -> DMESG-FAIL (i915#4494 / i915#4957)
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: PASS -> DMESG-FAIL (i915#5026)
-
igt@kms_chamelium@dp-hpd-fast:
- fi-ivb-3770: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@runner@aborted:
Possible fixes
-
igt@core_hotunplug@unbind-rebind:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@gem_contexts:
- fi-kbl-soraka: DMESG-WARN -> PASS
-
igt@i915_selftest@live@gt_pm:
- {fi-jsl-1}: DMESG-FAIL (i915#1886) -> PASS
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: INCOMPLETE (i915#3921) -> PASS
-
igt@i915_selftest@live@requests:
- fi-pnv-d510: DMESG-FAIL (i915#2927 / i915#4528) -> PASS
-
igt@kms_busy@basic@modeset:
- bat-adlp-4: DMESG-WARN (i915#3576) -> PASS
Warnings
{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_11306 -> Patchwork_22448
CI-20190529: 20190529
CI_DRM_11306: 0eb492df610222f39eb2ad5a903626dd3ad9aea2 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6361: 2372a4beb6a33c5f0799a4a8ccbb93794f52dbca @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22448: 338e0af8179af1afd024cdebefc95eb49637e16f @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
338e0af8179a drm_print: use DEFINE_DYNAMIC_DEBUG_CLASSBITS for drm.debug
a052ebcff18b drm_print: add ddebug desc to drmdbg prototypes
534cea23990c drm_print: prefer bare printk KERN_DEBUG on generic fn
6cea91e13186 drm_print: refine drm_debug_enabled for dyndbg+jump-label
13edef385bee drm_print: wrap drm_dbg in dyndbg jumplabel
bbfe74b86e22 drm_print: interpose drm*dbg with forwarding macros
d701d41dd224 drm_print: condense enum drm_debug_category
e2b2197bb80e dyndbg: abstract dyndbg_site_is_printing
523e64e179fa dyndbg: improve change-info to have old and new
63c1eb03d319 dyndbg: drop EXPORTed dynamic_debug_exec_queries
3a4e3b60eacf dyndbg: add DEFINE_DYNAMIC_DEBUG_CLASSBITS macro and callbacks
a8f6c71f283e dyndbg: add class_id field and query support
c2ed9cc02d9c dyndbg: fix static_branch manipulation