Series: | DRM.debug on DYNAMIC_DEBUG, add trace events |
URL: | https://patchwork.freedesktop.org/series/104052/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104052v1/index.html |
CI Bug Log - changes from CI_DRM_11661 -> Patchwork_104052v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104052v1/index.html
Participating hosts (42 -> 43)
Additional (2): bat-dg2-8 bat-adlm-1
Missing (1): bat-dg2-9
Known issues
Here are the changes found in Patchwork_104052v1 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@gt_pm:
- fi-tgl-1115g4: PASS -> DMESG-FAIL (i915#3987)
-
igt@i915_selftest@live@hangcheck:
- fi-bdw-5557u: NOTRUN -> INCOMPLETE (i915#3921)
-
igt@kms_chamelium@common-hpd-after-suspend:
-
fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
bat-dg1-6: NOTRUN -> SKIP (fdo#111827)
-
fi-blb-e6850: NOTRUN -> SKIP (fdo#109271)
-
-
igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271)
Possible fixes
-
igt@i915_selftest@live@gt_engines:
- bat-dg1-6: INCOMPLETE (i915#4418) -> PASS
-
igt@i915_selftest@live@gtt:
- fi-bdw-5557u: INCOMPLETE (i915#5685) -> PASS
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: DMESG-FAIL (i915#4528) -> PASS
-
igt@kms_busy@basic@flip:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS +1 similar issue
-
igt@kms_busy@basic@modeset:
- bat-adlp-4: DMESG-WARN (i915#3576) -> PASS +2 similar issues
{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_11661 -> Patchwork_104052v1
CI-20190529: 20190529
CI_DRM_11661: f0d63dbb9c4ebcb646fd41c0e810d60ff7c7d11e @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6473: 64723cd44c1cd2f8b8263e3b3681c99f05a1b499 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_104052v1: f0d63dbb9c4ebcb646fd41c0e810d60ff7c7d11e @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
8b6d0399d99f dyndbg/drm: POC add tracebits sysfs-knob
39b62567ffd7 dyndbg: 4 new trace-events: pr_debug, dev_dbg, drm_{, dev}debug
d29e003c5bd0 dyndbg: add write-events-to-tracefs code
1ce22bfdc3d3 dyndbg: add DPRINTK_FLAGS_TRACE
bdd1228bf40d dyndbg: add _DPRINTK_FLAGS_ENABLED
c41c1d35cd45 drm_print: add _ddebug desc to drmdbg prototypes
d07bc397ae96 drm_print: prefer bare printk KERN_DEBUG on generic fn
4e1dfab0aa21 drm_print: refine drm_debug_enabled for jump-label
c5c3f788ed01 drm_print: wrap drm_dbg in dyndbg descriptor factory macro
c81add96aef7 drm_print: interpose drm*dbg with forwarding macros
77b7c8a163d7 drm_print: condense enum drm_debug_category
451972407ce3 drm/print: POC drm on dyndbg - use bitmap
6a72203b2856 drm: POC drm on dyndbg - map class-names to drm_debug_category's
9f6de83719fb dyndbg: add test_dynamic_debug module
b60310dbe0f0 dyndbg: add __pr_debug_cls(class, fmt, ...)
8ea9abcec80d dyndbg: change zero-or-one classes-map to maps list
46f0b5eaae3a dyndbg: support symbolic class-names in bitmap
0855101f32ae dyndbg: let query-modname override defaulting modname
0bdf97041b98 Doc/dyndbg: document new class class_name query support
a4972715ab78 dyndbg: add drm.debug style bitmap support
4b24bd57ae91 dyndbg: validate class FOO on module
d43324ae48d0 dyndbg: add dynamic_debug_(un)register_classes
8756d8e1dc31 dyndbg: add exclusive class_id to pr_debug callsites
27c4cda19231 dyndbg: drop EXPORTed dynamic_debug_exec_queries
b86966e95441 dyndbg: fix module.dyndbg handling
6c6e62c28eb6 dyndbg: show both old and new in change-info
88d7a0414164 dyndbg: fix static_branch manipulation