mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
Add check to switch to non combined sequence for transfers if transfer length is greater than DMA buffer size. Combined sequence cannot handle split transfers so anything above dma_buf_size fails. In case the transfers are beyond 64KB add a mechanism to switch to non combined sequence of transfers. Bug 3754288 Change-Id: I4d4eda56dcefdd9e35c19cdaf770783b99650c2c Signed-off-by: Vishwaroop A <va@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2886311 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>