All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alexandre Courbot" <acourbot@nvidia.com>
To: "Danilo Krummrich" <dakr@kernel.org>
Cc: "Abdiel Janulgue" <abdiel.janulgue@gmail.com>,
	"Daniel Almeida" <daniel.almeida@collabora.com>,
	"Robin Murphy" <robin.murphy@arm.com>,
	"Andreas Hindborg" <a.hindborg@kernel.org>,
	"Miguel Ojeda" <ojeda@kernel.org>,
	"Boqun Feng" <boqun@kernel.org>, "Gary Guo" <gary@garyguo.net>,
	"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
	"Benno Lossin" <lossin@kernel.org>,
	"Alice Ryhl" <aliceryhl@google.com>,
	"Trevor Gross" <tmgross@umich.edu>,
	"David Airlie" <airlied@gmail.com>,
	"Simona Vetter" <simona@ffwll.ch>,
	"John Hubbard" <jhubbard@nvidia.com>,
	"Alistair Popple" <apopple@nvidia.com>,
	"Joel Fernandes" <joelagnelf@nvidia.com>,
	"Timur Tabi" <ttabi@nvidia.com>, "Zhi Wang" <zhiw@nvidia.com>,
	"Eliot Courtney" <ecourtney@nvidia.com>,
	driver-core@lists.linux.dev, rust-for-linux@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/7] rust: dma: add from-slice constructors and use them in nova-core
Date: Fri, 27 Mar 2026 15:57:35 +0900	[thread overview]
Message-ID: <DHDDAY4B5JXG.5FBC99G558N7@nvidia.com> (raw)
In-Reply-To: <f7e39810-bcf2-419e-af2a-2ae0c4d5ab67@kernel.org>

On Fri Mar 27, 2026 at 2:24 AM JST, Danilo Krummrich wrote:
> On 3/26/26 4:22 PM, Alexandre Courbot wrote:
>> Based on drm-rust-next, with [1] as extra dependency.
>> 
>> [1] https://lore.kernel.org/all/20260321172749.592387-2-dakr@kernel.org/
>
> [...]
>
>> Alexandre Courbot (7):
>>       rust: dma: add from-slice constructors for Coherent and CoherentBox
>>       gpu: nova-core: firmware: riscv: use dma::Coherent
>>       gpu: nova-core: firmware: fwsec: use dma::Coherent
>>       gpu: nova-core: falcon: use dma::Coherent
>>       gpu: nova-core: fb: use dma::CoherentHandle
>>       gpu: nova-core: firmware: gsp: use dma::Coherent for signatures
>>       gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table
>
> Reviewed-by: Danilo Krummrich <dakr@kernel.org>
>
> Feel free to also take the two DMA patches.

Thanks Danilo! I will leave it ~1 more day for reviews and will push
both unless someone screams.

  reply	other threads:[~2026-03-27  6:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-26 15:22 [PATCH v2 0/7] rust: dma: add from-slice constructors and use them in nova-core Alexandre Courbot
2026-03-26 15:22 ` [PATCH v2 1/7] rust: dma: add from-slice constructors for Coherent and CoherentBox Alexandre Courbot
2026-03-26 15:22 ` [PATCH v2 2/7] gpu: nova-core: firmware: riscv: use dma::Coherent Alexandre Courbot
2026-03-26 15:22 ` [PATCH v2 3/7] gpu: nova-core: firmware: fwsec: " Alexandre Courbot
2026-03-26 15:22 ` [PATCH v2 4/7] gpu: nova-core: falcon: " Alexandre Courbot
2026-03-26 15:22 ` [PATCH v2 5/7] gpu: nova-core: fb: use dma::CoherentHandle Alexandre Courbot
2026-03-26 15:22 ` [PATCH v2 6/7] gpu: nova-core: firmware: gsp: use dma::Coherent for signatures Alexandre Courbot
2026-03-26 15:22 ` [PATCH v2 7/7] gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table Alexandre Courbot
2026-03-26 17:24 ` [PATCH v2 0/7] rust: dma: add from-slice constructors and use them in nova-core Danilo Krummrich
2026-03-27  6:57   ` Alexandre Courbot [this message]
2026-03-28 14:52     ` Alexandre Courbot

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=DHDDAY4B5JXG.5FBC99G558N7@nvidia.com \
    --to=acourbot@nvidia.com \
    --cc=a.hindborg@kernel.org \
    --cc=abdiel.janulgue@gmail.com \
    --cc=airlied@gmail.com \
    --cc=aliceryhl@google.com \
    --cc=apopple@nvidia.com \
    --cc=bjorn3_gh@protonmail.com \
    --cc=boqun@kernel.org \
    --cc=dakr@kernel.org \
    --cc=daniel.almeida@collabora.com \
    --cc=driver-core@lists.linux.dev \
    --cc=ecourtney@nvidia.com \
    --cc=gary@garyguo.net \
    --cc=jhubbard@nvidia.com \
    --cc=joelagnelf@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lossin@kernel.org \
    --cc=ojeda@kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=simona@ffwll.ch \
    --cc=tmgross@umich.edu \
    --cc=ttabi@nvidia.com \
    --cc=zhiw@nvidia.com \
    /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.