diff options
| author | Alexandre Courbot <acourbot@nvidia.com> | 2026-03-27 00:22:13 +0900 |
|---|---|---|
| committer | Alexandre Courbot <acourbot@nvidia.com> | 2026-03-28 22:20:08 +0900 |
| commit | e10dcb9d654177270b48119fa79f3924aef9ff48 (patch) | |
| tree | 4e8caf56d6041dbf97b8f0c89db44452f569ab86 /rust/kernel/iommu/git@git.tavy.me:linux.git | |
| parent | 371db8bcb925bfb0ac68db2f66aeaa0350ac1d06 (diff) | |
gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table
Replace the nova-core local `DmaObject` with a `CoherentBox` that can
fulfill the same role.
Since `CoherentBox` is more flexible than `DmaObject`, we can use the
native `u64` type for page table entries instead of messing with bytes.
The `dma` module becomes unused with that change, so remove it as well.
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-7-616e1d0b5cb3@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Diffstat (limited to 'rust/kernel/iommu/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
