mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
Create common/fifo/pbdma.c and move pbdma common code: - nvgpu_pbdma_setup_sw - nvgpu_pbdma_cleanup_sw - nvgpu_pbdma_find_for_runlist - nvgpu_pbdma_init_intr_descs Moved the following HAL from fifo to pbdma - fifo.find_pbdma_for_runlist -> pbdma.find_for_runlist Added the following HALs - fifo.init_pbdma_map - pbdma.setup_sw - pbdma.cleanup_sw Jira NVGPU-2950 Change-Id: I17802ee61de669c3e17792b4505efb5e2bf530d3 Signed-off-by: Thomas Fleury <tfleury@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2092999 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
19 KiB
19 KiB