drm/xe: Reinit msg link when processing a message
authorMatthew Brost <matthew.brost@intel.com>
Fri, 9 Aug 2024 19:19:26 +0000 (12:19 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Sat, 10 Aug 2024 02:07:29 +0000 (19:07 -0700)
commitfc33077765e9104f84b49d9b9e0702a41d5269d6
treeb3b789389083aecf063604d08c54fa36a76ec200
parenta86ee96ce819800a399e0260c5ffad793c9c6ac3
drm/xe: Reinit msg link when processing a message

Will help to avoid adding a static message twice.

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