drm/xe/uapi: Kill VM_MADVISE IOCTL
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 10 Nov 2023 15:41:52 +0000 (15:41 +0000)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:44:32 +0000 (11:44 -0500)
commitddfa2d6a846a571edb4dc6ed29d94b38558ae088
treef74fd64e263197d37bbe68a535f4c3f47e084a02
parent1a912c90a278177423128e5b82673575821d0c35
drm/xe/uapi: Kill VM_MADVISE IOCTL

Remove unused IOCTL.
Without any userspace using it we need to remove before we
can be accepted upstream.

At this point we are breaking the compatibility for good,
so we don't need to break when we are in-tree. So, let's
also use this breakage to sort out the IOCTL entries and
fix all the small indentation and line issues.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Francois Dugast <francois.dugast@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
drivers/gpu/drm/xe/Makefile
drivers/gpu/drm/xe/xe_bo.c
drivers/gpu/drm/xe/xe_bo_types.h
drivers/gpu/drm/xe/xe_device.c
drivers/gpu/drm/xe/xe_vm_madvise.c [deleted file]
drivers/gpu/drm/xe/xe_vm_madvise.h [deleted file]
include/uapi/drm/xe_drm.h