]> git.ipfire.org Git - thirdparty/linux.git/commit
gpu: nova-core: falcon: use dma::Coherent
authorAlexandre Courbot <acourbot@nvidia.com>
Thu, 26 Mar 2026 15:22:10 +0000 (00:22 +0900)
committerAlexandre Courbot <acourbot@nvidia.com>
Sat, 28 Mar 2026 13:20:08 +0000 (22:20 +0900)
commita88831502c8f0530e1390a5f704fbc5e73f19b8c
tree8f5683693bbc7ded0d7f2095249551afa14f2b31
parent1f9283afd3f1780bd629f02e149afe7b0c78fc5b
gpu: nova-core: falcon: use dma::Coherent

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-4-616e1d0b5cb3@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
drivers/gpu/nova-core/falcon.rs