]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe: Update xe_device_declare_wedged() error log
authorRaag Jadav <raag.jadav@intel.com>
Thu, 5 Feb 2026 11:34:24 +0000 (17:04 +0530)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 12 Feb 2026 13:55:57 +0000 (08:55 -0500)
commit6d83ef1adaae89c2b85ec486ec90397538deba1b
tree6fdb15adb1d9a8d0768a36c3455e3d6422b48139
parent1a3c0049b3f56278c9caf2784c53f6ab435fd12c
drm/xe: Update xe_device_declare_wedged() error log

Since the introduction of DRM wedged event, there are now a few different
procedures to recover the device depending on selected recovery method.
Update the error log to reflect this and point the user to correct
documentation for it.

Signed-off-by: Raag Jadav <raag.jadav@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patch.msgid.link/20260205113424.1629204-1-raag.jadav@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_device.c