linux-stable/drivers/memory/tegra
Dmitry Osipenko b906c056b6 memory: tegra: Fix integer overflow on tick value calculation
Multiplying the Memory Controller clock rate by the tick count results
in an integer overflow and in result the truncated tick value is being
programmed into hardware, such that the GR3D memory client performance is
reduced by two times.

Cc: stable <stable@vger.kernel.org>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2019-04-18 11:35:55 +02:00
..
Kconfig memory: tegra: Introduce Tegra20 EMC driver 2018-11-08 12:50:34 +01:00
Makefile memory: tegra: Introduce Tegra20 EMC driver 2018-11-08 12:50:34 +01:00
mc.c memory: tegra: Fix integer overflow on tick value calculation 2019-04-18 11:35:55 +02:00
mc.h memory: tegra: Properly spell "tegra" 2019-04-11 17:58:41 +02:00
tegra20-emc.c memory: tegra: Introduce Tegra20 EMC driver 2018-11-08 12:50:34 +01:00
tegra20.c memory: tegra: Properly spell "tegra" 2019-04-11 17:58:41 +02:00
tegra30.c memory: tegra: Properly spell "tegra" 2019-04-11 17:58:41 +02:00
tegra114.c memory: tegra: Properly spell "tegra" 2019-04-11 17:58:41 +02:00
tegra124-emc.c memory: Convert to using %pOFn instead of device_node.name 2018-11-27 10:54:39 -06:00
tegra124.c memory: tegra: Properly spell "tegra" 2019-04-11 17:58:41 +02:00
tegra186.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
tegra210.c memory: tegra: Properly spell "tegra" 2019-04-11 17:58:41 +02:00