mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
ae038d93608d8a4106eb3cb261d76d8d3996e63e
Issue: Data packets sent via EQOS hardware are not following any packet gaping. The AVB use-cases have different timing requirements for class A data packets. For example, the time difference between two class A data packets are supposed to be 125 microseconds for audio data of frequency 48 kHz. Fix: Enable slot function support to schedule the data fetching from the system memory by the DMA. This feature is useful when the source AV data needs to be transmitted at specific intervals. Bug 200545374 Change-Id: I549014998380cd6c0d161c778bccdaa5ed017129 Signed-off-by: Mohan Thadikamalla <mohant@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2223850 Reviewed-by: Bhadram Varka <vbhadram@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Srinivas Ramachandran <srinivasra@nvidia.com> Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided