]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/guc: Support crash dump notification from GuC
authorJohn Harrison <John.C.Harrison@Intel.com>
Fri, 8 Nov 2024 21:27:37 +0000 (13:27 -0800)
committerJohn Harrison <John.C.Harrison@Intel.com>
Tue, 12 Nov 2024 19:42:13 +0000 (11:42 -0800)
commit7d4d1c54c40ef8469ab46b9a6677f380f9b01e75
treec9cb1ec0d9c5ef84bedfe7c6c93f943d2bfe93c1
parent902de142150c84eaabcfee31f83c8693b40c13ca
drm/xe/guc: Support crash dump notification from GuC

Add support for the two crash dump notifications from GuC. Either one
means GuC is toast, so just capture state trigger a reset.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241108212737.2044007-3-John.C.Harrison@Intel.com
drivers/gpu/drm/xe/xe_guc_ct.c