[igt-dev] [PATCH v5 20/21] drm-uapi/xe: Remove unused extension definition

Rodrigo Vivi rodrigo.vivi at intel.com
Thu Nov 30 19:04:09 UTC 2023


On Thu, Nov 30, 2023 at 06:45:35PM +0000, Francois Dugast wrote:
> Align with commit ("drm/xe: Remove unused extension definition")
> 
> Signed-off-by: Francois Dugast <francois.dugast at intel.com>

Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>

> ---
>  include/drm-uapi/xe_drm.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/drm-uapi/xe_drm.h b/include/drm-uapi/xe_drm.h
> index 43be76f4d..e2cce951c 100644
> --- a/include/drm-uapi/xe_drm.h
> +++ b/include/drm-uapi/xe_drm.h
> @@ -642,7 +642,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.34.1
> 


More information about the igt-dev mailing list