]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/xe: Improve unexpected state error messages
authorMatthew Brost <matthew.brost@intel.com>
Tue, 11 Jun 2024 14:40:48 +0000 (07:40 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Thu, 13 Jun 2024 02:10:23 +0000 (19:10 -0700)
commit41e1fa93a2fb3cf5a50e556cff7bb51231781806
tree0409d208b91f1ef2991ad72ab675c7452dff5af9
parent49cc215aad7f5b953d4fc85c75b044f0abdc10cd
drm/xe: Improve unexpected state error messages

Include G2H handler name when an unexpected error state messages.

v6:
- Use xe_gt_err (Michal)
- Print runnable state (John H)

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240611144053.2805091-7-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_guc_submit.c