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 <[email protected]>
Reviewed-by: Benno Lossin <[email protected]> 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(-)
