From: John.C.Harrison@Intel.com
To: Intel-Xe@Lists.FreeDesktop.Org
Cc: John Harrison <John.C.Harrison@Intel.com>
Subject: [PATCH 0/2] drm/xe/guc: Handle crash notifications & drop default log verbosity
Date: Fri, 8 Nov 2024 13:27:35 -0800 [thread overview]
Message-ID: <20241108212737.2044007-1-John.C.Harrison@Intel.com> (raw)
From: John Harrison <John.C.Harrison@Intel.com>
If an internal error occurs in the GuC firmware, it can send a crash
notification message to the KMD. So add support for handling that by
dumping state and triggering a reset.
Also, lower the default GuC log verbosity as max level is not
generally required but is very verbose.
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
John Harrison (2):
drm/xe/guc: Reduce default GuC log verbosity
drm/xe/guc: Support crash dump notification from GuC
drivers/gpu/drm/xe/xe_guc_ct.c | 23 +++++++++++++++++++++++
drivers/gpu/drm/xe/xe_module.c | 2 +-
2 files changed, 24 insertions(+), 1 deletion(-)
--
2.47.0
next reply other threads:[~2024-11-08 21:27 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-08 21:27 John.C.Harrison [this message]
2024-11-08 21:27 ` [PATCH 1/2] drm/xe/guc: Reduce default GuC log verbosity John.C.Harrison
2024-11-08 23:33 ` Matthew Brost
2024-11-08 23:49 ` John Harrison
2024-11-08 21:27 ` [PATCH 2/2] drm/xe/guc: Support crash dump notification from GuC John.C.Harrison
2024-11-08 23:35 ` Matthew Brost
2024-11-08 23:51 ` John Harrison
2024-11-08 23:56 ` Matthew Brost
2024-11-09 0:39 ` John Harrison
2024-11-09 2:09 ` John Harrison
2024-11-08 21:50 ` [PATCH 0/2] drm/xe/guc: Handle crash notifications & drop default log verbosity Cavitt, Jonathan
2024-11-08 22:28 ` ✓ CI.Patch_applied: success for " Patchwork
2024-11-08 22:28 ` ✓ CI.checkpatch: " Patchwork
2024-11-08 22:29 ` ✓ CI.KUnit: " Patchwork
2024-11-08 22:41 ` ✓ CI.Build: " Patchwork
2024-11-08 22:43 ` ✓ CI.Hooks: " Patchwork
2024-11-08 22:45 ` ✓ CI.checksparse: " Patchwork
2024-11-08 23:02 ` ✓ CI.BAT: " Patchwork
2024-11-10 1:47 ` ✗ CI.FULL: failure " Patchwork
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=20241108212737.2044007-1-John.C.Harrison@Intel.com \
--to=john.c.harrison@intel.com \
--cc=Intel-Xe@Lists.FreeDesktop.Org \
/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