summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra2_mc.h
AgeCommit message (Collapse)Author
2012-11-27tegra: fix file names and paths in commentsMarcel Ziswiler
Several file names and paths showed copy/paste or otherwise issues.
2011-11-30arm: tegra: emc: change interface to calculate bandwidthMayuresh Kulkarni
- resurrect the support for -group argument from user space. this causes round robin sampling of client's band-width in a group - pass current emc frequency to user space so that number of clock ticks used in band-width calculation is correct for bug 759918 Original-Change-Id: Ifbfccd3cb761253a1dd3253ce40fb92d9d9bb20c Signed-off-by: Mayuresh Kulkarni <mkulkarni@nvidia.com> Reviewed-on: http://git-master/r/24929 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Rebase-Id: R625be9d46e35ffd77d50a055235469127c443b84
2011-11-30[ARM]: tegra: add support for mc/emc bandwidth statisticsMayuresh Kulkarni
provide a mechanism to perform statistical sampling of the memory controller usage on a client-by-client basis, and report the log through sysfs original work by: gking@nvidia.com Original-Change-Id: I5d7f357af0353c55e14026b036ccf7e448df643b Signed-off-by: Mayuresh Kulkarni <mkulkarni@nvidia.com> Reviewed-on: http://git-master/r/20383 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Rebase-Id: R591569f7b618508b34c2abe130700d2668779310