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)
committerThomas Hellström <thomas.hellstrom@linux.intel.com>
Thu, 8 Feb 2024 08:51:19 +0000 (09:51 +0100)
commitbf4c27b8267d7848bb81fd41e6aa07aa662f07fb
tree8d9e5056dc5cd30edfa601db84c2358bc6e591b5
parent9e3fc1d65d4e8cf302e289847ab165ad9358fdb2
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
(cherry picked from commit d9890c028d66a9e1ee3cccaa081ab5aedcbfe431)
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
drivers/gpu/drm/xe/xe_vm.c
drivers/gpu/drm/xe/xe_vm_types.h