]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: s/ENGINE_STATE_ENABLED/EXEC_QUEUE_STATE_ENABLED
authorMatthew Brost <matthew.brost@intel.com>
Thu, 25 Apr 2024 23:25:40 +0000 (16:25 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Fri, 26 Apr 2024 01:41:26 +0000 (18:41 -0700)
commitf85ada84f60cdcccb0ce897d7e54bac8c6f0722e
tree797af02d70284646393bd505a3a273eeec6d3f0d
parent3f371a98deada9aee53d908c9aa53f6cdcb1300b
drm/xe: s/ENGINE_STATE_ENABLED/EXEC_QUEUE_STATE_ENABLED

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