[PATCH 0/2] drm/xe/guc: Handle crash notifications & drop default log verbosity

John.C.Harrison at Intel.com John.C.Harrison at Intel.com
Fri Nov 8 21:27:35 UTC 2024


From: John Harrison <John.C.Harrison at 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 at 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



More information about the Intel-xe mailing list