linux/drivers/memory/tegra
Dmitry Osipenko fbd31f5aa6 memory: tegra20: Add debug statistics
Add debug statistics collection support. The statistics is available
via debugfs in '/sys/kernel/debug/mc/stats', it shows percent of memory
controller utilization for each memory client. This information is
intended to help with debugging of memory performance issues, it already
was proven to be useful by helping to improve memory bandwidth management
of the display driver.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210319130933.23261-1-digetx@gmail.com
2021-04-01 19:58:22 +02:00
..
Kconfig memory: tegra124: Support interconnect framework 2021-01-05 18:03:22 +01:00
Makefile memory: tegra: Add EMC scaling sequence code for Tegra210 2020-06-22 13:54:57 +02:00
mc.c memory: tegra20: Add debug statistics 2021-04-01 19:58:22 +02:00
mc.h memory: tegra20: Add debug statistics 2021-04-01 19:58:22 +02:00
tegra20-emc.c memory: tegra: Remove calls to dev_pm_opp_set_clkname() 2021-01-29 07:59:01 +01:00
tegra20.c memory: tegra20: Add debug statistics 2021-04-01 19:58:22 +02:00
tegra30-emc.c memory: tegra: Remove calls to dev_pm_opp_set_clkname() 2021-01-29 07:59:01 +01:00
tegra30.c memory: tegra30: Support interconnect framework 2020-12-05 14:54:36 +01:00
tegra114.c memory: tegra: Add missing latency allowness entry for Page Table Cache 2020-11-26 18:50:35 +01:00
tegra124-emc.c memory: tegra: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE 2021-04-01 19:58:22 +02:00
tegra124.c memory: tegra124: Support interconnect framework 2021-01-05 18:03:22 +01:00
tegra186-emc.c memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE 2021-02-08 18:15:45 +01:00
tegra186.c memory: tegra: Avoid unused function warnings 2020-06-22 13:54:58 +02:00
tegra210-emc-cc-r21021.c memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21021_periodic_compensation 2020-09-09 09:00:22 +02:00
tegra210-emc-core.c memory: tegra: Add and use devm_tegra_memory_controller_get() 2020-11-26 18:50:29 +01:00
tegra210-emc-table.c memory: tegra: Support derated timings on Tegra210 2020-06-22 13:54:57 +02:00
tegra210-emc.h memory: tegra: Drop <linux/clk-provider.h> 2020-06-22 13:54:58 +02:00
tegra210-mc.h memory: tegra: Add EMC scaling support code for Tegra210 2020-06-22 13:54:57 +02:00
tegra210.c memory: tegra: Complete tegra210_swgroups 2020-11-26 18:50:37 +01:00