Patch Details
Series:dyndbg: add DEFINE_DYNAMIC_DEBUG_CATEGORIES and use in DRM
URL:https://patchwork.freedesktop.org/series/93683/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20820/index.html

CI Bug Log - changes from CI_DRM_10482 -> Patchwork_20820

Summary

SUCCESS

No regressions found.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20820/index.html

Known issues

Here are the changes found in Patchwork_20820 that come from known issues:

IGT changes

Issues hit

Possible fixes

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Participating hosts (35 -> 34)

Additional (2): fi-tgl-1115g4 fi-bdw-5557u
Missing (3): fi-bdw-samus fi-bsw-cyan bat-jsl-1

Build changes

CI-20190529: 20190529
CI_DRM_10482: 772cc2d9bb24a9f750e3a88c6b2172873830e095 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6175: c91f99c74b966f635d7e2eb898bf0f78383d281b @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20820: f36b9555c31206ec867480b1aa71d4d87457d0d9 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

f36b9555c312 dyndbg: RFC add tracer facility RFC
089e2b7e8515 amdgpu_ucode: reduce number of pr_debug calls
8ded13656ce8 drm_print: add choice to use dynamic debug in drm-debug
cc4308e46704 amdgpu: use DEFINE_DYNAMIC_DEBUG_CATEGORIES to control categorized pr_debugs
d1de5f57f0f1 i915/gvt: use DEFINE_DYNAMIC_DEBUG_CATEGORIES to create "gvt:core:" etc categories
52fe10f828c0 i915/gvt: remove spaces in pr_debug "gvt: core:" etc prefixes
918363f529da dyndbg: add DEFINE_DYNAMIC_DEBUG_CATEGORIES and callbacks
9735d1bd2f6a moduleparam: add data member to struct kernel_param