Series: | fix DRM_USE_DYNAMIC_DEBUG regression |
URL: | https://patchwork.freedesktop.org/series/113363/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113363v1/index.html |
CI Bug Log - changes from CI_DRM_12640 -> Patchwork_113363v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113363v1/index.html
Participating hosts (37 -> 37)
Additional (1): fi-bsw-kefka
Missing (1): fi-rkl-11600
Known issues
Here are the changes found in Patchwork_113363v1 that come from known issues:
IGT changes
Issues hit
-
igt@kms_chamelium_hpd@common-hpd-after-suspend:
- fi-bsw-nick: NOTRUN -> SKIP (fdo#109271) +1 similar issue
-
igt@prime_vgem@basic-fence-flip:
- fi-bsw-kefka: NOTRUN -> SKIP (fdo#109271) +26 similar issues
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- {bat-adlp-9}: DMESG-WARN -> PASS
-
igt@i915_selftest@live@execlists:
- fi-bsw-nick: INCOMPLETE (i915#7911) -> PASS
-
igt@i915_selftest@live@migrate:
- {bat-dg2-11}: DMESG-WARN (i915#7699) -> PASS
-
igt@kms_cursor_legacy@basic-flip-after-cursor@atomic-transitions-varying-size:
{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_12640 -> Patchwork_113363v1
CI-20190529: 20190529
CI_DRM_12640: cc7783f223ac644092bb8788f0750fc5c68aa00e @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7136: 31b6af91747ad8c705399c9006cdb81cb1864146 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_113363v1: cc7783f223ac644092bb8788f0750fc5c68aa00e @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
c22c4369f162 jump_label: RFC / temporary for CI - tolerate toggled state
0cc6565a85d2 test-dyndbg: tune sub-module behavior
b8c945421dab test-dyndbg: disable WIP dyndbg-trace params
36b4db92e876 test-dyndbg: rename DD_SYS_WRAP to DYNDBG_CLASSMAP_PARAM
c7e6b41aaa05 test-dyndbg: build test_dynamic_debug_submod
dd1cc200239f drm_print: fix stale macro-name in comment
5776c51534ed dyndbg-API: DYNDBG_CLASSMAP_DEFINE() improvements
30bf62590141 dyndbg-API: DYNDBG_CLASSMAP_USE drop extra args
9936163af8e9 dyndbg-API: specialize DYNDBG_CLASSMAP_(DEFINE|USE)
4084facfa255 dyndbg-API: split DECLARE_(DYNDBG_CLASSMAP) to $1(_DEFINE|_USE)
2ef4fff96f42 dyndbg: constify ddebug_apply_class_bitmap args
8a019aeb5649 dyndbg: tighten ddebug_class_name() 1st arg
9ce5d2edb055 dyndbg: reduce verbose/debug clutter
8756aa4479ed dyndbg: drop NUM_TYPE_ARRAY
63724ad24516 dyndbg: split param_set_dyndbg_classes to inner/outer fns
4f6279d5a6ca dyndbg: make ddebug_apply_class_bitmap more selective
a731fe9c137e dyndbg: replace classmap list with a vector
73fc8e6873fc test-dyndbg: show that DEBUG enables prdbgs at compiletime
c0ed6ccec06c test-dyndbg: fixup CLASSMAP usage error