drm/xe: Remove obsolete async_ops from struct xe_vm
authorMika Kuoppala <mika.kuoppala@linux.intel.com>
Wed, 17 Jan 2024 11:09:08 +0000 (13:09 +0200)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 29 Feb 2024 14:54:05 +0000 (09:54 -0500)
commite5f276dc1e4c6475d322bc4672c33ab74b068f3b
treef163addd084a3255789099c8b949bf9305dfade2
parent8034f6b070cc3716e81b1846f8a4ca5339c3f29b
drm/xe: Remove obsolete async_ops from struct xe_vm

When sync binds were reworked and worker removed, async_ops became
obsolete. Remove it.

Fixes: f3e9b1f43458 ("drm/xe: Remove async worker and rework sync binds")
Signed-off-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Francois Dugast <francois.dugast@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240117110908.2362615-1-mika.kuoppala@linux.intel.com
drivers/gpu/drm/xe/xe_vm_types.h