NVIDIA GPU driver infrastructure
 help / color / mirror / Atom feed
From: "Danilo Krummrich" <dakr@kernel.org>
To: "Pedro Yudi Honda" <niyudi.honda@usp.br>
Cc: acourbot@nvida.com, nova-gpu@lists.linux.dev,
	aliceryhl@google.com, airlied@gmail.com, simona@ffwll.ch,
	dri-devel@lists.freedesktop.org, ojeda@kernel.org,
	rust-for-linux@vgdm.kernel.org,
	"Nicolás Antinori" <nico.antinori.7@gmail.com>
Subject: Re: [PATCH 0/7] drm/nova: replace `transmute` with `zerocopy`
Date: Thu, 25 Jun 2026 23:38:17 +0200	[thread overview]
Message-ID: <DJIGEANGKENH.3L3T55PFRGY3Q@kernel.org> (raw)
In-Reply-To: <20260625190553.7245-1-niyudi.honda@usp.br>

(Cc: Nicolás)

On Thu Jun 25, 2026 at 9:05 PM CEST, Pedro Yudi Honda wrote:
> This series follows the introduction of `zerocopy` to rust-next and
> replaces `transmute` traits with `zerocopy` traits. These changes are
> mechanical and don't alter functionality.

Thanks for your contribution!

Please note that this patch series does not apply to the development tree of the
Nova driver; patches for the Nova driver must be based on the drm-rust tree [1].
Please see this related explanation [2].

Also note that there's already a submission implementing a subset of this
series. Nicolás mentioned to resend once the backmerge of Linus's tree into
drm-rust-next has happened, please align with Nicolás and base your changes on
top of his changes.

Thanks,
Danilo

[1] https://gitlab.freedesktop.org/drm/rust/kernel/-/tree/drm-rust-next
[2] https://lore.kernel.org/nova-gpu/DJFVRMR67B0W.2AJBHU1PWDPFT@kernel.org/
[3] https://lore.kernel.org/nova-gpu/20260621143647.264770-1-nico.antinori.7@gmail.com/

  parent reply	other threads:[~2026-06-25 21:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-25 19:05 [PATCH 0/7] drm/nova: replace `transmute` with `zerocopy` Pedro Yudi Honda
2026-06-25 19:05 ` [PATCH 1/7] drm/nova: use `zerocopy` in firmware.rs Pedro Yudi Honda
2026-06-25 19:05 ` [PATCH 2/7] drm/nova: use `zerocopy` in vbios.rs Pedro Yudi Honda
2026-06-25 19:05 ` [PATCH 3/7] drm/nova: use `zerocopy` in booter.rs Pedro Yudi Honda
2026-06-25 19:05 ` [PATCH 4/7] drm/nova: use `zerocopy` in fwsec.rs Pedro Yudi Honda
2026-06-25 19:05 ` [PATCH 5/7] drm/nova: use `zerocopy` in bootloader.rs Pedro Yudi Honda
2026-06-25 19:05 ` [PATCH 6/7] drm/nova: use `zerocopy` in riscv.rs Pedro Yudi Honda
2026-06-25 19:05 ` [PATCH 7/7] drm/nova: remove unused trait in commands.rs Pedro Yudi Honda
2026-06-25 21:38 ` Danilo Krummrich [this message]
2026-06-26 13:15   ` [PATCH 0/7] drm/nova: replace `transmute` with `zerocopy` Nicolás Antinori

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=DJIGEANGKENH.3L3T55PFRGY3Q@kernel.org \
    --to=dakr@kernel.org \
    --cc=acourbot@nvida.com \
    --cc=airlied@gmail.com \
    --cc=aliceryhl@google.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=nico.antinori.7@gmail.com \
    --cc=niyudi.honda@usp.br \
    --cc=nova-gpu@lists.linux.dev \
    --cc=ojeda@kernel.org \
    --cc=rust-for-linux@vgdm.kernel.org \
    --cc=simona@ffwll.ch \
    /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