Re: [PATCH v2 0/7] rust: dma: add from-slice constructors and use them in nova-core

From: Danilo Krummrich

Date: Thu Mar 26 2026 - 13:26:25 EST


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@xxxxxxxxxx/

[...]

> 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@xxxxxxxxxx>

Feel free to also take the two DMA patches.

Thanks,
Danilo