[PATCH v4 5/7] i915/gvt: control pr_debug("gvt:")s with bits in parameters/debug_gvt
Emil Velikov
emil.l.velikov at gmail.com
Mon Aug 2 16:27:01 UTC 2021
Hi Jim,
On Sat, 31 Jul 2021 at 22:42, Jim Cromie <jim.cromie at gmail.com> wrote:
> DYNDBG_BITMAP_DESC(__gvt_debug, "dyndbg bitmap desc",
> { "gvt: cmd: ", "command processing" },
> { "gvt: core: ", "core help" },
> { "gvt: dpy: ", "display help" },
> { "gvt: el: ", "help" },
> { "gvt: irq: ", "help" },
> { "gvt: mm: ", "help" },
> { "gvt: mmio: ", "help" },
> { "gvt: render: ", "help" },
> { "gvt: sched: " "help" });
>
Previous commit removed the space after the colon. The above example
needs updating.
This concludes a casual read-through on my end. Hope it helps o/
-Emil
More information about the amd-gfx
mailing list