]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/xe: Add engine name to the engine reset and cat-err log
authorNirmoy Das <nirmoy.das@intel.com>
Tue, 28 May 2024 10:14:45 +0000 (12:14 +0200)
committerNirmoy Das <nirmoy.das@intel.com>
Wed, 29 May 2024 08:57:10 +0000 (10:57 +0200)
commitdac81a9adbf0d57a77d566fea65e8153003e5bc2
tree875bc45f96f76980afcfa0031b8cec0f03092750
parenta17aceb34e2f0ef36ffab0a96c51240e88a1c5fa
drm/xe: Add engine name to the engine reset and cat-err log

Add engine name to the engine reset and cat error log
which should be useful while debugging.

v2: Add logical mask and engine class(Matt)
    Use xe_gt_{info|dbg} (Michal)

Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240528101445.27688-1-nirmoy.das@intel.com
Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
drivers/gpu/drm/xe/xe_guc_submit.c