[PATCH] drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left over
Rodrigo Vivi
rodrigo.vivi at intel.com
Tue Dec 26 18:32:52 UTC 2023
On Tue, Dec 26, 2023 at 09:23:21AM -0800, José Roberto de Souza wrote:
> This a comment left over of commit 52b226320b63
> ("drm/xe/uapi: Remove sync binds").
d3d767396a02 ("drm/xe/uapi: Remove sync binds")
>
> Cc: Matthew Brost <matthew.brost at intel.com>
> Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
Fixes: d3d767396a02 ("drm/xe/uapi: Remove sync binds")
With the fixed reference above:
Reviewed-by: Rodrigo Vivi <rodrigo.vivi 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 9fa3ae324731a..50bbea0992d9c 100644
> --- a/include/uapi/drm/xe_drm.h
> +++ b/include/uapi/drm/xe_drm.h
> @@ -832,7 +832,6 @@ struct drm_xe_vm_destroy {
> *
> * and the @flags can be:
> * - %DRM_XE_VM_BIND_FLAG_READONLY
> - * - %DRM_XE_VM_BIND_FLAG_ASYNC
> * - %DRM_XE_VM_BIND_FLAG_IMMEDIATE - Valid on a faulting VM only, do the
> * MAP operation immediately rather than deferring the MAP to the page
> * fault handler.
> --
> 2.43.0
>
More information about the Intel-xe
mailing list