drm/i915/guc: Add a debug print on GuC triggered reset
authorJohn Harrison <John.C.Harrison@Intel.com>
Fri, 27 Jan 2023 00:28:41 +0000 (16:28 -0800)
committerJohn Harrison <John.C.Harrison@Intel.com>
Fri, 27 Jan 2023 21:01:24 +0000 (13:01 -0800)
commite9823f0fc375b87a461faaaeea886491660b3083
treed7d894e1c4c3c589ed9a06b95c81e83d1d796b53
parentd907852d29d3665f94096c6cfed39429dad39ee2
drm/i915/guc: Add a debug print on GuC triggered reset

For understanding bug reports, it can be useful to have an explicit
dmesg print when a reset notification is received from GuC. As opposed
to simply inferring that this happened from other messages.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230127002842.3169194-8-John.C.Harrison@Intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c