All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
To: Oded Gabbay <ogabbay@kernel.org>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] accel/habanalabs/uapi: new Gaudi2 server type
Date: Mon, 3 Apr 2023 08:13:29 +0200	[thread overview]
Message-ID: <20230403061329.GA2805838@linux.intel.com> (raw)
In-Reply-To: <20230330093234.1605251-1-ogabbay@kernel.org>

On Thu, Mar 30, 2023 at 12:32:34PM +0300, Oded Gabbay wrote:
> Add definition of a new Gaudi2 server type. This represents
> the connectivity between the cards in that server type.
> 
> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>

> ---
>  include/uapi/drm/habanalabs_accel.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/include/uapi/drm/habanalabs_accel.h b/include/uapi/drm/habanalabs_accel.h
> index c139aab17c8a..d9ef1b151d04 100644
> --- a/include/uapi/drm/habanalabs_accel.h
> +++ b/include/uapi/drm/habanalabs_accel.h
> @@ -708,7 +708,8 @@ enum hl_server_type {
>  	HL_SERVER_GAUDI_HLS1H = 2,
>  	HL_SERVER_GAUDI_TYPE1 = 3,
>  	HL_SERVER_GAUDI_TYPE2 = 4,
> -	HL_SERVER_GAUDI2_HLS2 = 5
> +	HL_SERVER_GAUDI2_HLS2 = 5,
> +	HL_SERVER_GAUDI2_TYPE1 = 7
>  };
>  
>  /*
> -- 
> 2.40.0
> 

      reply	other threads:[~2023-04-03  6:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-30  9:32 [PATCH] accel/habanalabs/uapi: new Gaudi2 server type Oded Gabbay
2023-04-03  6:13 ` Stanislaw Gruszka [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230403061329.GA2805838@linux.intel.com \
    --to=stanislaw.gruszka@linux.intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=ogabbay@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.