]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Replace engine references with exec queue in xe_guc_submit.c
authorMatthew Brost <matthew.brost@intel.com>
Thu, 25 Apr 2024 23:25:44 +0000 (16:25 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Fri, 26 Apr 2024 01:41:29 +0000 (18:41 -0700)
commitedc9f11af3adab20ede4a0289a1335f0d8125998
tree9b335fbb9371135097a80e05b0bbf042ce7e9790
parent3713a383f5402c57007d341703ce447fb6df1083
drm/xe: Replace engine references with exec queue in xe_guc_submit.c

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