From: "Summers, Stuart" <stuart.summers@intel.com>
To: "jani.nikula@linux.intel.com" <jani.nikula@linux.intel.com>,
"Wajdeczko, Michal" <Michal.Wajdeczko@intel.com>
Cc: "intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>,
"Lin, Shuicheng" <shuicheng.lin@intel.com>,
"Yang, Fei" <fei.yang@intel.com>,
"Roper, Matthew D" <matthew.d.roper@intel.com>,
"Ceraolo Spurio, Daniele" <daniele.ceraolospurio@intel.com>
Subject: Re: [PATCH] drm/xe/guc: Add support for NPK as a GuC log target
Date: Wed, 8 Apr 2026 22:02:37 +0000 [thread overview]
Message-ID: <0e92b7492481ae3214630878e40f405aeb7f0d2b.camel@intel.com> (raw)
In-Reply-To: <07168815102825e019bfd6eb7ad9b82dd0040953@intel.com>
On Wed, 2026-04-08 at 16:18 +0300, Jani Nikula wrote:
> On Tue, 07 Apr 2026, "Summers, Stuart" <stuart.summers@intel.com>
> wrote:
> > On Tue, 2026-04-07 at 11:48 +0200, Michal Wajdeczko wrote:
> > >
> > > On 4/7/2026 12:53 AM, Stuart Summers wrote:
> > > > From: John Harrison <John.C.Harrison@Intel.com>
> > > >
> > > > GuC provides the ability to gather logs through a hardware
> > > > interface
> > > > called NPK. For certain debugging scenarios this can be
> > > > advantageous
> > > > over getting logs from memory (or in addition to).
> > > >
> > > > Add a hook for this alternate debugging mode via a configfs.
> > > > This
> > > > translates into a parameter passed to GuC during load time.
> > > >
> > > > v2: Convert to configfs from modparam (Matt)
> > > > v3: Configfs documentation formatting (Shuicheng)
> > > > Kerneldoc/comment add + configfs entry ordering
> > > > Only set the guc_log_target when GuC log is enabled
> > > > (Daniele)
> > >
> > > nit: we may keep change log under --- so it stays on the ML only
> >
> > Ok makes sense I'll do that on the next upload.
>
> Is this an intentional deviation from the quite prevalent drm
> subsystem
> style of including the changelog in the commit message?
>
> I'm not dead set on either style personally, but I do not like
> conflicting review feedback, and people not knowing what to do.
I agree it would be nice to have consistency, whatever we decide. I
don't have a strong preference either way, although it is interesting
to me to see progression looking at the patch history - but we can get
the same looking at the mailing list archives which is probably even
more interesting.
Do we have a general recommendation here? I don't see anything in the
git format-patch section. The kernel canonical patch format
documentation [1] does mention this as a possibility, but not a
requirement (from my reading):
"""
One good use for the additional comments after the --- marker is for a
diffstat, to show what files have changed, and the number of inserted
and deleted lines per file. A diffstat is especially useful on bigger
patches. Other comments relevant only to the moment or the maintainer,
not suitable for the permanent changelog, should also go here. A good
example of such comments might be patch changelogs which describe what
has changed between the v1 and v2 version of the patch.
"""
[1]:
https://www.kernel.org/doc/html/v4.11/process/submitting-patches.html#the-canonical-patch-format
Thanks,
Stuart
>
>
> BR,
> Jani.
>
>
next prev parent reply other threads:[~2026-04-08 22:02 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-06 22:53 [PATCH] drm/xe/guc: Add support for NPK as a GuC log target Stuart Summers
2026-04-06 23:00 ` ✓ CI.KUnit: success for drm/xe/guc: Add support for NPK as a GuC log target (rev3) Patchwork
2026-04-06 23:46 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-07 3:29 ` ✓ Xe.CI.FULL: " Patchwork
2026-04-07 9:48 ` [PATCH] drm/xe/guc: Add support for NPK as a GuC log target Michal Wajdeczko
2026-04-07 18:55 ` Summers, Stuart
2026-04-08 12:40 ` Michal Wajdeczko
2026-04-08 21:51 ` Summers, Stuart
2026-04-08 13:18 ` Jani Nikula
2026-04-08 22:02 ` Summers, Stuart [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-02-26 23:26 Stuart Summers
2026-03-19 18:25 ` Summers, Stuart
2026-04-06 17:58 ` Summers, Stuart
2026-04-06 21:28 ` Daniele Ceraolo Spurio
2026-04-06 22:37 ` Summers, Stuart
2026-04-06 23:45 ` Daniele Ceraolo Spurio
2026-04-06 23:59 ` Summers, Stuart
2026-04-06 21:59 ` Lin, Shuicheng
2026-04-06 22:38 ` Summers, Stuart
2026-02-24 20:36 Stuart Summers
2026-02-25 0:24 ` Matt Roper
2026-02-25 21:52 ` Summers, Stuart
2026-02-25 22:46 ` Matt Roper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0e92b7492481ae3214630878e40f405aeb7f0d2b.camel@intel.com \
--to=stuart.summers@intel.com \
--cc=Michal.Wajdeczko@intel.com \
--cc=daniele.ceraolospurio@intel.com \
--cc=fei.yang@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=matthew.d.roper@intel.com \
--cc=shuicheng.lin@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox