public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <ttabi@nvidia.com>
To: "airlied@redhat.com" <airlied@redhat.com>,
	"nouveau@lists.freedesktop.org" <nouveau@lists.freedesktop.org>,
	Alexandre Courbot <acourbot@nvidia.com>,
	"dakr@kernel.org" <dakr@kernel.org>,
	Joel Fernandes <joelagnelf@nvidia.com>,
	John Hubbard <jhubbard@nvidia.com>,
	"rust-for-linux@vger.kernel.org" <rust-for-linux@vger.kernel.org>
Subject: Re: [PATCH] Documentation: gpu: nova-core: document the IFR header layout
Date: Wed, 8 Apr 2026 21:36:50 +0000	[thread overview]
Message-ID: <f86f2dec2c3b6198ec0d175bc69ad3cf8962cf3b.camel@nvidia.com> (raw)
In-Reply-To: <20260408142132.3911466-1-ttabi@nvidia.com>

On Wed, 2026-04-08 at 09:21 -0500, Timur Tabi wrote:
> +    Offset  Name     Fields
> +    ------  -------  ------
> +    0x00    FIXED0   bits 31:0  - Signature (must be 0x4947564E, ASCII "NVGI")
> +    0x04    FIXED1   bit  31    - Reserved
> +                     bits 30:16 - FIXED_DATA_SIZE Fixed data size (offset to extended section)
> +                     bits 15:8  - VERSIONSW Software version
> +                     bits 7:0   - Reserved
> +    0x08    FIXED2   bit  31    - Reserved
> +                     bits 30:20 - Reserved (zero)
> +                     bits 19:0  - Total data size
> +

I just noticed that this should say 

                    bits 19:0  - TOTAL_DATA_SIZE Total data size

to match the documentation below it.

      reply	other threads:[~2026-04-08 21:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-08 14:21 [PATCH] Documentation: gpu: nova-core: document the IFR header layout Timur Tabi
2026-04-08 21:36 ` Timur Tabi [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=f86f2dec2c3b6198ec0d175bc69ad3cf8962cf3b.camel@nvidia.com \
    --to=ttabi@nvidia.com \
    --cc=acourbot@nvidia.com \
    --cc=airlied@redhat.com \
    --cc=dakr@kernel.org \
    --cc=jhubbard@nvidia.com \
    --cc=joelagnelf@nvidia.com \
    --cc=nouveau@lists.freedesktop.org \
    --cc=rust-for-linux@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox