]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gpu: nova-core: firmware: gsp: use dma::Coherent for signatures
authorAlexandre Courbot <acourbot@nvidia.com>
Thu, 26 Mar 2026 15:22:12 +0000 (00:22 +0900)
committerAlexandre Courbot <acourbot@nvidia.com>
Sat, 28 Mar 2026 13:20:08 +0000 (22:20 +0900)
commit371db8bcb925bfb0ac68db2f66aeaa0350ac1d06
treeba1bcc483bfd72cffb7870c91b5eb3376839f5de
parentc1c79e3bebc6f8b634fcf11d08d72a0df1cb85a0
gpu: nova-core: firmware: gsp: use dma::Coherent for signatures

Replace the nova-core local `DmaObject` with a `Coherent` that can
fulfill the same role.

Reviewed-by: Gary Guo <gary@garyguo.net>
Reviewed-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patch.msgid.link/20260327-b4-nova-dma-removal-v2-6-616e1d0b5cb3@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
drivers/gpu/nova-core/firmware/gsp.rs