]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: s/ENGINE_STATE_SUSPENDED/EXEC_QUEUE_STATE_SUSPENDED
authorMatthew Brost <matthew.brost@intel.com>
Thu, 25 Apr 2024 23:25:41 +0000 (16:25 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Fri, 26 Apr 2024 01:41:27 +0000 (18:41 -0700)
commit03b3517630ce2ad079d1863c408d5d4df7d80388
tree8a5c16885bae9e37678b3d32443044d97dbf9b9b
parentf85ada84f60cdcccb0ce897d7e54bac8c6f0722e
drm/xe: s/ENGINE_STATE_SUSPENDED/EXEC_QUEUE_STATE_SUSPENDED

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-3-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_guc_submit.c