drm/xe: s/ENGINE_STATE_KILLED/EXEC_QUEUE_STATE_KILLED
authorMatthew Brost <matthew.brost@intel.com>
Thu, 25 Apr 2024 23:25:42 +0000 (16:25 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Fri, 26 Apr 2024 01:41:28 +0000 (18:41 -0700)
commit1a1563e3245d96a30b62c30c4e6861ec9518699f
tree28638150ebd6ea5620e0ee1a5d207679bc87219f
parent03b3517630ce2ad079d1863c408d5d4df7d80388
drm/xe: s/ENGINE_STATE_KILLED/EXEC_QUEUE_STATE_KILLED

Exec queue has replaced engine nomenclature.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240425232544.1935578-4-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_guc_submit.c