dma_map_resource and dma_unmap_resource functions are API for mapping
and unmapping of memory-mapped IO resources so they can be accessed by
the device.
Required by drm-kmod v5.5 to be built.
Differential D30933
LinuxKPI: Implement dma_map_resource/dma_unmap_resource functions. wulf on Jun 28 2021, 8:53 PM. Authored by Tags None Referenced Files
Details
dma_map_resource and dma_unmap_resource functions are API for mapping Required by drm-kmod v5.5 to be built. This naive implementation is completely untested as drm-kmod v5.5 uses
Diff Detail
Event Timeline |