diff options
| author | Christoph Hellwig <[email protected]> | 2025-05-05 07:01:39 +0000 |
|---|---|---|
| committer | Marek Szyprowski <[email protected]> | 2025-05-06 06:36:53 +0000 |
| commit | ca2c2e4a78c619bcf1c1df29fee5981035f3fcbc (patch) | |
| tree | b1c8c9f39a16c6eb0db7be832b9704902de9e44d /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | PCI/P2PDMA: Refactor the p2pdma mapping helpers (diff) | |
| download | kernel-ca2c2e4a78c619bcf1c1df29fee5981035f3fcbc.tar.gz kernel-ca2c2e4a78c619bcf1c1df29fee5981035f3fcbc.zip | |
dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
To support the upcoming non-scatterlist mapping helpers, we need to go
back to have them called outside of the DMA API. Thus move them out of
dma-map-ops.h, which is only for DMA API implementations to pci-p2pdma.h,
which is for driver use.
Note that the core helper is still not exported as the mapping is
expected to be done only by very highlevel subsystem code at least for
now.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Logan Gunthorpe <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Tested-by: Jens Axboe <[email protected]>
Reviewed-by: Luis Chamberlain <[email protected]>
Reviewed-by: Lu Baolu <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Marek Szyprowski <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
