drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
authorMatthew Brost <matthew.brost@intel.com>
Tue, 6 Feb 2024 04:50:10 +0000 (20:50 -0800)
committerMatthew Brost <matthew.brost@intel.com>
Tue, 6 Feb 2024 16:51:49 +0000 (08:51 -0800)
commitd9890c028d66a9e1ee3cccaa081ab5aedcbfe431
treeb250f4f9fee8651e2c01ce41280bf4516687b0cc
parent95ec8c1d6c9a16bdbee09f65d33b6b0c1cd83848
drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR

TEST_VM_ASYNC_OPS_ERROR is broken and unused. Remove for now and will
pull back in a later time when it is used, fixed, and properly hidden
behind a Kconfig option. Also fixup the supported flags value.

Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240206045010.2981051-1-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_vm.c
drivers/gpu/drm/xe/xe_vm_types.h