Re: [PATCH 3/4] gpu: nova-core: convert to use new `dma_write!` syntax
From: Benno Lossin
Date: Sat Feb 14 2026 - 05:06:34 EST
On Sat Feb 14, 2026 at 6:33 AM CET, Gary Guo wrote:
> `dma_write!(dma, projection, value)` is the new syntax to be used.
>
> Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>
Reviewed-by: Benno Lossin <lossin@xxxxxxxxxx>
Cheers,
Benno
> ---
> drivers/gpu/nova-core/gsp.rs | 14 +++++++-------
> drivers/gpu/nova-core/gsp/boot.rs | 2 +-
> drivers/gpu/nova-core/gsp/cmdq.rs | 10 +++++++---
> 3 files changed, 15 insertions(+), 11 deletions(-)