Series: | use dynamic-debug under drm.debug api |
URL: | https://patchwork.freedesktop.org/series/100289/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22308/index.html |
CI Bug Log - changes from CI_DRM_11241 -> Patchwork_22308
Summary
FAILURE
Serious unknown changes coming with Patchwork_22308 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22308, 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_22308/index.html
Participating hosts (46 -> 42)
Missing (4): fi-bsw-cyan bat-dg2-8 shard-tglu fi-kbl-8809g
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22308:
IGT changes
Possible regressions
- igt@i915_selftest@live@workarounds:
- fi-rkl-guc: PASS -> INCOMPLETE
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@gem_exec_parallel@engines@userptr:
- {bat-adlp-6}: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_22308 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@gem_exec_suspend@basic-s3@smem:
- fi-skl-6600u: PASS -> INCOMPLETE (i915#4547)
-
igt@i915_selftest@live@hangcheck:
-
bat-dg1-6: PASS -> DMESG-FAIL (i915#4494 / i915#4957)
-
bat-dg1-5: PASS -> DMESG-FAIL (i915#4494 / i915#4957)
-
Possible fixes
-
igt@i915_selftest@live@gt_pm:
- fi-tgl-1115g4: DMESG-FAIL (i915#3987) -> PASS
-
igt@kms_frontbuffer_tracking@basic:
- fi-cml-u2: DMESG-WARN (i915#4269) -> 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_11241 -> Patchwork_22308
CI-20190529: 20190529
CI_DRM_11241: cb239fa15d6782735c7b8df0c0a3075947de7eef @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6347: 37ea4c86f97c0e05fcb6b04cff72ec927930536e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22308: 5b2b6e5fdbad06a580282410c14253a686e34dc4 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
5b2b6e5fdbad drm_print: use DEFINE_DYNAMIC_DEBUG_CLASSBITS for drm.debug
39bbb4f0f2da drm_print: add ddebug desc to drmdbg prototypes
34e76601f0ab drm_print: prefer bare printk KERN_DEBUG on generic fn
1fc9e34c3b12 drm_print: refine drm_debug_enabled for dyndbg+jump-label
eb86ea8ef18b drm_print: wrap drm_dbg in dyndbg jumplabel
a8d888c7d80a drm_print: interpose drm*dbg with forwarding macros
f56d9ff10553 drm_print: condense enum drm_debug_category
c1ac85484894 dyndbg: abstract dyndbg_site_is_printing
a52fd6c7132a dyndbg: improve change-info to have old and new
1f8a67625036 dyndbg: drop EXPORTed dynamic_debug_exec_queries
ed68edd2481a dyndbg: add DEFINE_DYNAMIC_DEBUG_CLASSBITS macro and callbacks
4a4ea4a784ff dyndbg: add class_id field and query support
ac4ad1168f5b dyndbg: fix static_branch manipulation