]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/xe: Set GT as wedged before sending wedged uevent
authorRiana Tauro <riana.tauro@intel.com>
Tue, 26 Aug 2025 06:34:10 +0000 (12:04 +0530)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 26 Aug 2025 14:11:34 +0000 (10:11 -0400)
commit90fdcf5f89e9288c153923f16a60e6f7da18ba76
tree305f8220d178402a13c5f76f702ab516769f2e18
parent9c857a9d84e01332d031b55c4e38a66daecbae73
drm/xe: Set GT as wedged before sending wedged uevent

Userspace should be notified after setting the device as wedged.
Re-order function calls to set gt wedged before sending uevent.

Cc: Matthew Brost <matthew.brost@intel.com>
Suggested-by: Raag Jadav <raag.jadav@intel.com>
Signed-off-by: Riana Tauro <riana.tauro@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://lore.kernel.org/r/20250826063419.3022216-4-riana.tauro@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_device.c