[Intel-xe] [PATCH] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
Matt Roper
matthew.d.roper at intel.com
Wed Jun 7 22:49:55 UTC 2023
On Wed, Jun 07, 2023 at 03:38:40PM -0700, Ashutosh Dixit wrote:
> Trivial kernel-doc fix, s/vm_id/engine_id/
>
> Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
> ---
> include/uapi/drm/xe_drm.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/uapi/drm/xe_drm.h b/include/uapi/drm/xe_drm.h
> index 0ebc50beb5e59..edd29e7f39eb3 100644
> --- a/include/uapi/drm/xe_drm.h
> +++ b/include/uapi/drm/xe_drm.h
> @@ -656,7 +656,7 @@ struct drm_xe_exec {
> /** @extensions: Pointer to the first extension struct, if any */
> __u64 extensions;
>
> - /** @vm_id: VM ID to run batch buffer in */
> + /** @engine_id: Engine ID for the batch buffer */
> __u32 engine_id;
>
> /** @num_syncs: Amount of struct drm_xe_sync in array. */
> --
> 2.38.0
>
--
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation
More information about the Intel-xe
mailing list