commit | 7763cc24e2103a54eb43bbe46fca59ddab77c2f2 | [log] [tgz] |
---|---|---|
author | Manikanta Maddireddy <mmaddireddy@nvidia.com> | Tue Jun 18 23:31:48 2019 +0530 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Thu Jun 20 17:20:40 2019 +0100 |
tree | 2478b926ff3727e111791e17f88363a9dab17ad1 | |
parent | 2513a4ee47354e1d8b6b9d084cb5625813fb96d4 [diff] |
PCI: tegra: Enable opportunistic UpdateFC and ACK Enable opportunistic UpdateFC and ACK to allow data link layer send pending ACKs and UpdateFC packets when link is idle instead of waiting for timers to expire. This improves the PCIe performance due to better utilization of PCIe bandwidth. Signed-off-by: Manikanta Maddireddy <mmaddireddy@nvidia.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Thierry Reding <treding@nvidia.com>