]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/xe: Add process name and PID to job timedout message
authorJosé Roberto de Souza <jose.souza@intel.com>
Wed, 10 Jul 2024 21:31:49 +0000 (14:31 -0700)
committerJosé Roberto de Souza <jose.souza@intel.com>
Thu, 11 Jul 2024 20:44:15 +0000 (13:44 -0700)
commitf6ca930d974e473fd608fc9aa1759fbe731fe44d
treee28471115892c892b5b4c95b70ef9f8e0f2ce4eb
parent71733b8d7f50b61403f940c6c9745fb3a9b98dcb
drm/xe: Add process name and PID to job timedout message

This will be very helpful for Mesa CI, where it uses PID to match
the exacly test that cause timedout/GPU hang and mark that test as
failing.

Also printing the process name as it might be relavant for human
readers.

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240710213149.57662-1-jose.souza@intel.com
drivers/gpu/drm/xe/xe_guc_submit.c