Series: | DRM_USE_DYNAMIC_DEBUG regression |
URL: | https://patchwork.freedesktop.org/series/111651/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_111651v1/index.html |
CI Bug Log - changes from CI_DRM_12471 -> Patchwork_111651v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_111651v1/index.html
Participating hosts (44 -> 42)
Additional (1): fi-hsw-4770
Missing (3): bat-dg2-11 fi-rkl-11600 fi-tgl-dsi
Known issues
Here are the changes found in Patchwork_111651v1 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_gttfill@basic:
-
igt@gem_render_tiled_blits@basic:
- fi-apl-guc: PASS -> INCOMPLETE (i915#7056)
-
igt@gem_softpin@allocator-basic-reserve:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271) +11 similar issues
-
igt@kms_chamelium@dp-crc-fast:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_psr@sprite_plane_onoff:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#1072) +3 similar issues
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- {bat-rplp-1}: DMESG-WARN (i915#2867) -> PASS +1 similar issue
-
igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-soraka: DMESG-FAIL (i915#5334) -> PASS
-
igt@i915_selftest@live@late_gt_pm:
- fi-kbl-soraka: INCOMPLETE -> 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_12471 -> Patchwork_111651v1
CI-20190529: 20190529
CI_DRM_12471: 7f8dc69dce0e934751fe31c01a6b6baa0c65bf23 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7083: c001793d5f22deb01918b6ba52af829794582df1 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_111651v1: 7f8dc69dce0e934751fe31c01a6b6baa0c65bf23 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
581b33202eed dyndbg: miss-on HACK
002ac0c5cef5 dyndbg: mess-w-dep-class
9af76c6a6aff dyndbg: ddebug_sanity()
edefdd520046 dyndbg: unwrap __ddebug_add_module inner function NOTYET
d6f5201f2fca drm_print: fix stale macro-name in comment
2f336eae2d14 dyndbg-API: DYNDBG_CLASSMAP_DEFINE() improvements
73d8e0796c76 dyndbg-API: DYNDBG_CLASSMAP_USE drop extra args
8730bdab5ee7 dyndbg-API: specialize DYNDBG_CLASSMAP_(DEFINE|USE)
6f1175135daa dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP with DYNDBG_CLASSMAP(_DEFINE|_USE)
360565a95c04 dyndbg: reduce verbose/debug clutter
d0512bc2a308 dyndbg: drop NUM_TYPE_ARRAY
7e5ce3f0815f dyndbg: dynamic_debug_init - use pointer inequality, not strcmp
4ecd962b6d19 dyndbg: make ddebug_apply_class_bitmap more selective
f72fc87553f9 dyndbg: replace classmap list with a vector
a2a5aa3ba7b2 dyndbg: fix readback value on LEVEL_NAMES interfaces
5acbd5649fc6 test-dyndbg: show that DEBUG enables prdbgs at compiletime
156196441ee6 test-dyndbg: fixup CLASSMAP usage error