Show patches with: Submitter = Jim Cromie       |    State = Action Required       |    Archived = No       |   48 patches
Patch Series S/W/F Date Submitter Delegate State
[v7d,23/23] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,22/23] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,21/23] drm: use correct ccflags-y spelling fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,20/23] dyndbg: refactor *dynamic_emit_prefix fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,19/23] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,18/23] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,17/23] dyndbg-doc: add classmap info to howto fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,16/23] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,15/23] dyndbg: refactor ddebug_classparam_clamp_input fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,14/23] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,13/23] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,12/23] dyndbg: reduce verbose=3 messages in ddebug_add_module fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,11/23] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,10/23] dyndbg: tighten ddebug_class_name() 1st arg type fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,09/23] dyndbg: silence debugs with no-change updates fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,08/23] dyndbg: reduce verbose/debug clutter fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,07/23] dyndbg: drop NUM_TYPE_ARRAY fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,06/23] dyndbg: split param_set_dyndbg_classes to module/wrapper fns fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,05/23] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,04/23] dyndbg: replace classmap list with a vector fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,03/23] dyndbg: make ddebug_class_param union members same size fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,02/23] dyndbg: reword "class unknown," to "class:_UNKNOWN_" fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v7d,01/23] test-dyndbg: fixup CLASSMAP usage error fix DRM_USE_DYNAMIC_DEBUG=y regression --- 2023-11-01 Jim Cromie New
[v3,3/5] drm/msm: add trailing newlines to drm_dbg msgs Untitled series #220727 --- 2023-09-06 Jim Cromie New
[v5,33/33] nouveau: WIP add 2 LEVEL_NUM classmaps for CLI, SUBDEV DYNDBG: opt-in class'd debug for modules, use in drm. --- 2022-08-05 Jim Cromie New
[v5,32/33] nouveau: adapt NV_DEBUG, NV_ATOMIC to use DRM.debug DYNDBG: opt-in class'd debug for modules, use in drm. --- 2022-08-05 Jim Cromie New
[v5,31/33] nouveau: change nvkm_debug/trace to use dev_dbg POC DYNDBG: opt-in class'd debug for modules, use in drm. --- 2022-08-05 Jim Cromie New
[v5,28/33] drm_print: refine drm_debug_enabled for jump-label DYNDBG: opt-in class'd debug for modules, use in drm. --- 2022-08-05 Jim Cromie New
[v5,11/33] dyndbg: create and use struct _ddebug_info DYNDBG: opt-in class'd debug for modules, use in drm. --- 2022-08-05 Jim Cromie New
[v2,27/27] dyndbg/drm: POC add tracebits sysfs-knob DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,26/27] dyndbg: 4 new trace-events: pr_debug, dev_dbg, drm_{,dev}debug DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,25/27] dyndbg: add write-events-to-tracefs code DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,24/27] dyndbg: add _DPRINTK_FLAGS_TRACE DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,23/27] dyndbg: add _DPRINTK_FLAGS_ENABLED DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,22/27] drm_print: add _ddebug desc to drm_*dbg prototypes DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,20/27] drm_print: refine drm_debug_enabled for jump-label DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,19/27] drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,16/27] drm/print: POC drm on dyndbg - use bitmap DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,15/27] drm: POC drm on dyndbg - map class-names to drm_debug_category's DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,14/27] dyndbg: add test_dynamic_debug module DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,13/27] dyndbg: add __pr_debug_cls(class, fmt, ...) DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,12/27] dyndbg: change zero-or-one classes-map to maps list DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,11/27] dyndbg: support symbolic class-names in bitmap DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,09/27] Doc/dyndbg: document new class class_name query support DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,08/27] dyndbg: add drm.debug style bitmap support DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,07/27] dyndbg: validate class FOO on module DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,06/27] dyndbg: add dynamic_debug_(un)register_classes DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New
[v2,05/27] dyndbg: add exclusive class_id to pr_debug callsites DRM.debug on DYNAMIC_DEBUG, add trace events --- 2022-05-16 Jim Cromie New