Re: [PATCH v2 0/7] rust: dma: add from-slice constructors and use them in nova-core
From: Alexandre Courbot
Date: Sat Mar 28 2026 - 10:53:15 EST
On Fri Mar 27, 2026 at 3:57 PM JST, Alexandre Courbot wrote:
> 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@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! I will leave it ~1 more day for reviews and will push
> both unless someone screams.
Pushed to drm-rust-next, thanks everyone!