[Intel-xe] [PATCH] drm/xe: Remove unused extension definition
Matthew Brost
matthew.brost at intel.com
Wed Nov 29 09:35:03 UTC 2023
On Wed, Nov 29, 2023 at 11:29:00AM -0500, Rodrigo Vivi wrote:
> The vm_create ioctl function doesn't accept any extension.
> Remove this left over.
> A backward compatible change.
>
> Cc: Francois Dugast <francois.dugast at intel.com>
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
> ---
> include/uapi/drm/xe_drm.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/uapi/drm/xe_drm.h b/include/uapi/drm/xe_drm.h
> index 88f3aca02b08..2c44845c4ba4 100644
> --- a/include/uapi/drm/xe_drm.h
> +++ b/include/uapi/drm/xe_drm.h
> @@ -584,7 +584,6 @@ struct drm_xe_ext_set_property {
> };
>
> struct drm_xe_vm_create {
> -#define DRM_XE_VM_EXTENSION_SET_PROPERTY 0
> /** @extensions: Pointer to the first extension struct, if any */
> __u64 extensions;
>
> --
> 2.43.0
>
More information about the Intel-xe
mailing list