Series: | drm: drm debug and error logging improvements (rev2) |
URL: | https://patchwork.freedesktop.org/series/126873/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_126873v2/index.html |
CI Bug Log - changes from CI_DRM_14127 -> Patchwork_126873v2
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_126873v2/index.html
Participating hosts (39 -> 36)
Missing (3): bat-dg2-8 fi-snb-2520m bat-mtlp-8
Known issues
Here are the changes found in Patchwork_126873v2 that come from known issues:
CI changes
Issues hit
Possible fixes
IGT changes
Issues hit
-
igt@debugfs_test@basic-hwmon:
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@verify-random:
-
igt@i915_suspend@basic-s3-without-i915:
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_dsc@dsc-basic:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-jsl-1: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pipe_crc_basic@suspend-read-crc:
-
igt@kms_setmode@basic-clone-single-crtc:
Possible fixes
-
igt@gem_tiled_blits@basic:
- fi-pnv-d510: SKIP (fdo#109271) -> PASS +2 other tests pass
-
igt@i915_selftest@live@gem_contexts:
- bat-atsm-1: INCOMPLETE (i915#10094) -> PASS
Build changes
- Linux: CI_DRM_14127 -> Patchwork_126873v2
CI-20190529: 20190529
CI_DRM_14127: c4796d784fcc0a8b72cd8fdc8c3f6f9bc2552242 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7674: 7674
Patchwork_126873v2: c4796d784fcc0a8b72cd8fdc8c3f6f9bc2552242 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
499eefa54317 drm: remove drm_debug_printer in favor of drm_dbg_printer
ce544ac0605d drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()
5c6c94c41097 drm/i915: use drm_printf() with the drm_err_printer intead of pr_err()
8e01244b2bad drm/i915: switch from drm_debug_printer() to device specific drm_dbg_printer()
b5cbc7863e71 drm/dp: switch drm_dp_vsc_sdp_log() to struct drm_printer
a44e0571e6a7 drm/mode: switch from drm_debug_printer() to device specific drm_dbg_printer()
0893dffdb5c8 drm/dp_mst: switch from drm_debug_printer() to device specific drm_dbg_printer()
5416723607d2 drm/print: add drm_dbg_printer() for drm device specific printer
a1e11d318c73 drm/print: move enum drm_debug_category etc. earlier in drm_print.h
3e9eb7301432 drm/print: make drm_err_printer() device specific by using drm_err()